Complex Roots, Repeated Roots, and Reduction of Order
When the characteristic equation has complex conjugate roots, Euler's formula converts the complex exponentials into a real fundamental set of decaying or growing oscillations. When it has a repeated root, one exponential is lost and reduction of order recovers the missing second solution as .
╌╌╌╌
The characteristic equation has three outcomes, fixed by the sign of the discriminant . Two distinct real roots () give . The remaining two cases break that form. With complex conjugate roots (), Euler's formula converts the complex exponentials into real-valued solutions. With a repeated real root (), only one exponential solution exists, and reduction of order supplies the second by a method that applies far beyond constant coefficients.
Complex roots and Euler's formula
Suppose . The quadratic formula gives conjugate roots
with real and . Formally and are solutions, but they are complex-valued, whereas the equation has real coefficients and we want real solutions. Euler's formula defines the complex exponential through real functions.
The formula is obtained by substituting into the Taylor series for the exponential and separating the powers of : the even powers reproduce the cosine series and the odd powers, carrying one factor of , reproduce the sine series. Adopting it as the definition of the complex exponential makes the usual law hold and gives a concrete complex number with real and imaginary parts built from elementary real functions.
To extract real solutions, use a structural fact about the operator: because and are real, the real and imaginary parts of a complex-valued solution are each real-valued solutions on their own.
Substituting into and using that are real splits . A complex number is zero exactly when its real and imaginary parts both vanish, so forces and . Applying this to yields the real pair
Their Wronskian is , which is nonzero since , so form a fundamental set and the general solution is
The sign of controls the envelope and controls the oscillation rate. When the amplitude shrinks (a decaying oscillation); when it grows; when the roots are purely imaginary and the solution is a pure sinusoid of constant amplitude. The three regimes are the underdamped, unstable, and undamped cases of a mechanical or electrical oscillator.
The repeated root
Now , so the quadratic has a double root
Only one exponential emerges, and a fundamental set needs a second solution not proportional to it. Reduction of order, due to d'Alembert, produces it: since any constant multiple is a solution, replace the constant by a function and look for a solution .
The new solution is : the same exponential multiplied by . Its Wronskian with is , so is a fundamental set and the general solution for a repeated root is
The cancellation is general. When is a double root, both and its derivative vanish at ; since these are the very coefficients of and , both terms drop out and leave .
Reduction of order in general
The substitution is not tied to constant coefficients. Given any single solution of the variable-coefficient equation
it produces a second, independent solution. Substituting and using that itself solves the equation, the -only terms vanish and what remains is
There is no undifferentiated : the equation is first-order in . It separates,
and one integration of recovers , hence . The order of the equation has been reduced from two to one, which is where the method's name comes from and why it works even when no characteristic equation is available.
The repeated-root form is the constant-coefficient special case: with and , the integral gives const and .
The three cases side by side
| Discriminant | Roots | Fundamental set | General solution |
|---|---|---|---|
| real, distinct | |||
| complex | |||
| repeated |
Every row is a two-dimensional solution space with a nonzero Wronskian; the cases differ only in how the second basis function is built.123
Footnotes
- Boyce, Elementary Differential Equations, §3.3 — Complex Roots of the Characteristic Equation: Euler's formula via the exponential series, the real fundamental set , and the decaying/growing oscillation examples. ↩
- Boyce, Elementary Differential Equations, §3.4 — Repeated Roots; Reduction of Order: d'Alembert's substitution , the second solution, and the general reduction-of-order formula for variable coefficients. ↩
- Simmons, Differential Equations with Applications and Historical Notes, §16 — The Use of a Known Solution to Find Another: obtaining a second independent solution from a first via the reduction substitution. ↩
╌╌ END ╌╌