Differentiability of a Series of Functions

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 3K views
luke8ball
Messages
22
Reaction score
0
I'm working on a problem where I need to show that the series of functions, f(x) = Ʃ (xn)/n2, where n≥1, converges to some f(x), and that f(x) is continuous, differentiable, and integrable on [-1,1].

I know how to show that f(x) is continuous, since each fn(x) is continuous, and I fn(x) converges uniformly. Because each fn(x) is also integrable, I can also show f(x) is integrable.

The trouble I'm having is proving that f(x) is differentiable. I need to show that the series of derivatives converges uniformly. However, I don't think I can use the Weierstrass M-Test in this scenario. Any ideas?
 
Physics news on Phys.org
luke8ball said:
I'm working on a problem where I need to show that the series of functions, f(x) = Ʃ (xn)/n2, where n≥1, converges to some f(x), and that f(x) is continuous, differentiable, and integrable on [-1,1].

I know how to show that f(x) is continuous, since each fn(x) is continuous, and I fn(x) converges uniformly. Because each fn(x) is also integrable, I can also show f(x) is integrable.

The trouble I'm having is proving that f(x) is differentiable. I need to show that the series of derivatives converges uniformly. However, I don't think I can use the Weierstrass M-Test in this scenario. Any ideas?
The differentiated series converges on the open interval (-1,1). Hence the original series is differentiable there and the derivative is the differentiated series. The differentated series diverges at 1 and converges conditionally at -1. Although I cannot prove it, this makes me suspect that the original series is not differentiable at 1 and -1.