Exercise 6.5.10

Let g ( x ) = n = 0 b n x n converge on ( R , R ) , and assume ( x n ) 0 with x n 0 . If g ( x n ) = 0 for all n N , show that g ( x ) must be identically zero on all of ( R , R ) .

Answers

Let f ( n ) denote the n ’th derivative of f (with f ( 0 ) = f ). The intermediate claims we make along the way are:

1.
If a differentiable function f has a sequence ( x n ) 0 satisyfing f ( x n ) = 0 , then its derivative also has a sequence ( y n ) 0 satisfying f ( y n ) = 0 .
2.
Any function f with a bounded derivative over an interval containing 0 with some sequence ( x n ) 0 satisfying f ( x n ) = 0 , will also satisfy f ( 0 ) = 0 .
3.
Given a power series f ( x ) = n = 0 a n x n , if f ( n ) ( 0 ) = 0 , then a n = 0 .

For claim 1, we apply the Mean Value Theorem to get some y n between x n and x n + 1 with f ( y n ) = 0 ; we thus have | y n | max { x n , x n + 1 } and therefore ( y n ) 0 .

For claim 2, suppose that f ( 0 ) = 𝜖 0 , and | f ( x ) | < M . Now since ( x n ) 0 we can find some x i satisfying | x i | < 𝜖 M . By the Mean Value Theorem, we then have that

| f ( c ) | = | 𝜖 𝜖 M | = M

for some c , violating the assumption that f ( x ) is bounded. Hence f ( 0 ) = 0 .

For claim 3, we differentiate termwise n times and note that all terms that still have x will evaluate to 0. We thus have

f ( n ) ( 0 ) = ( n ! ) a n = 0

and thus a n = 0 .

From claim 1, we have by indution that every g ( i ) has some sequence ( x i , n ) satisfying lim n x i , n 0 and g ( i ) ( x i , n ) = 0 . Now since each of g ( n ) is bounded (by continuity over the compact set [ R 2 , R 2 ] , for example), each of g ( n ) also has a bounded derivative, and thus we can apply claim 2 to get that g ( n ) ( 0 ) = 0 for all n . Finally claim 3 implies that b n = 0 for all n , and hence g ( x ) must be identically 0 over ( R , R ) .

User profile picture
2022-01-27 00:00
Comments