This is the classic move for a second-order homogeneous linear differential equation with constant coefficients. You turn the differential equation into an algebra problem, solve for the roots, then rebuild the solution from exponential modes.
Exponentials are the perfect probe because differentiating \(e^{rx}\) just keeps giving back the same shape times constants.
If the characteristic equation has two different real roots, then the full solution is a sum of two exponentials.
Each root gives one natural mode. The general solution is just both modes superposed together. Super clean.
Objective
Find the general solution, and if initial conditions are given, solve for the constants.
Variables
Independent variable: usually \(x\). Dependent variable: \(y(x)\).
Known information
The equation has the form \(ay''+by'+cy=0\), where \(a,b,c\) are constants.
Constraint
We are in the distinct real roots case, so \(b^2-4ac>0\).
Assumption
We try \(y=e^{rx}\) because exponentials survive differentiation.
This equation is linear, second order, homogeneous, and has constant coefficients.
Geometrically, it ties together position, slope, and curvature at every point on the curve.
The whole trick is to find building blocks whose derivatives stay in the same family. Exponentials do that automatically.
Try
Then
Substitute into the differential equation:
Since \(e^{rx}\neq 0\), the only way this works is if
That algebra equation is the characteristic equation or auxiliary equation.
Check that it is homogeneous and the coefficients are constants.
Replace the derivative structure by powers of \(r\).
Distinct real roots means \(r_1\neq r_2\) and both are real.
Then use initial conditions if the problem gives them.
Solve
The curve is made from two exponential shapes. Depending on \(c_1\) and \(c_2\), one mode may dominate early and the other later.
Solve
From before,
Differentiate:
Plug in \(x=0\):
Solve the system step-by-step:
So the particular solution is
The roots determine the solution shape. The initial conditions determine the mix.
Nice. This is the exact case for this lesson.
Assume \(y=e^{rx}\)
If \(b^2-4ac>0\), roots are distinct and real.
Then use initial conditions to solve for \(c_1\) and \(c_2\).
Distinct real roots means the differential equation has two different exponential modes. The characteristic equation finds those modes. The general solution is their linear combination. That’s the whole game.