← Back to Paradoxes

Zeno's Paradoxes

Can motion be impossible? Ancient puzzles that shaped calculus

Achilles and the Tortoise

Around 450 BCE, the Greek philosopher Zeno of Elea proposed a series of paradoxes that seemed to prove motion was impossible. The most famous: swift Achilles can never catch a slow tortoise.

The Argument: Before Achilles can catch the tortoise, he must reach where the tortoise started. But by then, the tortoise has moved ahead. Achilles must now reach that new position—but the tortoise moves again. This continues infinitely. Therefore, Achilles can never catch the tortoise!

Watch the Race

🏃
Achilles: 0m
🐢
Tortoise: 100m
ZENO MODE
Watching each infinite step...
Step 1: Achilles reaches 100m
Achilles Speed
10 m/s
Tortoise Speed
1 m/s
Zeno Steps
0
Time Elapsed
0.00s

In Normal Mode, Achilles easily catches the tortoise (as we know happens in reality). In Zeno Mode, watch each of Zeno's infinite steps—Achilles keeps getting closer but the process never ends!

The Dichotomy Paradox

Zeno had another version: before you can travel any distance, you must first travel half of it. But before that, you must travel a quarter. And before that, an eighth...

The Infinite Sum: 1/2 + 1/4 + 1/8 + 1/16 + ...

0 terms: 0 → approaching 1
1/2 + 1/4 + 1/8 + 1/16 + ... = 1
The infinite sum converges to exactly 1, not "almost 1"

The Resolution

For over 2,000 years, these paradoxes troubled philosophers and mathematicians. The resolution came with the development of calculus in the 17th century:

Key Insight: An infinite number of steps can be completed in a finite amount of time, because each step takes proportionally less time. The infinite series converges to a finite sum.

Time for Achilles to catch tortoise:
10 + 1 + 0.1 + 0.01 + ... = 100/9 ≈ 11.11 seconds
(This is a geometric series with ratio 1/10)

Zeno's paradoxes reveal a profound truth: infinity is strange, but not impossible. We traverse infinitely many points every time we move, completing infinite tasks in finite time.

Historical Impact

~450 BCE
Zeno of Elea formulates his paradoxes to defend Parmenides' philosophy that all change is illusion.
~350 BCE
Aristotle attempts to resolve the paradoxes by distinguishing "potential" from "actual" infinity.
1600s
Newton and Leibniz develop calculus, providing mathematical tools to handle infinite series.
1800s
Cauchy and Weierstrass formalize limits and convergence, fully resolving the paradoxes mathematically.
Today
Zeno's paradoxes continue to inspire discussions in physics (quantum mechanics), philosophy (supertasks), and computer science (Zeno behavior in hybrid systems).

Why It Still Matters

🔬 Quantum Physics

The "quantum Zeno effect" shows that continuously observing a quantum system can freeze its evolution—measuring it too frequently prevents change!

💻 Computer Science

"Zeno behavior" in hybrid systems describes when a program makes infinitely many transitions in finite time—a bug that must be detected and prevented.

🧠 Philosophy

"Supertasks" explore whether infinitely many actions can truly be completed. Thomson's Lamp: if you switch a lamp on/off infinitely many times in 2 minutes, is it on or off at the end?