prehisto
- 111
- 0
Homework Statement
Given system:
dx/dt=-x-5y
dy/dt=x+y
Homework Equations
The Attempt at a Solution
So I calculated that \lambda_1=-2i and \lambda_2=2i
Generaly \lambda=+-qi
next i know that general solution is in form:
x=C1cos(qt)+C2sin(qt)
y=C*1cos(qt)+C*2sin(qt)
So to calculate constsnts C*_1 and C*_2 I can choose C_1 and C_2 how i want.
Then from systems second eq.(dy/dt=x+y) i calculate C*_1 and C*_2 .
My question is- which q value I put in solution,is it
x=C1cos(2t)+C2sin(-2t)
or
x=C1cos(2t)+C2sin(2t)
?