Let’s go back in time to primary school, to those exercises with comparison symbols, where you had to compare two numbers and fill in the right sign:
Now that you’ve had a nice trip down memory lane, here’s one more for you:
This might seem a bit unintuitive. We’re saying that (repeating forever) and aren’t two different numbers sitting close to each other - they’re the exact same number.
The Proof
If you don’t believe what you’ve just read, I don’t blame you. So let’s prove it.
The algebra trick
Let’s define:
If we multiply both sides by 10, we get:
Now we’ll subtract from the left side and from the right side - we can do this without any trouble, since by our definition they’re the same thing:
Divide both sides by 9, and we get:
So by our definition of , it must be true that:
There it is: a concrete proof that and are the same number.
But you might still not be fully convinced, so let’s try another way to prove it.
The fraction trick
We know that one third is:
Multiply both sides by 3:
And we get:
We can even add any real number to both sides - say, 4:
Which reveals something rather fun about decimal notation: every terminating decimal has a “twin” written as an infinite string of 9s. , , and so on, forever.
The “name the gap” argument
If were less than 1, there’d have to be some positive gap between them - some tiny number you could add to to reach 1.
So if you think one number is larger, try naming that gap. Pick something tiny, like 0.000000001. Unfortunately, already beats it - it’s already closer to 1 than that. Pick something even tinier, and the same thing happens, every time. No matter how small a number you name, has already closed the distance. There’s no room left for a gap, which means there’s no gap at all - they’re the same number.
Geometric Series And Lazy Zeno
Another way to write is:
We’re adding up infinitely many terms, where each one is of the one before it. This is called a geometric series, and it has a well-known formula. We won’t derive it here, but we’ll happily use it: if you start with a term and each following term is the previous one multiplied by a ratio (with between and ), the whole infinite sum works out to:
Plugging in our numbers (, ):
So , viewed as a sum stretching out to infinity, still lands exactly on 1. Which brings us to Zeno.
Zeno of Elea
Zeno of Elea was (supposedly) an ancient Greek philosopher who lived around the 5th century BCE in Elea, a Greek colony in southern Italy.
One morning Zeno woke up parched. His nightstand, holding a cup of water with half a tablespoon of lime juice already stirred in, sat a single meter away from him. Being a philosopher, he couldn’t just reach for it - he had to wonder whether reaching it was even possible. To get to the table, he reasoned, he’d first have to cover half the distance, leaving half remaining. Then half of that half, leaving a quarter. Then half of that, leaving an eighth. And so on, forever - no matter how much distance he’d already closed, there was always the same fraction of it still waiting to be closed.
This is Zeno’s paradox (and for the record, I have no evidence he actually drank lime water in the mornings - but it’s hard to be certain of anything with these ancient philosophers).
Let’s show Zeno where he went wrong. Unlike Zeno, we know this is a geometric series with and , and we also know how to sum it:
The sum equals 1, so Zeno would in fact reach his table in a finite amount of time and could’ve had his drink. So where did his reasoning break down? It’s not a silly argument, but it conflates two separate things:
- Infinite steps vs. infinite distance
- Infinite steps vs. infinite time
The first mistake is assuming that summing infinitely many pieces of distance must add up to an infinite total distance - which, as the geometric series shows, simply isn’t true (in this case it sums to 1).
The second is assuming that infinitely many steps must take infinitely long. But if Zeno is walking at a constant speed, each step takes proportionally less time than the last - step two takes half as long as step one, step three a quarter as long, and so on. Time is a geometric series too, and it converges to a finite total just like the distance does. So Zeno completes infinitely many steps in a perfectly ordinary, finite stretch of time - and his lime water was never in any real danger.
Conclusion
In this short piece, we showed that and are the exact same number - first with an algebraic trick, then with a fraction trick, then with a “name the gap” argument. Along the way we picked up the geometric series formula, which let us settle Zeno’s paradox.
