4.6.12 · D5Ordinary Differential Equations

Question bank — Case 2 - repeated real root — reduction of order

1,428 words6 min readBack to topic

Recall the anchor facts before you start:

  • A repeated root occurs when the discriminant , giving one root .
  • The two independent solutions are and , so .
  • Independence is certified by the Wronskian .

True or false — justify

is a valid general solution when is a double root.
False — it collapses to , a single arbitrary constant times one function, so it spans only a 1-dimensional space and cannot meet two independent initial conditions.
For a repeated root, and are linearly independent for every .
True — their Wronskian is , and since an exponential is never zero, everywhere, so they are independent on the whole line.
If the discriminant is exactly zero, the two characteristic roots are complex.
False — zero discriminant means the two real roots coincide; complex roots require a negative discriminant, which is Case 3.
Reduction of order can only be applied to the repeated-root case.
False — reduction of order works whenever you already know one solution ; the repeated-root case is just where it produces the clean .
The extra factor multiplying in the second solution must be exactly ; would work equally well.
False for a double root — is not a solution of a second-order ODE with a double root; only appears for a triple root, per Higher-order repeated roots.
is a solution of only because the root is repeated.
True — plugging leaves ; the coefficient vanishes only when , i.e. the repeated case, which is what lets survive.
If you scale a repeated-root ODE (multiply every coefficient by a nonzero constant), the solution set changes.
False — multiplying by any nonzero leaves the same equation; the root and the solutions are unchanged.
In the limit derivation, as .
True — this quotient is the difference of two genuine solutions divided by a constant, so it stays a solution, and its limit is .
For a repeated root , both and decay to zero as regardless of the sign of .
False — they decay only when ; if both grow, and if they become and , which do not decay.

Spot the error

" has roots and , so ."
Error: , a double root , not ; the correct solution is .
"The reduction gives , so ."
Error: the whole multiplies , so ; the term must also carry the factor.
"Since means is constant, the second solution is just another ."
Error: gives , a linear function, not a constant; the new piece is the term producing .
"For the repeated root is ."
Error: , so ; the student forgot to divide by , not just by .
"Because both roots equal , the Wronskian of the two exponentials is zero, so no independent pair exists."
Error: there is only one exponential ; the correct partner is , and the Wronskian of with is .
"Applying to gives ."
Error: at the term vanishes and , so ; is fixed later by .
"The characteristic equation of factors as , giving distinct roots."
Error: it factors as , a repeated root ; the student mis-signed the constant term.

Why questions

Why does a second-order ODE require exactly two independent solutions?
Its solution set is a 2-dimensional vector space, so any solution is a unique combination of two basis functions — enough freedom to match two initial data .
Why do BOTH the and terms disappear in the repeated-root reduction?
The -coefficient is because is a root, and the -coefficient is because ; the double root makes both hold simultaneously.
Why can't we just pick with a "second" root as in Case 1?
There is no second distinct root — the discriminant is zero so both roots collapse to the same , leaving Case 1's recipe with only one function.
Why does sticking an onto (rather than any other factor) produce the missing solution?
Reduction of order forces , whose non-constant solution is the linear ; the algebra of the double root singles out , and the coalescing-roots limit confirms it as .
Why does the characteristic equation method fail to hand us two solutions here, unlike in the distinct-root case?
The trial turns the ODE into a quadratic; a double root is one number, so it yields one exponential — the geometry of "two coincident roots" leaves the algebra one solution short.
Why is the sign of irrelevant to whether are independent?
Independence depends on the Wronskian being nonzero, and exponentials of any real exponent are strictly positive, so no choice of can make them dependent.
Why does the general solution automatically satisfy any initial-value problem for this ODE?
The two free constants give exactly two degrees of freedom, matching the two conditions ; the nonzero Wronskian guarantees the resulting system is solvable.

Edge cases

What are the solutions when the repeated root is (e.g. )?
With , and , so — the straight lines, still two independent functions.
If so the equation degenerates to , does the repeated-root picture still apply?
No — the ODE drops to first order, has a 1-dimensional solution space, and only one exponential; the whole "missing partner" story needs a genuine second-order term.
For a triple root in a third-order ODE, what is the solution basis?
Higher-order repeated roots: multiplicity supplies powers through times .
As two nearly-equal roots and merge, what happens to the pair of exponential solutions?
They become nearly parallel; their normalized difference approaches , so the basis smoothly deforms from two exponentials to .
What is the long-run behaviour of when ?
It tends to , because the exponential decay eventually beats the linear growth of — exponential wins over polynomial.
What is the long-run behaviour when but ?
grows (or falls) linearly without bound, since there is no decaying exponential to tame the term.
Can and ever be simultaneously zero at some finite ?
No — always, so is never zero and vanishes only at , where the two are still independent by the Wronskian.

Recall One-line summary of every trap

A double root gives one exponential; the honest fix is , forced by and confirmed by the nonzero Wronskian . Never collapse the constants, never drop the , always divide by in , and remember decay needs .

Connections