Can anyone give me some clues on how to simplify this expression while eliminating all imaginary terms? he general solution is given as
$$x=A_1e^{(-3+i)t}+A_2e^{(-3-i)t}$$
where
$$A_1=\frac{1-3i}{2} \quad A_2=\frac{1+3i}{2}$$
The question then asks given $e^{it}=\cos{t}+i\sin{t} $ and $ e^{-it}=\cos{t}-i\sin{t}$, rewrite the general solution eliminating all imaginary terms.
So
$$x=\dfrac{1-3i}{2}e^{(-3+i)t}+\frac{1+3i}{2}e^{(-3-i)t}$$
then
$$x=\dfrac{e^{-3}}{2}((1-3i)(\cos{t}+i\sin{t} )+(1+3i)(\cos{t}-i\sin{t} )$$
to be simplified without any leftovers.
The question then asks Given $e^{it}=\cos{t}+i\sin{t} $ and $ e^{-it}=\cos{t}-i\sin{t}$, rewrite the general solution eliminating all imaginary terms.
So
$x=\frac{1-3i}{2}e^{(-3+i)t}+\frac{1+3i}{2}e^{(-3-i)t}$
then
$x=\frac{e^{-3}}{2}((1-3i)(\cos{t}+i\sin{t} )+(1+3i)(\cos{t}-i\sin{t} )$
– Buddy Oct 01 '16 at 04:46