Find the interval of convergence of $\sum \frac{x^{2k+1}}{3^{k-1}}$

150 Views Asked by At

How do I find the interval of convergence of this series; $$\sum \frac{x^{2k+1}}{3^{k-1}}$$

I have been told that the answer is $$\ -\sqrt{3}<x<\sqrt{3}$$ But I am unsure of where the square root has come from.

Can anyone help explain this to me?

Thank You

3

There are 3 best solutions below

0
On BEST ANSWER

Hint: The convergence interval of $\sum t^k$ is $(-1,1)$. Letting $t=\frac{x^2}3$ gives the desired answer.

0
On

$$\sum \frac{x^{2k+1}}{3^{k-1}}=\sum \frac{x^{2k+1}}{{\sqrt3}^{2k-2}}=3\sqrt3\sum \left(\frac x {\sqrt 3}\right)^{2k+1}$$

Let $$a_k=\left(\frac x {\sqrt 3}\right)^{2k+1}\implies \frac{a_{k+1}}{a_k}=\frac {x^2}3 \implies R= ???$$

0
On

By the Cauchy-Hadamard theorem, $r=\dfrac1{\limsup_{k\to\infty}\sqrt[2k+1]{3^{-(k-1)}}}=\dfrac 1{\limsup_{k\to\infty}3^{\frac{-(k-1)}{2k+1}}}=\dfrac1{3^{-\frac12}}=\sqrt3$.

This holds in fact for any complex $z$ with $\vert z\vert\lt\sqrt3$.