Radius of Convergence for Power Series: Mathboy20

  • Thread starter Thread starter mathboy20
  • Start date Start date
  • Tags Tags
    Radius
mathboy20
Messages
27
Reaction score
0
Hi

I'm told that the the power series:

\sum_{n=0} ^ \infty (2n+1) z^n has the radius of convergens

R = 1.

Proof:

Using the Definition of convergens for power series:

\frac{(2n+1)}{(2n+1)+1} = \frac{(2n+1)}{(2n+3)}

limit _{n \rightarrow \infty} \frac{(2n+1)}{(2n+3)} = 1

Therefore the radius of convergens is R = 1. Right ?

Second question: The Power series above suposedly diverges on every point on the circle of convergens. How do I show that?

I know that according to the definition of divergens of the power series:

\sum_{n = 0} ^{\infty} a_n z^n

that a_n \rightarrow \infty for n \rightarrow \infty

Do I the use this fact here to show that a_n diverges ??

Best Regards
Mathboy20
 
Last edited:
Physics news on Phys.org
mathboy20 said:
\frac{(2n+1)}{(2n+1)+1} = \frac{(2n+1)}{(2n+3)}

I'm not following this step. I would use the ratio test for finding the radius of convergence.
 
I think this would be the proper way to evaluate the series:

\sum_{n=0} ^ \infty (2n+1) z^n

so using the ratio test,

limit _{n \rightarrow \infty} \frac{(2(n+1)+1) z^(n+1)}{(2n+1) z^n}

limit _{n \rightarrow \infty} \frac{(2n+3)}{(2n+1)}|z|

Therefore, |z|<1

implies that the interval of convergence is -1<z<1

Therefore, the radius of convergence must be 1.
 
Hello and thank Your for Your answer,

Anyway if I then have show that the series diverges for all point on the circle of convergens.

Doesn't that mean that

\frac{2n+3}{2n+1}|z| \geq 1, where n \neq 0

if n = 1

then |z| \geq \frac{3}{5}

Am I on the right track here?

Best Regards
Mathboy20

kam.epi said:
I think this would be the proper way to evaluate the series:

\sum_{n=0} ^ \infty (2n+1) z^n

so using the ratio test,

limit _{n \rightarrow \infty} \frac{(2(n+1)+1) z^(n+1)}{(2n+1) z^n}

limit _{n \rightarrow \infty} \frac{(2n+3)}{(2n+1)}|z|

Therefore, |z|<1

implies that the interval of convergence is -1<z<1

Therefore, the radius of convergence must be 1.
 
Last edited:
mathboy20 said:
Hello and thank Your for Your answer,

Anyway if I then have show that the series diverges for all point on the circle of convergens.

Doesn't that mean that

\frac{2n+3}{2n+1}|z| \geq 1, where n \neq 0

if n = 1

then |z| \geq \frac{3}{5}

Am I on the right track here?

Best Regards
Mathboy20
n= 1 is not relevant. What is
lim_{n\rightarrow \infty}\frac{2n+3}{2n+1}?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top