Exercise 6.3.4

Let

h n ( x ) = sin ( nx ) n .

Show that h n 0 uniformly on R but that the sequence of derivatives ( h n ) diverges for every x R .

Answers

| sin ( x ) | 1 and so | h n ( x ) | < 1 n which shows that h n 0 uniformly on R . h n ( x ) = n cos ( nx ) n = n cos ( nx ) . Intuitively this diverges because of the unbounded n factor, but to prove it formally requires some thought. We want to show that for any fixed real numbers x and M we can find some n where h n ( x ) M (this will show that h n ( x ) is unbounded and thus diverges). First let N 1 > 4 M 2 , then we just need to find some n N 1 so that | nx | π 3 for some integer Z ; this would cause | cos ( nx ) | 1 2 and thus h n ( x ) M .

Express N 1 x = 2 πP + k where P is some integer and 0 k < 2 π . (This next bit is reminiscent of arithmetic modulo 2 π .) Now if k [ 0 , π 3 ] or [ 2 π 3 , 4 π 3 ] or [ 5 π 3 , 2 π ] we’re done. Otherwise k ( π 3 , 2 π 3 ) or ( 4 π 3 , 5 π 3 ) ; so consider 2 N 1 x = 4 πP + 2 k , with 2 k ( 2 π 3 , 4 π 3 ) or ( 8 π 3 , 10 π 3 ) ; both of these cases will have 2 N 1 x within π 3 of a multiple of π , hence h n ( x ) diverges for all x .

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