4.6.8 · D3Ordinary Differential Equations

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

2,208 words10 min readBack to topic

Before anything, a one-line refresher of the tools we lean on, so no symbol appears unearned:

Recall The three numbers we always extract

Question ::: For a rectangle , what do , , mean? = biggest value of on (the steepest slope the solution can have). ::: = Lipschitz constant, the cap on how fast changes as changes. = the guaranteed half-width of the interval where a unique solution lives.


The scenario matrix

Every ODE this theorem touches falls into one of these cells. The examples below are labelled with the cell(s) they hit — together they cover the whole table.

Cell Situation What could go wrong Example
A Lipschitz everywhere, limited by nothing — clean Ex 1
B Lipschitz on , limited by (box-height wins) interval shrinks below Ex 2
C Boundary case naive contraction fails, factorial bound saves it Ex 3
D Continuous but NOT Lipschitz at start uniqueness lost, many solutions Ex 4
E Lipschitz locally but solution escapes to in finite time interval is genuinely finite Ex 5
F Degenerate: independent of () is the theorem even needed? Ex 6
G Real-world word problem (cooling / mixing) translate words → IVP, then apply Ex 7
H Exam twist: compare Peano vs Picard on the same which theorem gives what? Ex 8

Example 1 — Cell A: clean, interval limited by width


Example 2 — Cell B: interval limited by box height

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

Example 3 — Cell C: the boundary case


Example 4 — Cell D: continuous but not Lipschitz → uniqueness lost


Example 5 — Cell E: Lipschitz locally but blow-up in finite time

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

Example 6 — Cell F: degenerate case, independent of ()


Example 7 — Cell G: real-world word problem (Newton cooling)


Example 8 — Cell H: exam twist — Peano vs Picard on the same


Recall Self-test: which cell?

Question ::: You have , . Lipschitz locally? Finite lifespan? bounded on any finite box ⇒ locally Lipschitz (unique locally). But solving, blows up at Cell E, finite maximal interval . :::