Consider the intervals $J=[0, \infty)$ and $D=(0,\infty)$ and the initial value problem $\begin{cases} u'(t)=f(t,u(t)) \,\,\,\,\,,\,\, t \in J \\u(0)=2\end{cases}$
where $f:J \times D \to \mathbb R$ , $f(t,v):=-\frac{t}{v} e^{t^2}.$ How can I determine a maximum continued solution of the IVP and check if it is unique?
Some hints are much appreciated.