Power series are a fundamental tool in complex analysis, allowing us to represent functions as infinite sums of complex terms. They're like a supercharged version of polynomials, letting us describe complex functions with incredible precision within specific regions.
Understanding power series convergence is crucial. The radius of convergence tells us where a series behaves nicely, converging absolutely inside a disc and potentially diverging outside. This concept is key to working with and manipulating power series effectively.
Power series and convergence
Definition and properties of power series
- A power series is an infinite series of the form , where are complex coefficients, is a complex number called the center of the series, and is a complex variable
- Power series can be used to represent complex functions in a specific domain around the center
- The convergence of a power series depends on the values of and the behavior of the coefficients
Radius and domain of convergence
- The radius of convergence is a non-negative real number or infinity that determines the largest open disc centered at in which the power series converges
- Inside the disc of convergence (), the power series converges absolutely
- On the boundary of the disc (), the series may converge conditionally, diverge, or converge absolutely
- Outside the disc (), the series diverges
- The radius of convergence can be determined using the ratio test or the root test on the coefficients of the power series
- Ratio test: , then (if , then ; if , then )
- Root test: , then (if , then ; if , then )
Domain of convergence

Finding the domain of convergence
- The domain of convergence is the set of all complex numbers for which the power series converges
- For a power series centered at with radius of convergence , the domain of convergence is the open disc
- To find the domain of convergence:
- Determine the radius of convergence using the ratio test or the root test on the coefficients
- Investigate the behavior of the power series at the boundary points () to determine if they should be included in the domain of convergence
- Express the domain of convergence using set notation or interval notation, depending on whether the boundary points are included
Examples of finding the domain of convergence
- Example 1: For the power series , the ratio test yields , so the domain of convergence is (the entire complex plane)
- Example 2: For the power series , the root test yields , and the series converges at the boundary points. The domain of convergence is or in interval notation
Manipulating power series

Addition and multiplication of power series
- Power series can be added and multiplied term by term within their common domain of convergence
- To add two power series with the same center , add their corresponding coefficients: . The resulting series has the same center and a radius of convergence at least equal to the smaller of the two original radii
- To multiply two power series with the same center , use the Cauchy product: . The resulting series has the same center and a radius of convergence at least equal to the smaller of the two original radii
Division of power series
- To divide two power series with the same center , use long division of power series
- The resulting series has the same center and a radius of convergence at least equal to the smaller of the two original radii, excluding any zeros of the denominator series
- Example: To divide by , perform long division to obtain , with a radius of convergence
Differentiation and integration of power series
Term-by-term differentiation
- Power series can be differentiated term by term within their domain of convergence
- To differentiate a power series term by term, multiply each coefficient by and decrease the exponent of by 1: . The resulting series has the same center and radius of convergence as the original series
- Example: Differentiating the geometric series yields , with the same radius of convergence
Term-by-term integration
- Power series can be integrated term by term within their domain of convergence
- To integrate a power series term by term, divide each coefficient by and increase the exponent of by 1: . The resulting series has the same center and radius of convergence as the original series
- Example: Integrating the geometric series yields , with the same radius of convergence