Homepage › Solution manuals › Terence Tao › Analysis I › Exercise 4.4.2 (Infinite descent)
Exercise 4.4.2 (Infinite descent)
A definition: a sequence of numbers (natural numbers, integers, rationals, or reals) is said to be in infinite descent if we have for all natural numbers (i.e., ).
- (a)
- Prove the principal of infinite descent: that it is not possible to have a sequence of natural numbers which is in infinite descent.(Hint: assume for sake of contradiction that you can find a sequence of natural numbers which is in infinite descent. Since all the are natural numbers, you know that for all . Now use induction to show in fact that for all and all , and obtain a contradiction.)
- (b)
- Does the principle of infinite descent work if the sequence is allowed to take integer values insread of natural number values? What about if it is allowed to take positive rational values instead of natural numbers? Explain.
Answers
Proof. (a) Reasoning by contradiction, let be some strictly decreasing sequence of natural numbers (a sequence of natural numbers in “infinite descent” : ).
Consider the following property (which depends of , but not of ),
- Since the are natural numbers, for all . This shows that is true.
-
Reasoning by induction, assume that is true for some natural number . Then for all subscripts .
Reasoning by contradiction, assume now that is false: there is some index such that . By the induction hypothesis , so , where , hence . Therefore , but the induction hypothesis implies . This is a contradiction, thus is true (assuming ).
-
The conclusion of the induction is that is true for all , so
In particular for all . By Proposition 4.4.1 (and Exercise 4.4.1), there is some integer such that . This is a contradiction, which proves that there is not possible to have a sequence of natural numbers which is in infinite descent.
(This principle was often used by Pierre de Fermat to prove results in Number Theory.)
(b) This principle don’t apply in , or in , where we can build strictly decreasing sequences:
The sequence defined by is in “infinite descent”:
The sequence defined by is in “infinite descent”:
□