Problem I
Part a)
Show that \( y(t) = \int_{0}^{t} e^{-u^2} du \) is a solution to:
Verification of the derivative:
Verification of the Initial Condition (IC):
Part b)
Evaluate \( y(2) = \int_{0}^{2} e^{-u^2} du \) by solving \( y' = e^{-t^2} \) using Euler's method with step size \( h = 1/2 \).
Start at \( t = 0 \), then calculate for \( t = 1/2, t = 1, t = 3/2, t = 2 \).