4.6.8 · D1Ordinary Differential Equations

Foundations — Existence and uniqueness theorem — Picard-Lindelöf (statement)

2,638 words12 min readBack to topic

This page is the toolbox. Before you read the Picard–Lindelöf statement, make sure every symbol below feels obvious. We build each one from nothing, in an order where each rests only on the ones before it.


1. The variables and , and the function

Why the topic needs it: the ODE asks us to find such a curve . Everything else is machinery for pinning down which curve.


2. The derivative — the slope of the curve

Picture: at each point of the curve, lay a tiny straight ruler tangent to it. The tilt of that ruler is there.

Why the topic needs it: an ODE is a rule for the slope. It tells you, at every point, which way the curve must tilt.


3. The slope rule

Picture — a slope field. At many points of the plane, draw a short dash tilted by the value . A solution curve is any curve that stays tangent to these dashes as it threads through them.

Why the topic needs it: is the given data of the problem. The whole theorem is a promise about : "if is well-behaved, a unique thread exists."


4. The starting point and the IVP

Picture: a pin stuck at ; the solution curve must pass through that pin and follow the dashes from there.

Why the topic needs it: without the pin there is no "the" solution to be unique. Picard–Lindelöf is about the one thread through one pin.


5. Absolute value — measuring distance

Picture: a ruler laid between two dots; is the gap you read off, and it can't be negative.

Why the topic needs it: the theorem constantly says things like " stays within of " — written — and " can't jump too far", written . Absolute value is our tape measure.


6. Continuity of on , the rectangle , and the bound

Picture: a rectangle drawn around the pin; the number is a speed limit — no dash in the box tilts more than a line of slope or .


7. The safe step-size

Picture: starting at the pin, the curve can climb or fall at rate no more than (section 6). So after a horizontal run of it has moved vertically at most . To keep inside the box's height we need , i.e. ; and we can't run past the box's width either. The tighter limit wins, which is why is the minimum of and .

Why the topic needs it: this is the interval on which everything lives — the solution , and the machine below, all act on ranging over . The theorem is local: it promises an answer only this close to the pin. See Maximal interval of existence for how far you can push beyond it.


8. The Lipschitz condition — the star of the show

Picture: freeze , walk straight up along the -direction, and watch . Lipschitz says the graph of -versus- is trapped between two straight lines of slopes and — it can wobble, but never steeper than .

Why the topic needs it: this single tameness controls both that the Picard machine settles down (existence) and that it can't settle to two different answers (uniqueness). It is the difference between the full theorem and the weaker Peano existence theorem.


9. The integral — undoing a slope

Picture: shade the region under the -curve from to ; the integral is that shaded area (below-axis counts as negative).

Why the topic needs it: differentiation is fragile, but adding up slopes is sturdy. Rewriting the ODE by integrating turns it into which says "start at , then accumulate all the little slopes." This integral form is the workbench for Picard iteration (method of successive approximations).


10. The operator and a fixed point

Picture: a machine with a curve going in the top and a (usually different) curve coming out the bottom. When input and output are identical, you've found the solution.

Why the topic needs it: solving the IVP finding a fixed point of . The whole proof is: repeatedly apply (Picard iteration) and show the outputs home in on the single unchanged curve, via the Banach fixed-point theorem (contraction mapping).


11. Sequences of curves and how they settle down

Picture: a stack of curves, each closer to the next, all pressing down onto one final curve like sheets settling flat — and settling everywhere at once, not just here and there.


Prerequisite map

variables x and y

curve y of x

derivative y prime slope

slope rule f of x and y

IVP with pin x0 y0

absolute value distance

box R and ceiling M

safe step size h

operator T fixed point

Lipschitz in y

integral form

Picard iterates converge

Picard Lindelof theorem


Equipment checklist

Cover the right side and answer aloud.

What does measure at a point?
The steepness (slope) of the curve there — its rise-over-run for an infinitely small run.
What does the ODE tell you?
At every point the curve's slope must equal the value the rule returns.
What extra piece turns an ODE into an IVP?
An initial condition — a pin fixing the curve at one point.
What does mean geometrically?
The height stays within distance of — inside the box .
What does it mean for to be continuous on ?
Nudging a tiny amount in either direction moves only a tiny amount — no jumps anywhere in the box.
Where does the number come from?
is continuous on the closed box, so by the Extreme Value Theorem it attains a maximum size; bounds , the steepest allowed slope.
What is and why is it a minimum?
The half-width of the safe interval ; because both the box's width and the slope-limit must hold, so the tighter wins.
State the Lipschitz condition in words.
The change in -values is at most times the change in : .
Is Lipschitz required in or in ?
In — the comparison happens at a fixed .
Why rewrite the ODE as ?
Integration is robust; it turns the slope rule into a fixed-point problem for an operator acting on curves over .
What is a fixed point of ?
A curve that returns unchanged, — which is exactly a solution of the IVP.
What does measure?
The largest vertical gap between the curves and anywhere on the interval.
What does "the Picard iterates converge uniformly" mean?
The worst gap shrinks to — the whole curve settles at once, not just at scattered points.