Existence and Uniqueness (Picard)
Problem
Show that the IVP y′ = √y with y(0) = 0 has multiple solutions: y ≡ 0 and y = t²/4. Explain why Picard's uniqueness theorem does not apply here.
Explanation
The promise and its fine print
For a first-order ODE , we usually expect exactly one solution through a given point . This is the content of the Picard–Lindelöf theorem (sometimes called the existence and uniqueness theorem, or the Picard theorem):
If and are continuous in a rectangle around , then the IVP has a unique solution on some interval containing .
Two hypotheses:
- is continuous.
- is continuous (equivalently, is Lipschitz in ).
Today's problem shows what happens when hypothesis 2 fails.
The given IVP
So . Continuous on , so hypothesis 1 holds. But which blows up as . At the initial point , is not even defined, let alone continuous. Hypothesis 2 fails — Picard says nothing, and indeed uniqueness fails.
Step-by-step — find multiple solutions
Solution A: .
Check: and . ✓ The zero function is a perfectly valid solution.
Solution B: for .
Check: and (for ). ✓
And . ✓
So we've found two solutions to the same IVP.
Solution C (and infinitely many more): the "peel-off" family.
For any , define
This stays at zero until time , then "peels off" and grows as a shifted parabola. Check that it is continuously differentiable at the peel-off point:
- At : from both pieces ✓.
- Derivative from the left: . From the right: as . ✓
- And on each piece.
So is a valid solution for every . Uncountably many solutions share the initial condition.
Geometric interpretation — why the peel-off is possible
The slope field of is very flat near the -axis ( small ⇒ slope small). A solution crawling along can sit there indefinitely — the "force pulling it off" is proportional to , which is zero when . Unlike a Lipschitz-bounded vector field, where a slight kick away from an equilibrium would grow exponentially and force uniqueness, here the slow growth is too weak to pin the solution.
By contrast, also has the equilibrium . But Picard applies ( is continuous), and the only solution through is . You can't peel off. Linear pull makes all the difference.
Where uniqueness failure matters in the real world
Physics models usually obey Picard, but when they don't, it's often a red flag:
- Control systems: if the dynamics near a fixed point have -like slow restoring force, the system's response to a perturbation is non-unique — a tell that your model is missing something (e.g. a higher-order term).
- Hydrodynamics / dam-break problems: -type equations describe a self-similar flow; the non-uniqueness reflects genuine physical indeterminacy in idealised models (the actual system requires extra information to pick the "correct" solution — often a viscosity term).
- Renormalisation of chaotic systems: some RG flows have non-unique trajectories that must be resolved by physical input.
So uniqueness failure isn't a math bug — it's a warning that the model is incomplete.
The Osgood criterion — a refinement
Picard's hypothesis is sufficient but not necessary. A weaker condition for uniqueness is Osgood's criterion: there exists a function with such that
For , the modulus is with . But , so Osgood doesn't save us either — and indeed uniqueness fails.
A theorem about the peel-off family
The most "eager" solution (starts growing at ) is . The most "lazy" is . Every solution is sandwiched: for all . This is the Peano funnel — the maximum and minimum solutions form an envelope; every IVP solution lies inside.
Common mistakes
- Thinking uniqueness always holds. It holds under mild hypotheses, and those hypotheses are satisfied for most textbook ODEs. But the counterexamples exist and they're important.
- Assuming initial conditions pin the solution uniquely. For well-behaved ODEs yes, but not in general. Always check Picard.
- Confusing existence with uniqueness. Peano's theorem guarantees existence from mere continuity of , with no condition on . But existence alone doesn't imply uniqueness.
- Dropping the absolute value under . is only real for . For the original ODE isn't defined at all.
Why this matters pedagogically
It's the simplest, cleanest cautionary tale about the limits of ODE theory. Students often take existence and uniqueness for granted after seeing it invoked once; showing that has continuum many solutions through the origin makes the lesson stick.
Try it in the visualization
Plot both (flat along the t-axis) and (the rising parabola) through the origin. Add a slider for the "peel-off time" from 0 to 3 and watch the hybrid solution — flat until , then parabolic. Overlay a visualization of blowing up to along the -axis, which is why Picard fails.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.