Power Series Solutions Near Ordinary Points
A linear equation with variable coefficients has no characteristic equation. A power series substituted into the equation matches coefficients to a recurrence relation, which near an ordinary point yields two independent analytic solutions.
╌╌╌╌
The constant-coefficient methods reduce to algebra through the substitution . Most equations of mathematical physics have variable coefficients, and no exponential guess works. Two recurring examples are
which arise from heat flow and wave motion in cylinders and from potential theory in spheres.1 Their coefficients are polynomials in , and no exponential guess works. The replacement strategy is older than either equation: assume the solution is a power series
substitute it into the equation, and solve for the coefficients one at a time. The method is guaranteed to work near an ordinary point of the equation, and the interval on which the resulting series converges can be read off in advance.
Power series preliminaries
A power series about is an expression . The full theory belongs to calculus; the working facts are these.2
- Convergence set. Every power series has a radius of convergence : the series converges absolutely for and diverges for . The ratio test computes when the limit exists.
- Termwise calculus. Inside the series may be differentiated and integrated term by term; the derived series have the same radius of convergence.
- Algebra. Two series about the same point may be added, multiplied, and (where the denominator is nonzero) divided, with the results valid on the common interval of convergence.
- Identity theorem. If for all in some open interval, then for every . In particular, a power series that sums to zero on an interval has every coefficient equal to zero. The whole method rests on this fact.
Shifting the index of summation
The method requires rewriting sums so that every series displays the same generic power of . The rule: replacing by inside the sum, while starting the count lower, leaves the series unchanged. For example,
as writing out the first few terms of each side confirms.3 Combined with the identity theorem, index shifting already solves equations. Suppose a function satisfies with . Then
so for every , giving and . The same procedure works for any first-order linear equation at a point where is analytic.4
Ordinary and singular points
Fix the homogeneous second-order equation
where , , are polynomials with no factor common to all three (if there is one, divide it out first).
Near an ordinary point the equation divides through by to give with continuous coefficients, so the existence and uniqueness theorem supplies a unique solution for any initial data , . This solution is analytic, not merely continuous, and can be computed term by term.
Which points are singular is decided in the complex plane, not just on the real line, and this matters for convergence. The equation has no real singular points at all, yet vanishes at , and those complex zeros limit every real series solution centered at the origin to radius .^boyce-part2
The method at an ordinary point
Let be an ordinary point. Assume a solution
convergent on some interval , differentiate termwise, substitute into the equation, expand the coefficients in powers of where needed, shift indices until one generic power remains, and set each coefficient to zero. The result is a recurrence relation expressing later coefficients in terms of earlier ones, while and stay free and fix the initial data and .
- 1require
- 2assume with
- 3compute and
- 4substitute into , writing in powers of
- 5shift indices until every sum displays the generic power
- 6for each do
- 7set the coefficient of to zero, solving for the highest-index
- 8solve the resulting recurrence along the chain seeded by and the chain seeded by
- 9return
Take the equation , where every point is ordinary () and the answer is known in advance, as a first test of the method.
Both series pass the ratio test for every , which justifies the termwise operations. The two bracketed series satisfy and , so their Wronskian at is and they form a fundamental set. Nothing in the computation used prior knowledge of sine and cosine; had these functions been unknown, the series would define them, and their standard properties (, , parity) all follow from the series.6 Several classical special functions have no more elementary definition than this.
Airy's equation has non-constant coefficients and solutions that are not elementary functions, so the series is the only way in.
The solutions oscillate with growing frequency and shrinking amplitude for and grow monotonically for . The behavior is visible from the equation itself: makes solutions curve away from the axis where (exponential character) and toward it where (oscillatory character). Airy functions are not expressible in elementary terms, but as solutions of an initial-value problem they are concrete computational objects.
Accuracy of truncated series
The series is exact; any finite partial sum is a local approximation, accurate near and worthless far away. The polynomial approximations to show the pattern: each added pair of terms extends the interval of useful accuracy, but every polynomial eventually leaves the bounded oscillation behind.
A practical error estimate needs no theory: plot two consecutive partial sums and trust the approximation only where their graphs have not yet separated.7
Radius of convergence
Fuchs settled the convergence question in 1866.9
For polynomial coefficients the lower bound becomes geometric. If is in lowest terms, its Taylor series about converges out to the nearest zero of in the complex plane. So:
The bound is computed by inspection, before any coefficients are found. Worked instances:^boyce-part2
| Equation | Zeros of | Center | Guaranteed radius | |
|---|---|---|---|---|
| none | any | |||
| (Airy) | none | any | ||
| (Legendre) | ||||
| same | ||||
| as a coefficient |
Two remarks:
- It is only a lower bound. For Legendre's equation with a nonnegative integer, one of the two series terminates: the solution is a polynomial and converges for all , far beyond the guaranteed . These polynomial solutions are the Legendre polynomials of the special-functions lesson.
- Analytic, not just polynomial, coefficients work. For , both coefficients are entire (their Taylor series converge everywhere), so series solutions about converge for all even though the coefficients are not polynomials.
The equation has no real singular points, so the basic existence theorem gives a unique solution on all of ; the series theorem only guarantees a power-series representation of that solution on the disk above. The solution exists globally, but its Taylor series about a point need not converge globally. Existence of the solution and convergence of one particular representation of it are different questions.
Failure at singular points
At a singular point , the coefficient functions blow up, Fuchs' theorem gives no guarantee, and the solutions themselves typically fail to be analytic: near a singular point they may grow without bound, oscillate infinitely fast, or involve fractional powers and logarithms that no Taylor series can represent. Singular points cannot simply be avoided. In applications they are usually where the geometry concentrates (the center of the membrane, the ends of the interval), and the physically relevant question is how solutions behave as . The singular points mild enough to handle are the regular singular points, and the power series generalizes there to the Frobenius form , treated in the Frobenius method.
Footnotes
- Boyce, Elementary Differential Equations and Boundary Value Problems, §5.2 — the Bessel and Legendre equations as the motivating examples of polynomial-coefficient equations from mathematical physics. ↩
- Boyce, §5.1 — Review of Power Series: radius of convergence, termwise differentiation, and equality of coefficients; Simmons, Differential Equations with Applications and Historical Notes, §26. ↩
- Boyce, §5.1, Examples 3–6 — shifting the index of summation and the coefficient computation. ↩
- Simmons, §27 — Series Solutions of First Order Equations: the ordinary-point condition and radius bound for . ↩
- Boyce, §5.2, Example 1 — the full series computation for , the recurrence relation, and the induction argument for the closed-form coefficients. ↩
- Boyce, §5.2 — defining and by their series and recovering the sine/cosine properties from the differential equation alone. ↩
- Boyce, §5.2, Example 2 — Airy's equation: the step-three recurrence, the coefficient chains, and convergence for all ; the graphical rule of comparing consecutive partial sums. ↩ ↩2
- Boyce, §5.2, Example 3 — Airy's equation solved in powers of : the coefficient , the three-term recurrence , and the first coefficients. ↩
- Boyce, §5.3, Theorem 5.3.1 — analyticity of the fundamental set at an ordinary point and the radius-of-convergence bound; the complex-plane distance computations of Examples 2–5; Simmons, §28. ↩
- Boyce, §5.3, Example 5 — the radius-of-convergence bound for about and about from the complex zeros of . ↩
╌╌ END ╌╌