Sun,
Kirill showed you that the general complex solution is of the form
x=C1s1ek1t+C2s2ek2t+C3s3ek3t
with
k1=1, s1=(2,-3,2)
k2=1-2i, s2=(0,1,i)
k3=1+2i, s3=(0,-1,i)
The first term,
C1s1ek1t=C1(2,-3,2)et,
is already real and exactly of the form of Hassan's answer. So it suffices to show how the other two terms turn real.
We have
C2s2ek2t+C3s3ek3t=C2(0,1,i)e(1-2i)t+C3(0,-1,i)e(1+2i)t
Let's pull out an et :
=et (C2(0,1,i)e-2it+C3(0,-1,i)e2it)
We can ignore the first component, which is zero anyway for these two terms.
Let's look at the second (x2) component: it is
=et(C2e-2it - C3e2it)
Now let's use Euler's identity (see Kirill's answer) on both exponentials and collect all sine and cosine terms, then the last expression becomes
=et( (C2-C3) cos(2t) + i(-C2+C3) sin(2t) )
Let us define
c2:=C2-C3 and c3:=i(-C2+C3)
then the second component becomes
=et( c2 cos(2t) +c3 sin(3t) ),
which is now of the real form Hassan gave.
The big C's were complex, the little c's are real.
I will leave it to you to do the same thing with the third component (x3). With the same definition of the little c's, it will be of the form Hassan gave,
et( c2 sin(2t) - c3 cos(2t) ).
Finally, put x back in vector form.
Sun K.
09/14/13