Difficult radias of convergence problem

  • Thread starter Thread starter jessicaw
  • Start date Start date
  • Tags Tags
    Convergence
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
jessicaw
Messages
54
Reaction score
0

Homework Statement



[tex]\sum_{m=0}^{\infty}i^{m}z^{m!}[/tex]

Homework Equations


cauchy hadamard formula and limsup

The Attempt at a Solution


as the power of z is m! it becomes extremely hard.
i try to divide it into subseuqnce where "n=m!" and use the limsup formula but i get confused.
Should i use 1/m or 1/m! in calculating limsup?

sorry hallsofivy it is edited now
 
Last edited:
Physics news on Phys.org
If that is really what you have- that is the sum is over n but only m occurs in the formula: [tex]\sum_{n=0}^{\infty}i^{m}z^{m!}[/tex]
then it the sum of a constant, [itex]i^mz^m+ i^mz^m+ \cdot\cdot\cdot[/itex] and so only converges for z= 0. Its radius of convergence is 0.

But your sum is probably intended to be [tex]\sum_{n=0}^{\infty}i^{n}z^{n!}[/tex]

By the "ratio test", that will converges as long as
[tex]\frac{|i^{n+1}z^{n+1}|}{|i^n z^{n}|}= |z|< 1[/tex]
and so its radius of convergence is 1.
 
So Cauchy-Hadamard tells us that we need to calculate [tex]\limsup_{n\rightarrow+\infty}{\sqrt[n]{c_n}}[/tex]

In this case we have that the sequence [tex]c_n[/tex] is

[tex]0,i^0+i^1,i^2,0,0,0,i^3,0,0,...,0,0,i^m,0,0,...[/tex]

So we want the limsup of

[tex]0,\sqrt[1]{|i^0+i^1|},\sqrt[2]{|i^2|},0,0,0,\sqrt[6]{|i^3|},0,0,...,0,0,\sqrt[m!]{|i^m|},0,0,...[/tex]

The zeros can surely be left out as they will not affect the limsup. So you would want to calculate

[tex]\limsup_{n\rightarrow+\infty}{\sqrt[n!]{|i^n|}[/tex]. Which seems to be 1 in my opinion.