Simplifying a solution that has complex eigenvalues

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
Jamin2112
Messages
973
Reaction score
12

Homework Statement



I'll give an example.

Ex: x'=[-1/2 1; -1 -1/2]x.

Homework Equations



Assume a solution of the form x=$ert for these type of problems.

Euler's formula: ebi = cosb + isinb

The Attempt at a Solution



|A-rI|=0

---> r= -1/2 +/- i

---> x= e-t/2 ( C1(cost + isint)(1 i)T + C2(cos(-t) +isin(-t))(1 -i)T )

I understand that I can simplify a little with the fact that sin(-t)=sin(t) and cos(-t)=-cos(t), but I don't understand how to simplify it all the way to

C1e-t/2 (cost -sint)T + C2e-t/2(sint cost)T,

which is the answer in the book.

So, explain.
 
Physics news on Phys.org
so basically your 2 linearly independent solutions are

[tex]\textbf{x}_1 = e^{-t/2}(cos(t) + i.sin(t))(\begin{matrix} 1 \\ i \end{matrix})[/tex]
[tex]\textbf{x}_2 = e^{-t/2} (cos(-t) + i.sin(-t))(\begin{matrix} 1 \\ -i \end{matrix})[/tex]

note that any linear combination of these will also be a solution, so perhaps you could try taking 2 linear combinations that simplify things... making sure they are still linearly independent