- 15,857
- 8,996
You went astray. You are finding an expression for ##\dot x(t)##x˙(t). Forget the link and stick to complex expressions. When the time comes to apply the initial conditions (if they are given to you), things will sort themselves out and you will end up with real expressions. I find it easier to work with complex exponentials. Also, how on Earth did you get ##\cos(\omega^2 t)EpselonZero said:At the moment, I'm at 12x(t)+12x2(t)=e−t/τcos(ω2t)
I try to follow the instructions from here.
x(t)=C1e−t/τ(cos(ω2t)+C2e−t/τ(sin(ω2t)))
Does it make sense?
##? I thought we had agreed that the frequency is ##\omega.##
The most general solution you have so far is $$\dot x(t)=C_1 e^{-t/\tau}e^{i\omega t}+C_2 e^{-t/\tau}e^{-i\omega t}=e^{-t/\tau}\left(C_1e^{i\omega t}+C_2e^{-i\omega t}\right).$$ Go back to the appropriate equation and find ##\dot y(t)##. Then integrate ##\dot x(t)## and ##\dot y(t)## separately to find ##x(t)## and ##y(t)## and you're done.