Homogeneous linear systems: constant coefficients: Difference between revisions
(Created page with "Category:Differential Equations Homogeneous linear systems of ODEs take the following form: <math> \vec{x}'=Ax </math> Similar to the scalar case, we look for some exponential solutions: <math> \vec{x}=e^{rt}\vec{\xi } </math>") |
No edit summary |
||
| Line 11: | Line 11: | ||
<math> | <math> | ||
\vec{x}=e^{rt}\vec{\xi } | \vec{x}=e^{rt}\vec{\xi } | ||
</math> | |||
Doing some basic differentiation and substitution from the above two equations, we get | |||
<math> | |||
r\vec{\xi}=A\vec{\xi} | |||
</math> | </math> | ||
Revision as of 15:09, 10 June 2024
Homogeneous linear systems of ODEs take the following form:
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{x}'=Ax }
Similar to the scalar case, we look for some exponential solutions:
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{x}=e^{rt}\vec{\xi } }
Doing some basic differentiation and substitution from the above two equations, we get
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r\vec{\xi}=A\vec{\xi} }
