flybyme said:
But if I use the ratio test, is a absolutely convergent sum also uniformly convergent?
flybyme said:
As far as I understand it I can't use the ratio test to show uniform convergence.
You certainly should know that if a power series converges absolutely on a set, then it converges uniformly on that set. See\
http://math.furman.edu/~dcs/courses/math39/lectures/lecture-39.pdf
gammamc said:
That it converges is one thing. What sum of the infinite series turns out for x as indicated is another
He was just pointing out that you have
two questions- where the series converges uniformly and what the sum is. It might help to remember that any power series
is the Taylor's series for the function it converges to.
Here's what I would do. First calculate a few terms to see what is happening:
\frac{x^3}{3}+ \frac{x^5}{10}+ \frac{x^7}{21}+ \frac{x^9}{36}+\cdot\cdot\cdot + \frac{x^{2k+1}}{k(2k+1)}+ \cdot\cdot\cdot
Factor out x
3:
= x^3\left(\frac{1}{3}+ \frac{x^2}{10}+ \frac{x^4}{21}+ \frac{x^6}{36}+\cdot\cdot\cdot + \frac{x^{2(k-1)}}{k(2k+1)}+ \cdot\cdot\cdot\right)
Write that as powers of x
2:
= x^3\left(\frac{1}{3}+ \frac{x^2}{10}+ \frac{(x^2)^2}{21}+ \frac{(x^2)^3}{36}+\cdot\cdot\cdot + \frac{(x^2)^{k-1}}{k(2k+1)}+ \cdot\cdot\cdot\right)
Can you think of a function that has Taylor's series
\frac{1}{3}+ \frac{x}{10}+ \frac{x^2}{21}+ \frac{x^3}{36}+\cdot\cdot\cdot + \frac{x^{k-1}}{k(2k+1)}+ \cdot\cdot\cdot?