1.
Consider the initial value problem $y' = t^2 \cos y + e^{t}$, $y(0) = 1$. Does the Existence and Uniqueness Theorem guarantee a unique solution exists near $t = 0$?
Here $f(t,y) = t^2 \cos y + e^{t}$. Computing the partial derivative:
The function $f$ is built from polynomials, trig functions, and exponentials—all continuous everywhere. Similarly, $f_y = -t^2 \sin y$ is continuous everywhere. Since the initial point $(0, 1)$ lies in a region where both $f$ and $f_y$ are continuous, the hypotheses are satisfied.