squelch
Gold Member
- 56
- 1
Homework Statement
Suppose that the characteristic equation to a second order, linear, homogeneous differential equation with constant coefficients yielded two complex roots:
\begin{array}{l}<br /> {\lambda _1} = a + bi\\<br /> {\lambda _2} = a - bi<br /> \end{array}
This would yield a general solution of:
y = {C_1}{e^{(a + bi)x}} + {C_2}{e^{(a - bi)x}}
I would like to prove that this is equal to the expression:
y = {C_1}{e^{ax}}\sin (bx) + {C_2}{e^{ax}}\cos (bx)
Homework Equations
Euler's identity:
{e^{ix}} = \cos (x) + i\sin (x)
The Attempt at a Solution
At the end of the proof, I am left with the expression:
y = i{C_1}{e^{ax}}\sin (bx) + {C_2}{e^{ax}}\cos (bx)
Can ##i## be "rolled up" into the constant of integration ##C_1## and the whole thing just defined as a single, undetermined constant?