Solving a Matrix Equation: Decoupling and Eigenvectors

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Jess89
Messages
1
Reaction score
0
Hello, please can someone tell me how to decouple and solve this equation? It was on a problem sheet, but the solution jumped to the decoupled equation... =(

[tex] \frac{dx}{dt} = 2x+y-t[/tex]
[tex] \frac{dy}{dt}=2x-y+t [/tex]
I know that it can rewritten as
[tex] <br /> \frac{d}{dt}\left[ \begin{array}{cccc} 2 & 1\\ 2& -1 \end{array} \right] \left[\begin{array}{cccc} x\\ y \end{array}\right] + \left[ \begin{array}{cccc} -t\\ t \end{array} \right]<br /> [/tex]

And for that matrix :

[tex] <br /> \left[ \begin{array}{cccc} 2 & 1\\ 2& -1 \end{array} \right] <br /> [/tex]

the eigenvalues and eigenvectors can be worked out.

But I don't know how to decouple =(

Thank you !
 
Last edited:
Physics news on Phys.org
Welcome to physics forums.

HINT: Try differentiating one of the ODE's with respect to t.

P.S. Since your question is a homework style question, I'm moving it to the homework forums.