Skip to main content
\( \newcommand{\lt}{ < } \newcommand{\gt}{ > } \newcommand{\amp}{ & } \)

Section4.4Solving Systems of Differential Equations

Just as we can solve a single differential equation, we often are interested in a system of differential equations. These are coupled functions for which the rate of change of each function is given by a function of the variables.

Important: A solution may not exist on the full interval you ask for. So you may need to experiment with smaller intervals and smaller step sizes for certain problems.