Exercise 6.2.3

For each n N and x [ 0 , ) , let

g n ( x ) = x 1 + x n  and  h n ( x ) = { 1  if  x 1 n nx  if  0 x < 1 n

Answer the following questions for the sequences ( g n ) and ( h n ) ;

(a)
Find the pointwise limit on [ 0 , ) .
(b)
Explain how we know that the convergence cannot be uniform on [ 0 , ) .
(c)
Choose a smaller set over which the convergence is uniform and supply an argument to show that this is indeed the case.

Answers

(a)
lim g n ( x ) = { x if  x [ 0 , 1 ) 1 2 if  x = 1 0 if  x ( 1 , ) and lim h n ( x ) = { 1 if  x > 0 0 if  x = 0

(b)
They can’t converge uniformly since it would contradict Theorem 6.2.6 as both g n and h n are continuous but the limit functions are not.
(c)
Over [ 1 , ) we have h n ( x ) = h ( x ) = 1 for all n , thus | h n ( x ) h ( x ) | = 0 for all x [ 1 , ) so h n converges uniformly.

Now for g n . Let t [ 0 , 1 ) , I claim g n ( x ) x uniformly over [ 0 , t ) since

| x 1 + x n x | = | x x ( 1 + x n ) 1 + x n | = | x n + 1 1 + x n | < | t n + 1 | < 𝜖 x

After setting n > log t 𝜖 .

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