4.6.17 · D1Ordinary Differential Equations

Foundations — Power series solutions — ordinary points

2,045 words9 min readBack to topic

This is the toolbox page for Power series solutions at an ordinary point. We assume zero prior notation. Read top to bottom; each block earns the symbols the next block spends.


1. A variable and a function — and

Figure — Power series solutions — ordinary points

Why the topic needs it: the whole game is finding an unknown curve . Everything else is machinery for pinning down that curve.


2. Powers of

Figure — Power series solutions — ordinary points

Why the topic needs it: a power series is a recipe that mixes these shapes. To trust the recipe you must first see each ingredient shape on its own.


3. Coefficients —

Why the topic needs it: the ODE method never guesses the shape of the answer — the shapes () are fixed. It only solves for the dial settings . Those numbers ARE the solution.


4. The summation sign —

Why the topic needs it: writing by hand forever is impossible. The lets us manipulate the whole infinite list at once — differentiate it, shift it, add two of them.


5. A power series and "analytic" — the nice-function badge

Why the topic needs it: the parent note defines an ordinary point as one where the coefficients are analytic. That word is the gatekeeper of the whole method. See Taylor series and analyticity for the deeper story of which dials to set.


6. The derivative — the slope

Figure — Power series solutions — ordinary points

Why the topic needs it: an ODE is a sentence about slopes. To plug our series guess into that sentence, we must know the slope of the guess — and the rule above turns "slope of a series" into "another series."


7. The second derivative — the bending

Why the topic needs it: the equations we solve are second-order — they involve . The parent's series for , , is nothing but this drop-rule applied to every term at once.


8. The differential equation itself —

Why the topic needs it: this is the object we solve. "Standard form" means the term has coefficient exactly — you get there by dividing through by the leading coefficient, which is precisely how the hidden singular points (where you'd divide by zero) reveal themselves. Guarantees that a solution even exists live in Existence and uniqueness for linear ODEs.


9. The recurrence relation — the coefficient machine

Why the topic needs it: substituting the series turns the differential equation into this algebraic domino rule. That trade — calculus for arithmetic — is the entire payoff. The general anatomy of such rules lives in Recurrence relations.


Prerequisite map

variable x and function y of x

powers x to the n

coefficients a sub n

summation sign builds a power series

analytic function equals its series

derivative y prime is slope

second derivative y double prime is bending

ordinary point needs P and Q analytic

the ODE y double prime plus P y prime plus Q y equals zero

substitute then recurrence relation

Power series solution y1 and y2

This map feeds forward into the parent method and onward to Legendre's equation and Legendre polynomials, Hermite and Airy equations, and (when a point is not ordinary) Singular points and Frobenius method.


Equipment checklist

Cover the right side and answer each aloud — if any stumps you, re-read that section before the parent note.

What does equal, and what shape is it?
; a flat horizontal line.
What does the subscript in mean?
It's a name-tag: is the amount of the shape, not a multiplication.
Expand in full.
.
Why does the series start at ?
Because and — constants and ramps have no bending, so their terms vanish.
Differentiate once, then twice.
; then .
In plain words, what does measure? What does measure?
is the slope (steepness); is the curvature (how the slope bends).
What does "analytic at a point" mean?
Near that point the function equals a convergent power series.
What turns the differential equation into arithmetic?
Substituting the series produces a recurrence relation — an algebraic rule linking the coefficients.
Why are and free?
The recurrence links to only, so the two starting dominoes ( even-line, odd-line) are never fixed by it.