Power Series
Definition
A power series is an infinite series of the form
Intuition
A power series is a polynomial with infinitely many terms. Within its radius of convergence it behaves exactly like a smooth function — it can be differentiated and integrated term-by-term, making it a powerful tool for defining and computing with functions analytically.
Formal Description
The ratio test gives convergence when
is the radius of convergence. The series converges for , diverges for , and the boundary requires separate analysis.
Within , the power series may be differentiated or integrated term-by-term:
Key Results
Example. The series has infinite radius of convergence () and is its own derivative — it equals .
Applications
Power series are the analytic framework underlying Taylor Series. Differentiating and integrating known power series (e.g. the geometric series) is a standard technique for obtaining new series.
Trade-offs
Convergence at the boundary must be checked separately for each series; the ratio test is inconclusive there. Power series centered at may not converge for all of interest — shifting the center or using a different representation may be needed.