Exercise 6.3.1

Consider the sequence of functions defined by

g n ( x ) = x n n .

(a)
Show ( g n ) converges uniformly on [ 0 , 1 ] and find g = lim g n . Show that g is differentiable and compute g ( x ) for all x [ 0 , 1 ] .
(b)
Now, show that ( g n ) converges on [ 0 , 1 ] . Is the convergence uniform? Set h = lim g n and compare h and g . Are they the same?

Answers

(a)
I claim that ( g n ) 0 . This can be seen by noting that for x [ 0 , 1 ] , 0 x n 1 and so 0 g n ( x ) 1 n . Thus for any 𝜖 > 0 , any n > N = 1 𝜖 will force | g n ( x ) 0 | < 𝜖 . g ( x ) = 0 is obviously differentiable, with its derivative just 0 .
(b)
g ( n ) = x n 1 . Using a similar argument,
h ( x ) = lim n g n ( x ) = { 0 x [ 0 , 1 ) 1 x = 1

which is not equal to g ( x ) at 1 . Tne convergence is not uniform. For 𝜖 = 0.5 and any given n , choosing 1 > x > 𝜖 N leads to g n ( x ) > 𝜖 , preventing uniform convergence.

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