capertiller
- 2
- 0
Homework Statement
If I have a solution to a system of first order linear equations: <x,y> = c_1 e^{-3t} <1,-1> + c_2 e^{-t} <1,1> , how do I find the fundamental matrix psi(t) so that psi(0) = I ?
Homework Equations
The Attempt at a Solution
psi(t) = <<e^{3t}, e^{-t}>, <-e^{-3t}, e^{-t}>>
psi(0) = <<1, 1>, <-1, 1>>
This is clearly not the identity matrix.
Now what?