01 — The ruleTake a large square grid. Independently, make each
cell open with probability p and closed otherwise. Two open cells belong to
the same cluster if you can walk between them stepping only up, down, left or right through
open neighbours.
02 — The thresholdFor low p you get scattered islands. Raise p and
they grow and merge. On the infinite square lattice there is one sharp value,
pₒ ≈ 0.5927, below which every cluster is finite and above which an
infinite spanning cluster exists. Nothing warns you it is coming.
03 — Phase transitionThe largest cluster is the order
parameter. It sits near zero, then rises almost vertically at pₒ — a genuine phase
transition, the same mathematics behind a magnet losing its field or a gel setting. Chance,
piled deep, becomes a law with an edge.
04 — Why it mattersPercolation decides when a forest fire jumps a
firebreak, when a porous rock lets oil through, when a random network of routers stays
reachable. The question is never how much is open — it is whether you have crossed
the line.