Exercise 6.3.2

Consider the sequence of functions

h n ( x ) = x 2 + 1 n .

(a)
Compute the pointwise limit of ( h n ) and then prove that the convergence is uniform on R .
(b)
Note that each h n is differentiable. Show g ( x ) = lim h n ( x ) exists for all x , and explain how we can be certain that the convergence is not uniform on any neighborhood of zero.

Answers

(a)
As n , h n ( x ) x 2 = | x | . Now, recall that a + b a + b (I think this has been proved earlier, but if not, this is easily shown by squaring both sides); alternatively a + b a b , and so
| ( x 2 + 1 n ) x 2 | 1 n = 1 n

which we can clearly make less than any 𝜖 > 0 .

(b)
h n ( x ) = x x 2 + 1 n

which converges to

g ( x ) = { 1 x > 0 0 x = 0 1 x < 0

Define h ( x ) to be the pointwise limit of ( h n ) . If the convergence to g was uniform, that would imply that g n = h ( x ) (by the Differentiable Limit Theorem). But from part (a) h is not differentiable at 0, therefore the convergence to g cannot be uniform in a neighborhood around 0.

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