Differential Equations for EngineersXYZ Homework Edition

⇩ Download ▾

7.2 Series Solutions of Linear Second Order ODEs

Suppose we have a linear second order homogeneous ODE of the form

p ( x ) y + q ( x ) y + r ( x ) y = 0 p(x)y'' + q(x)y' + r(x)y = 0 \label{eq1}

(7.2.1)

Suppose that p(x)p(x), q(x)q(x), and r(x)r(x) are polynomials. We will try a solution of the form

y = k = 0 a k ( x x o ) 2 y = \sum_{k=0}^\infty a_k\left(x-x_o\right)^2 \nonumber

and solve for the aka_k to try to obtain a solution defined in some interval around xox_o.

Handling singular points is harder than ordinary points and so we now focus only on ordinary points.

Sometimes a solution may turn out to be a polynomial.

Interactive figureHermite series solution y1, terminating whenever n is an even integerDrag the Hermite order n slider from 0 to 8.
A curve dips from a peak on the vertical axis into a symmetric pair of troughs and turns back up at both edges, with a dashed curve of the same shape drawn behind it; at the opening setting the two coincide exactly and the dashed one is hidden. Dragging the order away from a whole even number pulls the solid curve off the dashed one, and landing on the next even number snaps it onto a new polynomial shape with a different number of turns; the settings in between never settle. Adjustable parameter: Hermite order n (n) = 4. Viewing window: x from -4.47 to 4.47, y from -2.76 to 2.76.
XYZ Graph · viewer build 5edf91b
The even series solution y₁ of Hermite's equation y″ − 2xy′ + 2ny = 0, carried out to x¹⁰, with the book's own n = 4 answer 1 − 4x² + (4/3)x⁴ dashed underneath it. Drag n: on every even integer the recurrence factor (2k − 2n) kills the tail and the curve snaps exactly onto a polynomial — at n = 4 it lands on the dashed reference and hides it — while at n = 3.5 nothing terminates and the two come apart.

Footnotes

[1] Named after the English mathematician Sir George Biddell Airy (1801 – 1892).

[2] Named after the French mathematician Charles Hermite (1822–1901).

Adapted from Differential Equations for Engineers by Jiří Lebl (https://www.jirka.org/diffyqs/), © Jiří Lebl, licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.