dtdx=x+y
dtdy=−2x−yThe first equation of the system is equivalent to
y=dtdx−xThen
dtdy=dt2d2x−dtdxPut these in the second equation of the system. We have the following differential equation:
dt2d2x−dtdx=−2x−dtdx+x
which is equivalent to
dt2d2x+x=0
Its characteristic equation k2+1=0.
Therefore, x(t)=C1sint+C2cost.
Then
dtdx=C1cost−C2sint and
y=dtdx−x
=C1cost−C2sint−C1sint−C2cost
.Consequently, the system has the general solution:
{x(t)=C1sint+C2costy(t)=(−C1−C2)sint+(C1−C2))cost
Comments