The squiggle is not the thing
Here's an experiment, and I want you to actually run it in your skull. Picture three rocks. Now picture three wolves. Now three Tuesdays — whatever the hell that looks like.
Rocks, wolves, and Tuesdays have nothing in common. They don't look alike, they don't smell alike, one of them will eat you. And yet every person who's ever lived can feel that those collections share something. That shared something — the property that survives when you throw away everything else about the objects — that is the number three.
The symbol "3" is just a name tag. The Romans wrote III. A computer writes 11 in binary. A shepherd five thousand years ago cut three notches in a bone. Four different costumes, same actor. Confusing the squiggle for the number is like confusing your name for you, and the Federation of Boring Textbook Authors lets kids do it for nine straight years. Not in my lab.
Building every number from almost nothing
Now for the genuinely deranged part, and I mean that as the highest compliment. In the 1880s a mathematician named Giuseppe Peano asked: what's the minimum equipment needed to build ALL the counting numbers? His answer is so cheap it feels like fraud:
- There is a starting number. Call it .
- Every number has a successor — the number right after it. Write the successor of as .
That's the whole factory. Two parts. Now watch it run:
Every natural number is just wearing some number of 's. The set of all of them gets a name you'll see until the day you die: , the natural numbers.
And here's the punchline hiding in plain sight: counting is just applying over and over. When a kid counts to five on their fingers, they are executing . Addition? "Add 3" means "apply three times." The entire skyscraper of arithmetic — and I am not exaggerating, we will build the actual skyscraper in the next few lessons — rests on "there's a start, and there's always a next."
Place value: the greatest compression algorithm in history
So if numbers are just stacks of successors, why don't we write three hundred as 300 tally marks? Because some anonymous genius — probably in India, roughly 1,500 years ago — invented positional notation, and it is the single most underrated piece of technology your species owns.
The idea: a digit's position multiplies its value. The squiggle string doesn't mean "five, zero, seven." It means
Each slot is worth ten times the slot to its right. That zero isn't decoration — it's load-bearing. It holds the tens place open so the 5 lands in the hundreds. Civilizations had numbers for millennia before someone invented a symbol for "nothing goes here," and the moment they did, arithmetic went from priest-craft to something children do.
And the ten? Pure biology. Ten fingers. There is nothing mathematically sacred about base ten — your computer runs everything in base two, where the only digits are 0 and 1 and the slots are worth So the binary string means . Same number, different costume. Say it with me: the squiggle is not the thing.
Order: what "less than" actually means
One more piece of equipment. Take two naturals and . What does mean, from first principles?
It means: if you start at and count upward, you hit before you hit . That's it. because the successor machine reaches 3 on the way to 7. Equivalently — and file this version away, it becomes the official definition later — means there's some nonzero natural you can add to to get .
This puts all of in a single file line, which is why we draw it as a line. Drag the point around and watch the machine in action — every notch is one application of :
The defect, and the whole plot of this course
Now I'm going to tell you the secret structure of everything you're about to learn, the thing they never say out loud.
is beautiful. is also broken. Ask it "what is ?" and it stares at you blankly — no natural number answers that. Ask "what is ?" Nothing. The system has questions it can pose but cannot answer, and mathematicians find that intolerable.
So here is the move, the one move, repeated for centuries: when a number system can't answer a question, we forge new numbers that can, and bolt them on.
- has no answer? Invent the negatives. Get .
- has no answer? Invent fractions. Get .
- "What number squares to 2?" has no answer? Brace yourself. Get .
Each of the next several lessons is one of these forgings. You will watch numbers get invented, on purpose, to fix specific defects — and by the end of this stratum you'll see not as four alien species but as one creature, upgraded three times.
You now know what a number is. Most people never find out. Go do the gauntlet.