4.6.14 · D1Ordinary Differential Equations

Foundations — Non-homogeneous — method of undetermined coefficients (annihilator method)

1,753 words8 min readBack to topic

Before you can run that method, you must be fluent with about a dozen symbols and ideas the parent note tosses around freely. Below, each one gets its plain-words meaning, its picture, and the reason the topic needs it — ordered so every item leans only on the ones above it.


1. The unknown function and its slope

Picture. Draw the curve . At any point, lay a straight ruler flush against the curve (the tangent line). The derivative at that point is the ruler's slope: rise over run.

Why the topic needs it. Every differential equation is a sentence about slopes. You cannot even read until "the slope of " and "the slope of the slope" are concrete pictures, not squiggles.


2. Second derivative — the slope of the slope

Picture. If is how fast you are climbing, is whether that climb is speeding up (curve bends upward, like a bowl) or slowing down (bends downward, like a dome).

Why the topic needs it. The operators in the parent, like , contain a . That is the instruction "take ." Without it, an equation like is meaningless marks on paper.


3. The letter — turning "differentiate" into a number-like object

Picture. Think of as a box on a conveyor belt. A function rolls in on the left; its derivative rolls out on the right. Bolt several boxes in a row and you have , or , etc.

See Linear differential operators and the D-operator for the full algebra of these boxes.


4. A "linear operator with constant coefficients"

Linear means two fair-play rules hold: In words: respects addition and scaling — feed it a sum, get the sum of the outputs.

Why the topic needs it. Linearity is the entire licence for splitting the answer into and for handling sums piece by piece. It is formalised in Superposition principle for linear ODEs. "Constant coefficients" is what lets us factor and read off roots at all.


5. The equation : homogeneous vs. non-homogeneous

Picture. Picture as a music amplifier. Homogeneous () is the amp humming on its own — its natural tones. Non-homogeneous is you singing into it and asking what input produces exactly that sound out.

Why the topic needs it. The whole method is a bridge from the homogeneous problem (which we can solve) to the non-homogeneous one (which we want). See Homogeneous linear ODEs with constant coefficients.


6. Roots and the characteristic equation

Picture. Each root is a "seed"; the solution it grows is (a growing/decaying ramp) or a wave. Repeated seeds sprout extra -multiplied copies. See Characteristic equation and repeated roots.

Why the topic needs it. The annihilator table is this dictionary read backwards: you look at , ask "which root would grow this?", and that root's factor is the annihilator.


7. Repeated roots and the mysterious extra

Picture. Imagine two overlapping seeds fighting for the same spot. One grows the plain ramp ; the second is forced to lean sideways, stretching with an extra factor of .

Why the topic needs it. When 's root coincides with a root of , the annihilated equation has a higher-multiplicity root, which is exactly what produces the trial in Worked Example 2 of the parent.


8. Splitting the answer:

Why the topic needs it. This is the skeleton of every worked example: find , hunt , add them. An alternative hunt for is Variation of parameters; the annihilator method is the shortcut when is "nice."


9. What "nice " means

Picture. These functions are the "citizens" of the root-dictionary world. Anything born from a root can be killed by re-applying that root's factor. A function like or is an outsider — no polynomial in ever kills it, so the method refuses it (use Variation of parameters there).


Prerequisite map

Function y and derivative dy dx

Second derivative y double prime

The operator D means differentiate

Linear operator L with constant coefficients

Equation L of y equals g

Characteristic equation and roots

Repeated roots grow extra x

Root to function dictionary

Split y equals y h plus y p

Nice g is annihilatable

Annihilator method


Equipment checklist

Test yourself — reveal each only after you have an answer.

What does measure, in one word, and what picture goes with it?
The slope (steepness) of the curve — the tangent line's rise over run.
What is in plain words?
The derivative of the derivative — how fast the slope itself is changing (the curve's bending).
What does the symbol stand for, and why rename the derivative?
means "take "; renaming lets us treat differentiation with algebra — add, multiply, and factor operators.
State the two linearity rules for .
and .
What makes an equation homogeneous vs. non-homogeneous?
Homogeneous means ; non-homogeneous means .
How do you get the characteristic equation from ?
Replace by and set the polynomial equal to .
Which function does a simple root produce?
.
Which functions does a doubled root produce?
and .
Which functions come from roots ?
and .
What are and ?
= general solution of (with free constants); = one specific solution of .
Why does solve ?
Because and , so by linearity.
Which functions is the annihilator method allowed to handle?
Polynomials, exponentials, , and their sums and products.