Lesson 201: Power Series Solutions Near Ordinary Points

Functions as Polynomials

If we can't solve a DE with known functions (like \(\sin\) or \(e^x\)), we can assume the solution is an infinite polynomial: a Power Series.

\[y(x) = \sum_{n=0}^{\infty} a_n x^n\]

We substitute this into the DE and find a "Recurrence Relation" that allows us to calculate each coefficient \(a_n\) from the previous ones.

Worked Examples

Example 1: Solving \(y' = y\)

While we know the answer is \(e^x\), let's use a power series.

The Bridge to Quantum Mechanics

Power series are the ultimate weapon for solving the Schrödinger Equation in complex potentials. The Harmonic Oscillator and the Hydrogen Atom are both solved using this method. The "polynomial" part of the wavefunction (like the Hermite Polynomials) is what determines the shape and nodes of the electron orbitals. Without power series, we could never prove that electrons are restricted to specific energy levels.