Is there a unique solution to y'=\sqrt{y} with y(0) = 0?

  • Thread starter Thread starter mathman44
  • Start date Start date
  • Tags Tags
    Ivp Uniqueness
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 3K views
mathman44
Messages
204
Reaction score
0

Homework Statement



Show that the DE [tex]y'=\sqrt{y}[/tex] has more than one solution when y(0) = 0 by finding two of them. Why does Picard's uniqueness theorem not apply?


The Attempt at a Solution



By standard ODE techniques, [tex]y=\frac{1}{4}[2c+c^2+t^2][/tex]

but if y(0)=0 then [tex]y=\frac{t^2}{4}[/tex] only.

I can't find another solution.
 
Physics news on Phys.org
What's wrong with y(t)=0 for all t?
 
And is because [tex]\sqrt{y}[/tex] isn't Lipschitz continuous that there is more than one solution?
 
For example if y(0) > 0 and [tex]y=\frac{1}{4}[2c_1+c_1^2+t^2][/tex], then is the solution unique for all t > 0 since the function y' is Lipschitz continuous for all t > 0?
 
mathman44 said:
For example if y(0) > 0 and [tex]y=\frac{1}{4}[2c_1+c_1^2+t^2][/tex], then is the solution unique for all t > 0 since the function y' is Lipschitz continuous for all t > 0?

Well, yes, sqrt(y) is not Lipschitz continuous at y=0. So Picard doesn't prove there is a unique solution with y(0)=0. And yes, if y(0)>0 then it does imply there is a unique solution as long as y stays greater than zero.