Exam 2 Review
Complex roots in characteristic eq.
\( y'' + 4y' + 5y = 0 \) \( \quad \) \( y(0) = 1, \) \( y'(0) = 0 \)
\( r^2 + 4r + 5 = 0 \)
\( r = \frac{-4 \pm \sqrt{16 - 20}}{2} = \frac{-4 \pm 2i}{2} = -2 \pm i \)
\( e^{(-2 \pm i)t} = e^{-2t} e^{it} \)
\( e^{-2t} e^{-it} \)
\( y = c_1 e^{-2t} \cos(t) + c_2 e^{-2t} \sin(t) \)
\( y' = -c_1 e^{-2t} \sin(t) - 2c_1 e^{-2t} \cos(t) + c_2 e^{-2t} \cos(t) - 2c_2 e^{-2t} \sin(t) \)
\( y(0) = 1 \rightarrow 1 = c_1 \)
\( y'(0) = 0 \rightarrow 0 = -2c_1 + c_2 \rightarrow c_2 = 2c_1 = 2 \)
\( y = e^{-2t} \cos(t) + 2e^{-2t} \sin(t) \)