Let us solve the sysytem:
{dtdx=−2x+7ydtdy=3x+2y x(0)=9 and y(0)=−1
The second eqution is equivalent to x=31(dtdy−2y), and therefore, dtdx=31(dt2d2y−2dtdy) . Let us put these in the first equation:
31(dt2d2y−2dtdy)=−2⋅31(dtdy−2y)+7y
31dt2d2y−32dtdy=−32dtdy+34y+7y
31dt2d2y=325y
dt2d2y−25y=0
The characteristic equation k2−25=0 of the last differential eqution has the solutions k=5 and k=−5. Consequently, its general solution is of the form
y(t)=C1e5t+C2e−5t
dtdy=5C1e5t−5C2e−5t
Thus, x=31(dtdy−2y)=31(5C1e5t−5C2e−5t−2(C1e5t+C2e−5t))=C1e5t−37C2e−5t.
If x(0)=9 and y(0)=−1, then 9=x(0)=C1−37C2 and −1=y(0)=C1+C2 .
It follows that C1=2, C2=−3.
Therefore, the solution is of the form:
{x(t)=2e5t+7e−5ty(t)=2e5t−3e−5t
Comments