Exercise 6.2.2

(a)
Define a sequence of functions on R by f n ( x ) = { 1  if  x = 1 , 1 2 , 1 3 , , 1 n 0  otherwise 

and let f be the pointwise limit of f n . Is each f n continuous at zero? Does f n f uniformly on R ? Is f continuous at zero?

(b)
Repeat this exercise using the sequence of functions g n ( x ) = { x  if  x = 1 , 1 2 , 1 3 , , 1 n 0  otherwise. 

(c)
Repeat the exercise once more with the sequence h n ( x ) = { 1  if  x = 1 n x  if  x = 1 , 1 2 , 1 3 , , 1 n 1 0  otherwise. 

In each case, explain how the results are consistent with the content of the Continuous Limit Theorem (Theorem 6.2.6).

Answers

(a)
Each f n is continuous at zero, but f is not continuous at zero meaning (by Theorem 6.2.6) that f n does not converge to f uniformly.
(b)
Each g n is continuous at zero, and the pointwise limit g is also continuous at zero. Since we aren’t contradicting 6.2.6 the convergence may or may not be uniform.

The definitions show | g ( x ) g n ( x ) | < 1 n for all x (max is at x = 1 ( n + 1 ) ). Setting N > 1 𝜖 gives (for all n N and for all x R )

| g ( x ) g n ( x ) | < 𝜖

As desired, thus ( g n ) g uniformly.

(c)
Each h n is continuous at zero, and so is the pointwise limit h . 6.2.6 doesn’t apply so we’ll have to check if the convergence is uniform. Notice that if x n = 1 n then | h ( x n ) h n ( x n ) | = 1 1 n

For all n , meaning no matter how big n is, we can’t make | h h n | < 1 2 for all x implying h n does not converge to h uniformly.

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