Serving the Quantitative Finance Community

 
User avatar
iliketopology
Topic Author
Posts: 0
Joined: October 15th, 2007, 11:08 pm

What is wrong with this proof?

September 10th, 2010, 2:20 pm

We interviewed a candidate and the senior quant cribbed at the response given by the candidate (although I found it rather adequate). Here is the problem and the solution. It was felt that the solution was not robust. I would like to know for myself the right solution. Question: N=1 is the largest positive natural number. Because if N > 1, then N^2 > N ( for N not equal to 1). Since there is a number N^2 greater than N (which is not 1), there is no other natural number except 1 that satisfies the rule that N^2 <= N. Hence, N =1 is the largest natural number.
Last edited by iliketopology on September 9th, 2010, 10:00 pm, edited 1 time in total.
 
User avatar
stilyo
Posts: 16
Joined: January 12th, 2009, 6:31 pm

What is wrong with this proof?

September 10th, 2010, 2:33 pm

"solution" to what? find the error in the "proof" that N=1 is the largest natural number, is that what the question is?
 
User avatar
eh
Posts: 3
Joined: March 2nd, 2010, 9:26 am

What is wrong with this proof?

September 10th, 2010, 3:48 pm

The error in the proof is the assumption that the largest natural number exists.
 
User avatar
iliketopology
Topic Author
Posts: 0
Joined: October 15th, 2007, 11:08 pm

What is wrong with this proof?

September 10th, 2010, 3:50 pm

QuoteOriginally posted by: stilyo"solution" to what? find the error in the "proof" that N=1 is the largest natural number, is that what the question is?Yes Yes.I had the solution of the candidate typed earlier but removed it. Wel, the question is find flaw in the proof that N= 1 is the largest natural number.Because if N > 1 then N^2 > N and hence there is a number greater than N which contradicts that N >1 is the highest natural number. Therefore N =1 is the highest natural number. Find flaw in this proof.
Last edited by iliketopology on September 9th, 2010, 10:00 pm, edited 1 time in total.
 
User avatar
iliketopology
Topic Author
Posts: 0
Joined: October 15th, 2007, 11:08 pm

What is wrong with this proof?

September 10th, 2010, 3:52 pm

QuoteOriginally posted by: ehThe error in the proof is the assumption that the largest natural number exists.quite true. now am trying to prove mathematically that this is indeed the error
 
User avatar
stilyo
Posts: 16
Joined: January 12th, 2009, 6:31 pm

What is wrong with this proof?

September 10th, 2010, 4:03 pm

well the argument can go like this:N is the largest positive natural number.Assume N is not equal to k.then (N-k)^2+k>k.There is no other natural number which satisfies (N-k)^2+k<=k except k.Therefore k is the largest natural number, and since k was arbitrary every natural number is the largest.Condition on a false premise (largest natural number exists), and you can prove anything. We just recently had a discussion along these lines about existence and uniqueness somewhere here.. what else is there to prove in a more formal manner I am not sure
 
User avatar
iliketopology
Topic Author
Posts: 0
Joined: October 15th, 2007, 11:08 pm

What is wrong with this proof?

September 10th, 2010, 5:31 pm

QuoteOriginally posted by: stilyowell the argument can go like this:N is the largest positive natural number.Assume N is not equal to k.then (N-k)^2+k>k.There is no other natural number which satisfies (N-k)^2+k<=k except k.Therefore k is the largest natural number, and since k was arbitrary every natural number is the largest.Condition on a false premise (largest natural number exists), and you can prove anything. We just recently had a discussion along these lines about existence and uniqueness somewhere here.. what else is there to prove in a more formal manner I am not surePerpaps you nailed it although am somewhat not seeing the logical deduction of k being largest number satisfying (N-k)^2+k<=kThat being said, I remember vaguely from my real analysis courses about set of natural numbers N not being bounded (which is true). Hence, there is no least upper bound - no maximum.
 
User avatar
wileysw
Posts: 7
Joined: December 9th, 2006, 6:13 pm

What is wrong with this proof?

September 10th, 2010, 9:59 pm

QuoteOriginally posted by: iliketopologyPerpaps you nailed it although am somewhat not seeing the logical deduction of k being largest number satisfying (N-k)^2+k<=ki guess stylio meant k being the only natural number satisfying (N-k)^2+N <= N, so his example for k=1 would be N^2-N+1 instead of N^2 in your original post
 
User avatar
iliketopology
Topic Author
Posts: 0
Joined: October 15th, 2007, 11:08 pm

What is wrong with this proof?

September 11th, 2010, 3:41 pm

QuoteOriginally posted by: wileyswQuoteOriginally posted by: iliketopologyPerpaps you nailed it although am somewhat not seeing the logical deduction of k being largest number satisfying (N-k)^2+k<=ki guess stylio meant k being the only natural number satisfying (N-k)^2+N <= N, so his example for k=1 would be N^2-N+1 instead of N^2 in your original postThat makes a lot of sense.
 
User avatar
joet
Posts: 1
Joined: September 27th, 2006, 2:52 pm

What is wrong with this proof?

September 13th, 2010, 2:52 pm

The error is using the argument to deduce that 1 is the largest natural number. What you've actually done is prove that the largest natural number cannot be anything other than 1. It's then trivial to prove that 1 is not the largest natual number either, and hence come to the conclusion that there is no largest natural number.
Last edited by joet on September 12th, 2010, 10:00 pm, edited 1 time in total.
 
User avatar
AVt
Posts: 90
Joined: December 29th, 2001, 8:23 pm

What is wrong with this proof?

September 13th, 2010, 6:27 pm

1) "Because if N > 1, then N^2 > N". Why?2) The assertion is "N natural number and maximal", so the contractiongives negation "not a Natural or not maximal"
 
User avatar
Cuchulainn
Posts: 22935
Joined: July 16th, 2004, 7:38 am

What is wrong with this proof?

September 13th, 2010, 7:32 pm

It's not even wrong because it contradicts the Peano axioms for natural numbersQuoteA1. There is a member of N called 1.A2. If x is a member of N, then there exists a unique element x' of N,called the successor of x.A3. For all x in N, x' is not equal to 1.A4. Given elements x and y in N, if x' = y' then x = y.etc.It undermines the sets Z, Q, R etc. edit:typo
Last edited by Cuchulainn on September 13th, 2010, 10:00 pm, edited 1 time in total.
 
User avatar
list
Posts: 0
Joined: October 26th, 2005, 2:08 pm

What is wrong with this proof?

September 18th, 2010, 9:47 pm

QuoteOriginally posted by: iliketopologyWe interviewed a candidate and the senior quant cribbed at the response given by the candidate (although I found it rather adequate). Here is the problem and the solution. It was felt that the solution was not robust. I would like to know for myself the right solution. Question: N=1 is the largest positive natural number. Because if N > 1, then N^2 > N ( for N not equal to 1). Since there is a number N^2 greater than N (which is not 1), there is no other natural number except 1 that satisfies the rule that N^2 <= N. Hence, N =1 is the largest natural number.We dealing with natural numbers set. This set forms by define 0, 1 and operation called 'addition' not a 'power'. Thus for any N natural there exist N+1 which also is a natural number. On the other hand it is something lost in the introduced example. Indeed from the proof it follows that N = 1 is the unique natural number that satisfies N^2 <= N so what?
 
User avatar
ChicagoGuy
Posts: 0
Joined: April 13th, 2007, 1:45 am

What is wrong with this proof?

September 21st, 2010, 2:41 pm

To be able to answer the question, I suspect that you need the axiomatic definition of the natural numbers, which is not trivial. Look up the Peano Axioms, and you will find the answer to this question.
Last edited by ChicagoGuy on September 20th, 2010, 10:00 pm, edited 1 time in total.
 
User avatar
ChicagoGuy
Posts: 0
Joined: April 13th, 2007, 1:45 am

What is wrong with this proof?

September 21st, 2010, 2:55 pm

QuoteOriginally posted by: listQuoteOriginally posted by: iliketopologyWe interviewed a candidate and the senior quant cribbed at the response given by the candidate (although I found it rather adequate). Here is the problem and the solution. It was felt that the solution was not robust. I would like to know for myself the right solution. Question: N=1 is the largest positive natural number. Because if N > 1, then N^2 > N ( for N not equal to 1). Since there is a number N^2 greater than N (which is not 1), there is no other natural number except 1 that satisfies the rule that N^2 <= N. Hence, N =1 is the largest natural number.We dealing with natural numbers set. This set forms by define 0, 1 and operation called 'addition' not a 'power'. Thus for any N natural there exist N+1 which also is a natural number. On the other hand it is something lost in the introduced example. Indeed from the proof it follows that N = 1 is the unique natural number that satisfies N^2 <= N so what?Like List said (and more specifically accordingly to the Peano Axioms), a property of the natural numbers is that if N is a natural number, then N+1 is also a natural number. With this property, you can prove there isnt a largest number, proving that the original claim in this thread to be wrong.