Characteristic Equation (Auxiliary Equation)
Problem
For y'' + 4y' + 4y = 0, form the characteristic equation r^2 + 4r + 4 = 0. Factor it, find r = -2 (repeated), and write the general solution y = (C1 + C2 x) e^(-2x).
Explanation
Why is it called the "characteristic equation"?
For a constant-coefficient linear ODE the guess reduces every derivative to a power of , so the ODE collapses to
This polynomial in is called the characteristic equation (also the auxiliary equation) because its roots characterise every solution of the ODE — they tell you what exponentials to build out of, and they determine every qualitative property (stability, oscillation frequency, damping).
The given equation
, , .
Step-by-step solution
Step 1 — Form the characteristic equation.
Replace , , :
Step 2 — Solve it.
This factors as a perfect square:
The discriminant is — exactly on the boundary between real-distinct and complex cases.
Step 3 — Build the general solution.
With a repeated root we can't just write : that's , which has only one independent constant. We need a second linearly independent solution. The rule for a repeated root of multiplicity is:
For multiplicity 2 that gives
See #185 for the full derivation of why is the second solution (hint: reduction of order, or an -limit of the distinct-root formula).
Verification
Let .
Plug :
Collect:
- coefficient (inside brackets): ✓
- constant: ✓
Whole bracket is .
How to read the characteristic polynomial
Roots tell you everything:
- Real roots (distinct): each contributes an exponential .
- Repeated real root of multiplicity : contributes .
- Complex conjugate pair : contributes and (one oscillating mode; the imaginary part is the frequency, the real part is the damping rate). (See #184.)
- Repeated complex pair (higher-order ODEs): multiply by as for repeated real roots.
The number of solutions always equals the ODE order, matching the fundamental theorem of algebra's count of roots with multiplicity.
Stability by sign of the roots
- All roots have negative real part ⇒ solutions decay to ⇒ asymptotically stable.
- Any root with positive real part ⇒ some solutions blow up ⇒ unstable.
- Roots on the imaginary axis with ⇒ neutrally stable (oscillations that neither grow nor decay).
For our equation: (repeated, ) ⇒ asymptotically stable. Every solution decays exponentially to zero.
Initial value problem
With , : from , . And .
Check: ✓. ✓. As , the polynomial factor is dominated by the exponential decay , so .
Physical interpretation — critical damping
A spring-mass-damper satisfies . The characteristic equation is . The critically damped case is exactly (repeated real root), and the solution is the fastest non-oscillating return to equilibrium. One step less damping → oscillation; one step more → slow sluggish crawl.
Our equation models , which is exactly critically damped.
Common mistakes
- Writing for a repeated root. This has only one constant in disguise — it is , a one-parameter family, not a two-parameter one.
- Missing the factor in the second solution. Without , you can't satisfy arbitrary initial conditions at a repeated root.
- Forgetting multiplicity. A triple root contributes , not just the first two.
- Confusing discriminant signs. is repeated real; is complex. Don't swap them.
Try it in the visualization
Slide the coefficient through , the critical-damping value. Watch the two roots collide on the real axis (becoming a double root), and see the solution shape morph smoothly from over-damped (two exponentials) through critical () to under-damped (oscillations).
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.