MA 266: Lesson 2
Integrals as General and Particular Solutions (1.2)
Warmup Problem
Verify that \( y(t) = -\cos t + 6 \) is the solution to
\[ \text{IVP} \quad \underbrace{y' = \sin t}_{\text{ODE}}, \quad \underbrace{y(0) = 5}_{\text{initial condition}} \]
1. Does it satisfy ODE?
\[ \frac{dy}{dt} = \frac{d}{dt}(-\cos t + 6) = \sin t \]
2. Does it satisfy the initial condition?
\[ y(0) = -\cos(0) + 6 = 5 \]