Unassuming
- 165
- 0
Consider, x' = x + 3y^3
y' = -3y
I am trying to use the fundamental matrix, F(t), and 3y^3 as my g(t) in order to plug into the variation of parameters formula...
Xp = F(t) * \integral{ F(t)^-1 * g(t) } ,
Am I going about this the wrong way?
I am trying to get something in a form that I recognize, like
X' = \begin{pmatrix}1 & 0 \\ 0 & -3\end{pmatrix} <br /> <br /> \begin{pmatrix}C_1 \\ C_2\end{pmatrix} <br /> <br /> + \begin{pmatrix} 3y^3 \\ 0 \end{pmatrix} <br /> <br />
Can I make that work?
y' = -3y
I am trying to use the fundamental matrix, F(t), and 3y^3 as my g(t) in order to plug into the variation of parameters formula...
Xp = F(t) * \integral{ F(t)^-1 * g(t) } ,
Am I going about this the wrong way?
I am trying to get something in a form that I recognize, like
X' = \begin{pmatrix}1 & 0 \\ 0 & -3\end{pmatrix} <br /> <br /> \begin{pmatrix}C_1 \\ C_2\end{pmatrix} <br /> <br /> + \begin{pmatrix} 3y^3 \\ 0 \end{pmatrix} <br /> <br />
Can I make that work?