Continuity of a power-series function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
chi8
Messages
1
Reaction score
0

Homework Statement



Prove the function:
[itex]g(x)=\sum_{n=1}^{\infty }\frac{1}{^{n^{0.5}}}(x^{2n}-x^{2n+1})[/itex]

is continuous in [0,1].2. The attempt at a solution

I tried to look at this functions as:

[itex]g(x)=(1-x)\sum_{n=1}^{\infty }\frac{1}{^{n^{0.5}}}x^{2n}[/itex]

but I couldn't find a way solving it from here.
Finding the radius of convergence (which is 1) didn't help a lot...
 
Physics news on Phys.org
Yes, writing it as
$$g(x) = (1-x) \sum_{n=1}^\infty \frac{1}{n^{0.5}} x^{2n}$$
is a good start. Let us introduce the notation
$$p(x) = \sum_{n=1}^\infty \frac{1}{n^{0.5}} x^{2n}$$
This is a power series. If its radius of convergence is 1, do you know a theorem which tells you that p is continuous on (-1,1)? If so, then you only need to worry about the point x = 1. Does the series converge at x = 1?