(a) Compute the error estimate (14) by using your Euler's method program to
solve the given initial value problem. In each case, let \(t^{*}=1\). Use
\(h=0.01\) and \(h=0.005\).
(b) Solve the initial value problem mathematically, and determine the exact
solution at \(t=t^{*}\).
(c) Compare the actual error, \(\mathbf{y}\left(t^{*}\right)-\mathbf{y}_{2 n}\),
with the estimate of the error \(\overline{\mathbf{y}}_{2 n}-\mathbf{y}_{n}\).
[Note that estimate (14) is also applicable at any of the intermediate points
\(0.01,0.02, \ldots, 0.99 .]$$\mathbf{y}^{\prime}=\left[\begin{array}{rr}-1 & 1
\\\ 1 & -1\end{array}\right] \mathbf{y}, \quad
\mathbf{y}(0)=\left[\begin{array}{r}3 \\ -1\end{array}\right]\)