Homepage Solution manuals Terence Tao Analysis I Exercise 3.6.3 (Finite sets of N are bounded)

Exercise 3.6.3 (Finite sets of N are bounded)

Let n be a natural number, and let f : { i N : 1 i n } N be a function. Show that there exists a natural number M such that f ( i ) M 1 i n . Thus finite subsets of the natural numbers are bounded.

Answers

Proof.

By induction on n :
For n = 1 : M = f ( 1 ) so f ( 1 ) M is satisfied.

Assume the statement holds for some n = k 1 . Let f : { 1 , , k + 1 } . Restrict f to { 1 , , k } .

Then via the induction hypothesis there is M k with f ( i ) M k for all 1 i k .

Define

M : = max { M k , f ( k + 1 ) } .

Then M and for every 1 i k + 1 we have f ( i ) M (if i k this follows from f ( i ) M k M , and if i = k + 1 it follows from f ( k + 1 ) M ). Thus the statement holds for n = k + 1 .

By induction the statement holds for every n . Consequently, any finite subset { f ( 1 ) , , f ( n ) } has a largest element M and is bounded. □

User profile picture
2025-09-22 22:48
Comments