5 Replies - 920 Views - Last Post: 05 March 2010 - 12:38 PM

#1 Midwest Product   User is offline

  • D.I.C Head

Reputation: 2
  • View blog
  • Posts: 74
  • Joined: 05-February 10

A tricky proof/puzzle thingy

Posted 04 March 2010 - 09:33 AM

Show n even if and only if n^2 is even.

Replies To: A tricky proof/puzzle thingy

#2 kowwok   User is offline

  • D.I.C Addict
  • member icon

Reputation: 21
  • View blog
  • Posts: 583
  • Joined: 20-November 09

Re: A tricky proof/puzzle thingy

Posted 04 March 2010 - 09:35 AM

n==0?

#3 rms7936   User is offline

  • D.I.C Head

Reputation: -2
  • View blog
  • Posts: 187
  • Joined: 22-October 09

Re: A tricky proof/puzzle thingy

Posted 04 March 2010 - 09:42 PM

o is not even.
n=2?

#4 Brewer   User is offline

  • Awesome
  • member icon

Reputation: 183
  • View blog
  • Posts: 1,044
  • Joined: 14-June 10

Re: A tricky proof/puzzle thingy

Posted 05 March 2010 - 01:28 AM

All even numbers remain even numbers after they are squared.
Therefore the answer is: all even numbers.

#5 Gloin   User is offline

  • Expert Schmexpert...
  • member icon

Reputation: 235
  • View blog
  • Posts: 4,489
  • Joined: 04-August 08

Re: A tricky proof/puzzle thingy

Posted 05 March 2010 - 12:30 PM

He's asking for a proof, not further assumptions.

He wants you to prove that
even n -> even n2
and
even n2 -> even n

I'll give it a try later.. Induction proof seems to be the way to go..

#6 Gloin   User is offline

  • Expert Schmexpert...
  • member icon

Reputation: 235
  • View blog
  • Posts: 4,489
  • Joined: 04-August 08

Re: A tricky proof/puzzle thingy

Posted 05 March 2010 - 12:38 PM

Or actually..
1) Every even number n is divisible by 2 and can therefore be written as 2*k where k is a natural number.
2) this means that the square of n can be written as (2*k)*(2*k) = 2*(2*k*k) which is obviously even based on 1.

3) Further, any even square must be a multiple of 4 since the sqrt 2 is irrational and can never become a natural number by multiplication.
4) Therefore any even square can be written as 4*k*k = 2*2*k*k = (2*k)*(2*k). Taking the sqrt of (2*k)*(2*k) yields 2*k which again is even by 1.

Proof concluded. (maybe)

This post has been edited by Gloin: 05 March 2010 - 12:43 PM


Page 1 of 1