- Second order differential equation: \(p''(t)=g\)
- First order system \(\displaystyle \underbrace{\left(\begin{array}{c}p \\ v\end{array}\right)'(t)}_{u'(t)}=\underbrace{\left(\begin{array}{c}v(t) \\
g\end{array}\right)}_{\mathcal{F}(u,t)}\)
- Linear system \(\displaystyle \underbrace{\left(\begin{array}{c}p \\ v\end{array}\right)'(t)}_{u'(t)}=\underbrace{\left(\begin{array}{cc} 0 & 1 \\ 0
& 0\end{array}\right)}_{\mathrm{A}}\,\underbrace{\left(\begin{array}{c}p \\ v\end{array}\right)(t)}_{u(t)} + \underbrace{\left(\begin{array}{c}0 \\
g\end{array}\right)}_{b(t)}\)