I have this question asked in an exam:
The solution to $$ \left\{ \begin{aligned} \frac{dy}{dx} &= y^2+x^2 \quad , x \gt 0 \\ y(0) &= 2 \end{aligned} \right. $$ exists in the interval $[0, L_0)$ and the maximal interval of existence of $$ \left\{ \begin{aligned} \frac{dz}{dx} &= z^2 \quad , x\gt 0 \\ z(0) &= 1 \end{aligned} \right.$$ is $[0,L_1) $.
I have to find the values of $L_0$ and $L_1$.
In the second case the conditions of Existence and Uniqueness theorem are satisfied in every rectangle $$|x| \le a, \quad |z-1| \le b$$ about the point $(0,1)$.Now if $M $ is maximum of $z^2$ and $h= min(a,b/M) $ then the IVP possess a solution on $|x| \le h$.
After calculating I get $h=1/4$ , so will I conclude that $L_1 = 1/4$ ?
Also in the 1st case I am unable to find $L_0$.
Any help. Thank you.