Exercise 6.4.2

Decide whether each proposition is true or false, providing a short justification or counterexample as appropriate.

(a)
If n = 1 g n converges uniformly, then ( g n ) converges uniformly to zero.
(b)
If 0 f n ( x ) g n ( x ) and n = 1 g n converges uniformly, then n = 1 f n converges uniformly.
(c)
If n = 1 f n converges uniformly on A , then there exist constants M n such that | f n ( x ) | M n for all x A and n = 1 M n converges.

Answers

(a)
True: applying the Cauchy Criterion with n = m + 1 we have that | g n ( x ) | < 𝜖 for any 𝜖 > 0 , therefore ( g n ) 0 .
(b)
True:
| i = m + 1 n f i ( x ) | = i = m + 1 n f i ( x ) i = m + 1 n g i ( x ) = | i = m + 1 n g i ( x ) | < 𝜖

and therefore ( f i ) converges uniformly.

(c)
False: Consider the following sequence of functions, defined over [ 0 , 1 ) :
g i , j ( x ) = { 2 i 2 i ( j 1 ) x < 2 i j 0 otherwise

with i 1 and j an integer ranging from 1 to 2 i inclusive. Each g i , j ( x ) consists of a pulse of height and width 2 i , at disjoint locations for each i . Let f n ( x ) be obtained by iterating through each g 1 , j , then through each g 2 , j , then through each g 3 , j , and so on.

n = 1 f n converges to 1 because

k = 1 2 i g i , k = 2 i

, and uniform convergence is achieved when we include all of the g i , j for a given g i . On the other hand, the upper bound (and therefore minimum value of the constant M n ) for each g i , j is 2 i , with

k = 1 2 i max g i , k ( x ) = 1

which implies that n = 1 M n will not converge.

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