Power series solutions help solve differential equations when elementary formulas are unavailable or when solutions must be studied near a specific point. This cheat sheet covers how to assume a series form, substitute it into a differential equation, align powers, and solve for coefficients. It is especially useful for second order linear equations with variable coefficients.
Students need it to organize the algebra and recognize when ordinary power series or Frobenius methods apply.
The core idea is to write the unknown solution as and determine the coefficients . At an ordinary point, substitution usually produces a recurrence relation connecting later coefficients to earlier ones. Near a regular singular point, the Frobenius form introduces an exponent found from the indicial equation.
The final solution is a series whose interval of validity is controlled by convergence and the nearest singular point.
Key Facts
- A power series solution about has the form .
- Termwise differentiation is valid inside the radius of convergence, so and .
- An ordinary point for satisfies and the functions and are analytic at .
- After substitution, rewrite every sum using the same power, usually , then set each coefficient equal to .
- A recurrence relation expresses coefficients such as in terms of earlier coefficients, often leaving and free for a second order equation.
- For a regular singular point, use the Frobenius form with .
- The indicial equation comes from the lowest power of after substituting the Frobenius series, and its roots determine possible values of .
- The radius of convergence is limited by the distance from to the nearest singular point of the differential equation coefficients.
Vocabulary
- Power series solution
- A solution written as an infinite polynomial with coefficients chosen to satisfy a differential equation.
- Ordinary point
- A point where the differential equation can be divided into standard form and all coefficient functions are analytic.
- Singular point
- A point where the leading coefficient is or where the standard form coefficient functions fail to be analytic.
- Regular singular point
- A singular point where and are analytic.
- Recurrence relation
- An equation that defines later series coefficients in terms of earlier coefficients, such as .
- Indicial equation
- The algebraic equation for the Frobenius exponent obtained from the lowest power term after substitution.
Common Mistakes to Avoid
- Forgetting to shift indices, which leaves sums written with different powers of . Coefficients can only be compared after all sums use the same power.
- Dropping the first few terms during reindexing, which changes the recurrence relation. Always check whether terms with or must be handled separately.
- Assuming every singular point allows an ordinary power series, which is wrong because ordinary series require analytic coefficients in standard form. Use the Frobenius method at regular singular points.
- Treating and as both arbitrary in every problem, which may be false for first order equations or Frobenius cases. The recurrence and indicial equation determine how many free constants remain.
- Ignoring convergence after finding coefficients, which gives an incomplete solution. The series is valid only within its radius of convergence and may require endpoint analysis.
Practice Questions
- 1 Find the recurrence relation for a power series solution about of .
- 2 For , identify the ordinary points and singular points, then state the maximum possible radius of convergence for a series centered at .
- 3 Use to find the first four nonzero terms of the solution to with .
- 4 Explain why a Frobenius series may be needed near when .
Understanding Power Series Solutions of Differential Equations
A series method turns a differential equation into a sequence problem. Each power of the distance from the center behaves independently after all terms are collected. This works because a power series that equals zero throughout an interval must have every coefficient equal to zero.
The differential equation therefore becomes a set of algebraic rules. For a second order equation, two starting constants usually remain. Initial values choose those constants.
If the value of the function and its first derivative are known at the center, they directly determine the first two coefficients. The recurrence rule then generates the rest of the solution one coefficient at a time.
The most demanding part is bookkeeping. Differentiation changes both the coefficient and the power. Multiplication by a variable expression can shift powers again.
Before combining sums, every term must use the same index and the same power. A term beginning at index two cannot automatically be combined with one beginning at index zero. Students should write the first few terms separately before changing an index.
This exposes missing low power terms, which are a common source of errors. It also helps to check whether a recurrence is valid for every nonnegative index or only after a certain point.
The classification of the center matters because division by the leading coefficient can create expressions that fail at that location. At a regular singular point, the solution may begin with a nonwhole-number power or a negative power. The extra exponent measures that behavior.
The lowest power is especially important because it produces the first condition on that exponent. Different roots can lead to two independent solutions, but the outcome is not always simple.
If the roots differ by an integer or are equal, the second solution can contain a logarithm. The Frobenius procedure still gives valuable information, but students should not assume that two roots always produce two plain series.
These methods appear whenever a model has variable conditions that prevent a simple elementary formula. Examples include heat flow in a rod with changing properties, vibrations of a nonuniform object, electric fields in curved geometries, and quantum models of atoms. In many of these settings, the center is chosen near a point where data are known or where the behavior is easiest to study.
A truncated series gives an approximation near that center. Its usefulness falls as the input moves farther away, especially near a singular point. When learning the method, check each coefficient by substitution, state the allowed range of the index, and keep the convergence limit separate from the algebra used to find coefficients.