Courses / Physics I
Differential Equations and Vector Calculus

Second-Order Linear ODEs

Homogeneous case (f=0) — Try y = e^rx: ar^2 + br + c = 0 Three cases (discriminant = b^2-4ac): - 0, two real roots r1 r2: y = C1 e^r1 x + C2 e^r2 x - =…

Physics I 215 words Free to read

ay+by+cy=f(x)ay'' + by' + cy = f(x)

Homogeneous case (f=0f=0) — Try y=erxy = e^{rx}:

ar^2 + br + c = 0

Three cases (discriminant Δ=b24ac\Delta = b^{2}-4ac):

y = C_1 e^{r_1 x} + C_2 e^{r_2 x}

y = (C_1 + C_2 x)e^{rx}

y=eαx(C1cosβx+C2sinβx)y = e^{\alpha x}(C_1\cos\beta x + C_2\sin\beta x)

Non-homogeneous: y=yh+ypy = y_h + y_p (use undetermined coefficients or variation of parameters).

Physics link: These three cases correspond to overdamped, critically damped, and underdamped oscillations.
Common pitfall: For linear ODEs, the full solution is homogeneous + particular. Students who stop at the particular solution lose the transient; those who stop at the homogeneous lose the steady state. You need both.
Placeholder: Second-Order Linear ODEs

Damped Harmonic Oscillator

Adding damping to a harmonic oscillator:

mx¨+bx˙+kx=0m\ddot{x} + b\dot{x} + kx = 0

The behaviour depends on the damping ratio ζ=b/(2mk)\zeta = b/(2\sqrt{mk}):

Critical damping is used in door closers, shock absorbers, and galvanometers — it returns to equilibrium in minimum time.
Damped Oscillator

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

14practice questions
2interactive scenes
Start Physics I free

Differential Equations and Vector Calculus