Exercise 7.5

Exercise 5: Let

f n ( x ) = { 0 ( x < 1 n + 1 ) , sin 2 π x ( 1 n + 1 x 1 n ) , 0 ( 1 n < x ) .

Show that { f n } converges to a continuous function, but not uniformly. Use the series f n to show that absolute convergence, even for all x , does not imply uniform convergence.

Answers

For x 0 , we have f n ( x ) = 0 for all n , and for x > 0 and n large enough so that n 1 < x , we have f n ( x ) = 0 . Hence f n ( x ) converges to the constant function f ( x ) = 0 . Since for all n there is an x such that f n ( x ) = 1 (viz. x = 2 ( 2 n + 1 ) ), for any 0 < 𝜀 < 1 there is no N such that | f n ( x ) f ( x ) | = | f n ( x ) | < 𝜀 for all x and all integers n > N , so { f n ( x ) } does not converge uniformly to f ( x ) .

Let

F N ( x ) = n = 1 N f n ( x ) = { 0 ( x < 1 N + 1 ) , sin 2 π x ( 1 n + 1 x ) .

Then F N ( x ) converges to

F ( x ) = { 0 ( x 0 ) , sin 2 π x ( 0 < x ) .

Since for all N there is a positive number x < ( N + 1 ) 1 such that | F ( x ) F N ( x ) | = 1 , the convergence is not uniform.

User profile picture
2023-08-07 00:00
Comments