- #1
EvLer
- 458
- 0
I have been trying to get this for a while and can't figure it out:
if a fundamental matrix of the system x' = Ax is X(t)
[tex]\left(\begin{array}{cc}e^t&0\\0&e^{-t}\end{array}\right)[/tex]
find a particular solution yp(t) of [tex] x' = Ax + [e^t, 2]^{transpose}[/tex] such that yp(0) = 0
So, I got [tex]u(t) = \left(\begin{array}{cc}t&0\\0&2e^t\end{array}\right)[/tex]
but when I multiply X(t) by it, I do not get the right answer. Is there a coefficient involved with integration of u'(t)?
Thanks for help.
if a fundamental matrix of the system x' = Ax is X(t)
[tex]\left(\begin{array}{cc}e^t&0\\0&e^{-t}\end{array}\right)[/tex]
find a particular solution yp(t) of [tex] x' = Ax + [e^t, 2]^{transpose}[/tex] such that yp(0) = 0
So, I got [tex]u(t) = \left(\begin{array}{cc}t&0\\0&2e^t\end{array}\right)[/tex]
but when I multiply X(t) by it, I do not get the right answer. Is there a coefficient involved with integration of u'(t)?
Thanks for help.