3Blue1Brown
January 31, 2026
TL;DR
The hairy ball theorem proves that any continuous vector field on a sphere must have at least one point where the vector is zero, illustrated elegantly through a proof using fluid flux and orientation.
“if you have a ball that's covered in hair, and you try to comb it down, there is no way to do it without having the hair stick up at at least one point”
“You truly cannot comb a hairy ball.”
“the hairy ball theorem is going to guarantee that there is always one place on the Earth for a given altitude where the wind velocity is exactly zero”
“the only way that you could ever change the net flux through a surface like this is if part of that surface crosses through the origin”
1. Introduction to the Hairy Ball Theorem
The speaker introduces the hairy ball theorem informally: you cannot comb hair on a sphere without at least one point where hair sticks up. This playful-sounding mathematical fact is genuinely serious and has surprising real-world applications.
2. Real-World Application: Video Game Animation
Demonstrates how the hairy ball theorem applies to orienting a 3D airplane model along a trajectory. The programmer must assign a continuous perpendicular direction (wing direction) to every heading direction, which is mathematically equivalent to defining a vector field on a sphere—and the theorem guarantees this will fail at some point.
3. Formal Statement and Vector Fields
Formally defines vector fields on spheres: assigning a tangent vector to every point on the sphere. The hairy ball theorem states that any continuous vector field on a sphere must have at least one null vector (zero vector). Explains why discontinuous functions would cause visible glitches in applications like wind patterns or radio signals.
4. The Puzzle: Can You Get Just One Null Point?
Explores the puzzle of reducing null points to just one, rather than multiple swirls. Uses stereographic projection to show that a uniform vector field on a plane can be projected onto a sphere to create a field with exactly one null point at the north pole.
5. The Beautiful Proof: Part One—The Deformation
Introduces the proof by contradiction. If a non-zero continuous vector field existed, you could define a deformation where each point moves along a half-circle (determined by its vector) to reach its negative point. This motion must reverse the sphere's orientation but never cross the origin.
6. Orientation and Normal Vectors
Explains how to define 'inside' and 'outside' using coordinate systems and the right-hand rule. Unit normal vectors point outward from the sphere and reverse direction when the sphere is turned inside out. This formal definition of orientation is crucial to the proof.
7. The Beautiful Proof: Part Two—Flux and the Contradiction
Uses the concept of fluid flux (water flowing through a surface) to reach a contradiction. A fountain at the origin produces constant positive flux through the sphere. If the deformation reverses orientation, flux becomes negative. But since the sphere never crosses the origin, flux cannot change—creating an impossible contradiction.
8. Generalizations to Other Dimensions
The theorem generalizes differently across dimensions: spheres in even dimensions can be combed (admit non-zero continuous vector fields), while spheres in all odd dimensions cannot. The orientation-reversing property of negation in odd dimensions is key to why the proof works there.