E12 Linear Physical Systems Analysis
March 3, 2026
We now turn our attention to systems of the form
\[m \ddot{x} + b \dot{x} + k x = f(t)\] 
A second-order differential equation for \(x\), the position of the mass
\[L \ddot{q} + R \dot{q} + \frac{1}{C} q = v_{\text{in}}(t)\] 
A second-order differential equation for \(q\), the charge on the capacitor
Mass, damping coefficient, spring constant, capacitance, resistance, and inductance are all typically positive
To solve the equation \[m \ddot{x} + b \dot{x} + k x = f(t), \tag{1}\] let’s start with the ‘free response’ when \(f(t) = 0\).
\[\ddot{x} + a \dot{x} + b x = 0 \tag{2}\]
We’ve learned that \(x(t) = e^{st}\) is a solution of \[\ddot{x} + a \dot{x} + b x = 0\] as long as \[s^2 + as + b = 0 \tag{3}\]
We’ve learned that \(x(t) = e^{st}\) is a solution of \[\ddot{x} + a \dot{x} + b x = 0\] as long as \[s^2 + as + b = 0\]
By linearity we know that the sum of two solutions is also a solution. Thus, let’s try: \[x(t) = C_1 e^{s_1 t} + C_2 e^{s_2 t}\]
We can then use two initial conditions \(x(0)\) and \(\dot{x}(0)\) to find \(C_1\) and \(C_2\)
Note: There’s an ‘edge case’ for which this won’t work, i.e., when \(s_1 = s_2\)
If \(s_1=s_2\) the two solutions being added are not really independent, and some math wizardry is needed
Calculate \(x(t)\) for the following system. Leave the answer in terms of ‘constants of integration’, which can later be determined using initial conditions.

Start by ‘guessing’ the following solution \[x(t) = C_1 e^{s_1 t} + C_2 e^{s_2 t}\] for the differential equation \[\ddot{x} + a \dot{x} + b x = 0\]


Calculate \(x(t)\) for the following system. Leave the answer in terms of ‘constants of integration’, which can later be determined using initial conditions.

Start by ‘guessing’ the following solution \[x(t) = C_1 e^{s_1 t} + C_2 e^{s_2 t}\] for the differential equation \[\ddot{x} + a \dot{x} + b x = 0\]


For \(m=1, k = 16\) and \(b = \{ 0, 4, 8, 10\}\), with initial conditions \(x(0) = 1, \dot{x}(0)=0\), let’s look at the free response \(x(t)\) in the absence of any force \(f(t)\).

\[s_{1,2} = \frac{-b \pm \sqrt{b^2-64}}{2}\]
| Damping | Free response \(x(t)\) |
|---|---|
| \(b=0\) | \(x(t) = \cos 4 t\) |
| \(b=4\) | \(x(t) = 1.155 e^{-2t} \sin \left( \sqrt{12} t + 1.047 \right)\) |
| \(b=8\) | \(x(t) = (1+4t) e^{-4t}\) |
| \(b=10\) | \(x(t) = \frac{4}{3} e^{-2t} - \frac{1}{3} e^{-8t}\) |
Procedure for find these:


The solutions to \[\ddot{x} + a \dot{x} + b x = 0\] look like \(e^{st}\) where \(s\) depends on the characteristic equation \[s^2 + a s + b = 0, \implies s = \frac{-a \pm \sqrt{a^2-4b}}{2}\]
Depending on the sign of \(\sqrt{a^2 - 4b}\), we have three different cases:
| Case | Roots | Condition | Solution |
|---|---|---|---|
| Case 1 | Two distinct real roots | \(a^2 > 4b\) | \(C_1 e^{s_1t} + C_2 e^{s_2t}\) |
| Case 2 | Two distinct complex roots | \(a^2 < 4b\) | \(e^{rt} \left( C_1 \cos \omega t + C_2 \sin \omega_t \right)\) |
| Case 3 | Repeated real roots (special case) | \(a^2 = 4b\) | \((C_1 + t C_2) e^{s_1 t}\) |
Three roots of a cubic polynomial

Three One root of a cubic polynomial ?

Why does it look like there is only one root?
Illustrating roots on the complex plane instead:


What are the roots of the polynomial \(x^3+3x^2+x-5\) ? Hint: one of the roots is \(x = 1\)
When the polynomial \(s^2+as+b\) has real roots, i.e., when solutions to the equation \[s^2+as +b = 0\] are real. Recall that the solution is \(\displaystyle s = \frac{-a \pm \sqrt{a^2-4b}}{2}\).
| Case | Roots | Condition | Solution (example) |
|---|---|---|---|
| Case 1 | Two distinct real roots | \(a^2 > 4b\) | \(x(t) = C_1 e^{s_1t} + C_2 e^{s_2t}\) |
| Case 1a | Both negative | \(a > \sqrt{a^2-4b} > 0\) | |
| Case 1b | One positive one negagtive | \(\sqrt{a^2-4b} > a > 0\) | |
| Case 1c | Both positive | \(\sqrt{a^2-4b} > 0 > a\) | |
| Case 2 | Two distinct complex roots | \(a^2 < 4b\) | \(e^{rt} \left( C_1 \cos \omega t + C_2 \sin \omega_t \right)\) |
| Case 3 | Repeated real roots | \(a^2 = 4b\) | \((C_1 + t C_2) e^{s_1 t}\) |
| Case 1a: \(s_1,s_2 < 0\) | Case 1b: \(s_1< 0<s_2\) | Case 1c: \(s_1, s_2 > 0\) |
|---|---|---|
| Both roots negative | One positive, one negative | Both roots positive |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
When the polynomial \(s^2+as+b\) has complex roots, i.e., when solutions to the equation \[s^2+as +b = 0\] are complex.
Recall that the solution is \(\displaystyle s = \frac{-a \pm \sqrt{a^2-4b}}{2}\).
\(s_{1,2} = \frac{-a \pm \sqrt{a^2 - 4b}}{2} = r \pm i \omega\)
| Case | Roots | Condition | Solution (example) |
|---|---|---|---|
| Case 1 | Two distinct real roots | \(a^2 > 4b\) | \(x(t) = C_1 e^{s_1t} + C_2 e^{s_2t}\) |
| Case 2 | Two distinct complex roots | \(a^2 < 4b\) | \(e^{rt} \left( C_1 \cos \omega t + C_2 \sin \omega_t \right)\) |
| Case 2a | Real part negative | \(a < 0\) | |
| Case 2b | Real part positive | \(a > 0\) | |
| Case 2c | Real part zero | \(a = 0\) | |
| Case 3 | Repeated real roots | \(a^2 = 4b\) | \((C_1 + t C_2) e^{s_1 t}\) |
| Case 2a: \(r < 0\) | Case 2b: \(r > 0\) | Case 2c: \(r = 0\) |
|---|---|---|
| \(e^{-t} C_0 \cos(\omega t + \phi )\) | \(e^{+t} C_0 \cos(\omega t + \phi )\) | \(e^{0} C_0 \cos(\omega t + \phi )\) |
| \(e^{-t} ( C_1 \cos \omega t + C_2 \sin \omega t\) | \(e^{+t} ( C_1 \cos \omega t + C_2 \sin \omega t\) | \(e^{0} ( C_1 \cos \omega t + C_2 \sin \omega t\) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
E12 • Spring 2026 • Lecture 13 • March 3, 2026