The initial value problem $y' = 2\times\sqrt{y}$ , $y(0)=a$ has
a unique solution for $a<0$
no solution for $a>0$
infinitely many solutions if $a=0$
a unique solution if $a\ge 0$.
My answer is 4.
As if we solve the ode by separating $y'$ ,then we have a general solution as $\sqrt{y}=x+c$. Now using $y(0)=a$ , we have $c=\sqrt a$, which is valid if $a \ge 0$, and in that case we get a unique solution for that $a$.
Now the answer is given to be 3, if $a=0$ ,then we get $y=x²$ ,which is unique , then how is it 3 ?
Is my method correct and my answer also ? Or am I wrong ?
Hoping for a help.Thank you.