Definition
A power-series solution expresses the solution to a differential equation as an infinite series:
- How to read: “The solution function y of x is equal to the sum from n equals zero to infinity of the coefficient c n times x raised to the nth power.”
- Meaning: Solution as an infinite power series—coefficients are found by substituting into the ODE. This technique is used when coefficients are non-constant and the equation cannot be solved by elementary methods.
Why It Matters
The “Special Functions” that run the world (Bessel, Legendre) are just power series. If we couldn’t solve differential equations with series, we’d be blind to the behavior of atoms and the distribution of heat. It is the ultimate “First Principles” tool for extracting logic from equations that have no “simple” answer.
Core Concepts
- Ordinary Point: A point where the coefficient of is non-zero. A power series solution centered at an ordinary point always exists.
- Recurrence Relation: The algebraic formula derived by substituting the series into the ODE, relating to preceding coefficients (e.g., in terms of ).
- Radius of Convergence: The distance to the nearest singular point in the complex plane determines where the series solution is valid.
- Basis Construction: and are usually left as arbitrary constants, yielding two linearly independent series solutions.