Characteristic Equation Relation: Build the Auxiliary Equation
Characteristic Equation Relation converts a second-order linear constant-coefficient homogeneous ODE into a polynomial equation for by testing the exponential trial . The move preserves the candidate-solution condition: the exponential trial satisfies the ODE exactly when . It is legal only for the homogeneous constant-coefficient part; variable coefficients or a nonzero right side stop this exact reduction from solving the full equation.

On this page: The Principle | Conditions | Failure Modes | EE Questions | Retrieval Practice | Practice Ground | Solve a Problem | Related Guides | FAQ
The Principle
The move: assume an exponential trial , substitute it into a second-order linear constant-coefficient homogeneous equation, then divide out the nonzero exponential factor to get a polynomial in .
The invariant: the trial’s eligibility is preserved: satisfies the differential equation if and only if its exponent satisfies the characteristic equation.
Pattern:
| Legal route | Illegal route |
|---|---|
The invalid route is tempting because substituting still produces derivative factors. The characteristic-equation relation needs constant coefficients so the shared factor leaves one polynomial in rather than an expression that still depends on .
Conditions of Applicability
Condition: second-order linear constant-coefficient homogeneous form
Before applying, check: the equation can be read as with constants , , and , no forcing term, and the trial .
If the condition is violated: the substitution may not reduce the ODE to one algebraic polynomial in , so the roots of the proposed equation may not describe valid exponential modes.
- The equation must be second order and linear in , , and .
- The coefficients multiplying , , and must be constants, not functions of .
- The right side must be zero. A nonhomogeneous forcing term requires a different route after the homogeneous modes are handled.
Want the complete framework behind this guide? Read Masterful Learning.
Common Failure Modes
Failure mode: apply the characteristic equation to variable coefficients -> the leftover -dependence means the substitution did not produce a polynomial only in .
Debug: after substitution, ask whether every term contains the same nonzero factor times a constant coefficient.
Failure mode: include a forcing term in the characteristic equation -> the polynomial describes only homogeneous exponential modes, not a particular solution.
Debug: set up the characteristic equation from the associated homogeneous equation first, then handle the nonhomogeneous part with a separate method.
Elaborative Encoding
Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)
Within the Principle
- Why does differentiating turn derivatives into powers of without changing the exponential factor?
- What does the equation decide about the trial ?
For the Principle
- What quick features tell you the characteristic-equation route is legal before you start substituting?
- Why does a forcing term on the right side not belong inside the characteristic equation?
Between Principles
- How does this move depend on Second-Order Linear Constant-Coefficient Form and prepare the later root-family guides?
Generate an Example
- Write one eligible ODE and one near miss where the equation is second order and linear but the coefficients are not constant.
Retrieval Practice
Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)
State the move in one sentence: _____Use the exponential trial y equals e to the r x in a second-order linear constant-coefficient homogeneous ODE, then reduce it to the characteristic polynomial in r.
Write the canonical pattern: _____
State the canonical condition: _____second-order linear constant-coefficient homogeneous form
Practice Ground
Use these exercises to build move-selection fluency. (See Self-Explanation for how to learn from worked examples.)
Procedure Walkthrough
Starting from , use the exponential trial to reach characteristic-equation form.
| Step | Expression | Operation |
|---|---|---|
| 0 | Confirm second-order linear constant-coefficient homogeneous form. | |
| 1 | Prepare the exponential trial and its derivatives. | |
| 2 | Substitute the trial into the ODE. | |
| 3 | Factor out the shared exponential. | |
| 4 | Divide by , which is never zero. |
Drills
Forward Step
Apply the characteristic-equation relation once. Assume second-order linear constant-coefficient homogeneous form and trial .
Reveal
Substituting gives
After dividing by :
Apply the characteristic-equation relation once. Assume second-order linear constant-coefficient homogeneous form and trial .
Reveal
The characteristic equation is
Reject or complete the route choice. The proposed equation is with trial .
Reveal
Reject the characteristic-equation relation as written. The equation is not constant-coefficient form because the coefficient of is .
Substitution gives
which leaves , not a polynomial only in .
Apply the characteristic-equation relation once. Assume second-order linear constant-coefficient homogeneous form and trial .
Reveal
The characteristic equation is
Which equation is eligible for this move?
A.
B.
C.
Reveal
A is eligible: it is second-order, linear, constant-coefficient, and homogeneous.
B is not homogeneous because of the forcing term . C is homogeneous and linear, but its coefficient is not constant.
Action Label
What was done between these two steps? Assume the ODE is in second-order linear constant-coefficient homogeneous form.
Reveal
The characteristic-equation relation was applied. The exponential trial turns into and into , then the shared factor is divided out.
What condition licenses this transition?
Reveal
The condition is second-order linear constant-coefficient homogeneous form. The coefficients , , and are constants, and the right side is zero.
A student claims this is the characteristic equation. What is wrong?
Reveal
The move is invalid. The characteristic equation is formed from the associated homogeneous equation, so the forcing term does not become part of a polynomial equation in .
For the homogeneous part, the characteristic equation would be
Name the move in this chain.
Reveal
This is the final reduction inside the characteristic-equation relation. Since is never zero, the trial satisfies the ODE only when the polynomial factor equals zero.
Transition Identification
Where does the exponential-trial move enter this worked chain?
Reveal
The exponential-trial move enters in the first transition, where , , and are replaced by , , and .
What is missing from this worked chain?
Reveal
The chain skipped the condition and trial statement. It should first confirm second-order linear constant-coefficient homogeneous form and state before reducing the equation to .
Solve a Problem
Apply what you’ve learned with Problem Solving.
Problem: Starting from , use to reach characteristic-equation form.
Full solution
| Step | Expression | Move |
|---|---|---|
| 0 | Confirm second-order linear constant-coefficient homogeneous form. | |
| 1 | Write the exponential trial and derivative forms. | |
| 2 | Substitute into the ODE. | |
| 3 | Factor the shared exponential. | |
| 4 | Divide by nonzero . |
Related Guides
- Differential Equations Subdomain - See where characteristic equations sit in the higher-order linear sequence.
- Second-Order Linear Standard Form - Recognize the broader second-order linear ODE shape before specializing.
- Second-Order Linear Constant-Coefficient Form - Check the exact coefficient structure that licenses this move.
- Linear Homogeneous Superposition - Connect individual homogeneous modes to solution families.
- Principle Structures - Treat the name, condition, and canonical pattern as separate recall targets.
FAQ
What is Characteristic Equation Relation?
Characteristic Equation Relation is the move from a second-order linear constant-coefficient homogeneous ODE and trial to the polynomial equation . It converts a differential-equation mode check into algebra.
Why does the exponential trial create powers of r?
Differentiating multiplies the same exponential by . The first derivative contributes , the second derivative contributes , and the shared factor can be divided out because it is never zero.
When is the characteristic equation valid?
It is valid in second-order linear constant-coefficient homogeneous form. If the coefficients depend on , if the equation is nonlinear, or if the right side is not zero, the characteristic equation is not the full solver route.
What happens after I find the roots?
The roots classify the homogeneous exponential modes. Distinct real, repeated real, and complex roots lead to different solution-family forms, so root solving comes after this guide’s move rather than inside it.
Is the characteristic equation the same as solving the ODE?
No. It is the algebraic reduction that identifies possible homogeneous modes. Solving the ODE still requires interpreting the roots and building the correct solution family.
How This Fits in Unisium
Within the differential equations subdomain, Unisium treats characteristic equations as a route-selection move: confirm the constant-coefficient homogeneous structure, test the exponential trial, then reduce the candidate check to a polynomial in . The Unisium Study System pairs that legality check with retrieval practice, self-explanation, and compact problem-solving chains so the algebraic setup becomes fluent without hiding the condition.
Ready to practice differential equations with structure? Check access and join the Unisium waitlist or explore the complete framework in Masterful Learning.
Masterful Learning
The book behind these guides: a study system for physics, math, & programming built on retrieval, connection, explanation, and problem solving.
Ready to apply this strategy?
Unisium turns these evidence-based techniques into guided study sessions for math and physics. Unisium is currently in early access. See pricing, availability, and join the waitlist.
Check Unisium Access and Pricing Read More GuidesAlready have access? Sign in