Open the app

Complex Roots

Differential Equations · Section 3.3 · generated practice set

Negative discriminant, Euler's formula, and the split between the decay rate and the frequency.

Practice this set → Fresh numbers on every attempt. No account needed.

Method

When $b^2 - 4ac < 0$ the roots are $r = \alpha \pm i\beta$ and Euler's formula turns them into real solutions: $$y = e^{\alpha t}\left(c_1\cos\beta t + c_2\sin\beta t\right).$$ The real part $\alpha$ controls growth or decay; $\beta$ sets the frequency.

Definitions and theorems

Euler's formula
$e^{i\theta} = \cos\theta + i\sin\theta$; hence $e^{(\alpha+i\beta)t}$ yields the real pair $e^{\alpha t}\cos\beta t$, $e^{\alpha t}\sin\beta t$.

Worked example

Solve $y'' + 4y' + 13y = 0$, $y(0) = 2$, $y'(0) = -1$.

  1. $r^2 + 4r + 13 = 0 \Rightarrow r = \frac{-4 \pm \sqrt{-36}}{2} = -2 \pm 3i$.
  2. $y = e^{-2t}(c_1\cos 3t + c_2\sin 3t)$.
  3. $y(0) = c_1 = 2$.
  4. $y'(0) = -2c_1 + 3c_2 = -1 \Rightarrow c_2 = 1$.
  5. $y = e^{-2t}(2\cos 3t + \sin 3t)$, a decaying oscillation.

Common mistakes

  1. Dropping $e^{\alpha t}$. It multiplies the entire bracket.
  2. Product rule at $y'(0)$. $y' = \alpha e^{\alpha t}(\ldots) + e^{\alpha t}(\ldots)'$ — both terms contribute.

Practice it

Reading the method is not the same as being able to run it under time pressure. This set generates a new problem with new coefficients every attempt, marks each part separately, and shows the full worked solution.

Open 3.3 →

More sets in Differential Equations