A linear ODE
Find the $\textbf{general}$ solution of
$y'= \left (\begin{matrix} 1 & 1 & 1 \\ -1 & 0 & 1 \\ 1 & 1 & 0 \end{matrix} \right ) \cdot y$
and a solution with the initial value $y(0) = \left ( \begin{matrix} 1 \\ -1 \\ 1 \end{matrix} \right )$.
Answer
Answers can be viewed only if
- The questioner was satisfied and accepted the answer, or
- The answer was disputed, but the judge evaluated it as 100% correct.
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to 50% commission on every question your affiliated users ask or answer.
- answered
- 185 views
- $10.00
Related Questions
- Differential equations, question 3
- Linear solutions, linear systems, autonomous systems, and key points.
- Power series solution of Differential Equations
- Solve $Lx = b$ for $x$ when $b = (1, 1, 2)^T$.
- Differentai equations, question 2.
- Show this initial value problem has a unique solution for initial value forall t
- Dynamic Systems of Differential Equations
- Burgers’ equation $u_t + u u_x = −x $