Radius on convergence in the complex plane

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
6 replies · 3K views
racland
Messages
6
Reaction score
0
Anyone knows anything about the Radius on convergence in the complex plane (Complex Analysis)
 
Physics news on Phys.org
Yes. Somebody knows something about the radius of convergence in the complex plane.

Hope I was helpful
 
DeadWolfe said:
Yes. Somebody knows something about the radius of convergence in the complex plane.

Hope I was helpful

:smile: :smile:
 
Great

The problem states:
Find the Radius of Convergence of the following Power Series:
(a) Sumation as n goes from zero to infinity of Z^n!
(b) Sumation as N goes from zero to infinity of (n + 2^n)Z^n

For (a) I think the radius of convergence is 1 but I'm a bit unsure of that...
 
As I said- same thing as on the real line (except now it really is a radius!). Apply the "ratio" test: a series [itex]\Sigma a_n[/itex] converges absolutely if the limit ration
[tex]\lim_{n\rightarrow \infty} \left|\frac{a_{n+1}}{a_n}\right|[/tex]
is less than 1.
(Diverges if that limit is greater than one, may converge absolutely or conditionally or diverge if it is equal to 1).

In particular, for Zn, we have |Zn+1/Zn|= |Z|. That series converges absolutely for |Z|< 1. (It obviously diverges for Z= 1 or -1 and diverges for |Z|> 1)

Try (n+ 2n)Zn yourself.
 
Is that [itex]z^{n!}[/itex]? If so, you can prove a general result that if a_n is any increasing sequence of natural numbers, then [itex]z^{a_n}[/itex] converges iff |z|<1. This is the case HallsofIvy did if a_n=n, and yours if a_n=n!. The general proof follows from the result for a_n=n (which is the smallest increasing sequence of natural numbers).
 
Last edited: