Complex Power Series
Definition: Complex Power Series
A complex power series is an expression of the form
where is a complex sequence and .
INTUITION
By plugging in a concrete value for , one obtains the complex series
Convergence
Definition: Convergence and Divergence of Power Series
Let be a complex power series and let .
We say that
- is convergent or converges for if the resultant complex series is convergent;
- is absolutely convergent or converges absolutely for if the resultant complex series is absolutely convergent;
- is divergent or diverges for if the resultant complex series is divergent;
Theorem: Radius of Convergence
There are only three possibilities each complex power series :
- The power series converges only for .
- The power series converges for all .
- There exists some such that the power series converges if and diverges if . If , then the power series may or may not converge and it might do so only for some points but not for others.
PROOF
TODO
Definition: Radius of Convergence
If exists, then we call it the radius of convergence. Furthermore, if the power series converges only for , we usually say that the radius of convergence is zero. If the power series converges for all , then we say that the radius of convergence if infinite.
Algorithm: Determining the Radius of Convergence
We are given a complex power series and want to determine its radius of convergence.
Evaluate either one of the limits and . Choose whichever one is easier to calculate.
If the limit is zero, then the power series converges only for .
If the limit is , then the power series converges for every .
If the limit is some nonzero real number, then it is the radius of convergence.