Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Chapters/chapter6.tex
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@ \section{Systems of linear differential equations}
\ldots, c_k$?

There is a theorem in differential equations that says that given an
initial condition $\xx_0$ there is one and only one solution of
initial condition $\yy_0$ there is one and only one solution of
$\yy' = A\yy$ satisfying $\yy(0)=\yy_0$. So our theoretical question
above is equivalent to the following quite practical question. Given
an initial vector $\yy_0$, does there exist a solution $\yy(t)$ of the
Expand Down