All courses › Linear Algebra and Differential Equations › Second order, real roots

Second order, real roots

For a homogeneous second-order equation y′′+ay′+by=0y''+ay'+by=0 with constant coefficients we set up the characteristic equation. If it has two distinct real roots, the general solution is a sum of two exponentials.

r2+ar+b=0r^2 + ar + b = 0characteristic equation for y′′+ay′+by=0y''+ay'+by=0
y=C1er1x+C2er2xy = C_1e^{r_1x} + C_2e^{r_2x}general solution, two distinct real roots

Symbols

r1, r2r_1,\ r_2roots of the characteristic equation

Example

y′′−3y′+2y=0y''-3y'+2y=0: r2−3r+2=(r−1)(r−2)=0r^2-3r+2=(r-1)(r-2)=0 gives r=1,2r=1,2, so y=C1ex+C2e2xy=C_1e^x+C_2e^{2x}.

Set up the characteristic equation by replacing y′′→r2y''\to r^2, y′→ry'\to r, y→1y\to1.
Practise differential equations for free →

← First-order differential equation · Double and complex root →

Part of Linear Algebra and Differential Equations: Differential equations.