soopo
- 222
- 0
Homework Statement
Show that the vectors
\overline{x}(t) =<br /> \begin{bmatrix}<br /> e^t<br /> \\ -t<br /> \end{bmatrix}<br />
and
<br /> \overline{y}(t) =<br /> \begin{bmatrix}<br /> t <br /> \\ e^(-t)<br /> \end{bmatrix}
are solutions for
\overline{x}' = \frac {1} {1+t^2} <br /> \begin{bmatrix}<br /> 1+t & e^t(1-t) <br /> \\ -e^-(t) (1+t) & t-1 <br /> \end{bmatrix}<br /> \overline{x}<br /> .
The last row should be a 2x2 matrix. The x and y are vectors.
The Attempt at a Solution
I feel that it would be helpful to have fundamental matrix here: \Phi(t,s).