Exercise 7.6

Exercise 6: Prove that the series

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

converges uniformly in every bounded interval, but does not converge absolutely for any value of x .

Answers

Since

lim n x 2 + n n 2 = 0 ,

the alternating series converges for all x by Theorem 3.43. It doesn’t converge absolutely for any x since

n = 1 x 2 + n n 2 n = 1 1 n

which diverges. The partial sums are

f m ( x ) = n = 1 m ( 1 ) n x 2 + n n 2 = x 2 n = 1 m ( 1 ) n n 2 + n = 1 m ( 1 ) n n = A m x 2 + B m A x 2 + B .

Let 𝜀 > 0 and let N be large enough so that | A A n | < 𝜀 and | B B n | < 𝜀 for all n > N . Let [ a , b ] be a bounded interval, and let c = max ( | a | , | b | ) . Then for n > N and x [ a , b ] we have | f ( x ) f n ( x ) | < c 2 𝜀 + 𝜀 , so that { f n } converges uniformly to f ( x ) on [ a , b ] .

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