Simultaneously Prove Every Ball Was Removed Yet Number of Balls Goes to Infinity
Sections
- Setting Up the Mathematical Process
- Every Ball Was Removed
- Number of Balls Goes to Infinity
- Doing This in Finite Time
- Sum of Infinite Sequences
- Possible Resolution
This is a very short article showing how we can set up a mathematical process of balls in a vase and then simultaneously prove two facts:
-
Every single ball in the vase was removed at some point in time.
-
The total number of balls in the vase goes to infinity.
This contradictory situation is known as the Ross-Littlewood paradox.
Setting Up the Mathematical Process
We start with an empty vase \( V \) at time \( t = 0 \). Time advances step by step: \( t = 0, 1, 2, \dots \) At every time step \( t > 0 \), two things happens:
-
First, two balls are added to the vase.
-
These two balls are marked with numbers on them based on the largest number already in the vase, starting with the number \( 1 \). If the largest number present is \( n \) then the two balls added will be marked \( n + 1 \) and \( n + 2 \).
-
Next, the ball with the lowest number is removed.
Below is an illustration of the first six steps of this process. The integers in the set \( V \) stands for the numbered balls within the vase, while the integers in set \( R \) represents the balls removed.
-
\( t = 0, V = \{ \}, R = \{ \} \).
-
\( t = 1, V = \{ 2 \}, R = \{1 \} \).
-
\( t = 2, V = \{3, 4\}. R = \{1, 2\} \).
-
\( t = 3, V = \{4, 5, 6\}, R = \{1, 2, 3\} \).
-
\( t = 4, V = \{5, 6, 7, 8\}, R = \{1, 2, 3, 4\} \).
-
\( t = 5, V = \{6, 7, 8, 9, 10\}, R = \{1, 2, 3, 4, 5\} \).
Number of Balls Goes to Infinity
Based on the illustration above, we can see that the number of balls in vase \( V \) grows by one every time step. So, it is reasonable to assume that the number of balls in the vase will go to infinity
More rigorously, the number of balls in \( V \) at time \( t \) is \( f(t) = 2t - t = t \). The function \( f(t) = t \) is monotonically increasing and goes to infinity as \( t \) goes to infinity.
Every Ball Was Removed
The most surprising part of this paradox is that we are also able to prove that every single ball placed within the vase must have been removed at some point in the process. The proof is extremely simple:
Any ball in \( V \) that is marked with the number \( n \) must have been removed at \( t = n \)!
Doing This in Finite Time
This paradox can be easily reformulated to finish in finite time instead of requiring time \( t \) to go to infinity. We simply change the time steps to \( t = 0, \frac{1}{2}, \frac{1}{2} + \frac{1}{4}, \frac{1}{2} + \frac{1}{4} + \frac{1}{8}, \dots \)
So, the first four steps of the process now look like this.
-
\( t = 0, V = \{ \}, R = \{ \} \).
-
\( t = \frac{1}{2}, V = \{ 2 \}, R = \{1 \} \).
-
\( t = \frac{1}{2} + \frac{1}{4}, V = \{3, 4\}. R = \{1, 2\} \).
-
\( t = \frac{1}{2} + \frac{1}{4} + \frac{1}{8}, V = \{4, 5, 6\}, R = \{1, 2, 3\} \).
Notice that we wait less and less time before performing the next step. The entire process now takes place in just \( \sum_{n=1}^{\infty} \frac{1}{2^n} = 1 \) second!
The astute reader would probably have already noticed that this is just a sleight of hand: the infinity is just shifted into that \(1\) second. Instead of an infinite end point, we have infinite steps within a finite interval. These kinds of processes are known as supertasks.
Sum of Infinite Sequences
The Ross-Littlewood paradox is analogous to what happened with the Grandi’s series:
By bracketing the terms in two different ways, one can make a false argument that it must be equal to both \( 0 \) and \( 1 \).
The solution to this apparent contradiction is the rule that we can only bracket terms in an infinite sequence if the sequence is convergent. There is also a way to “prove” that the series is equal to \( \frac{1}{2} \).
The solution to this one is the rule that we can only assign a value \( S \) to infinite sequences if and only if it converges.
Possible Resolution
The resolution to the Ross-Littlewood paradox that I personally believe in is the same as that for Grandi’s series. I see both the number of balls going to infinity and that every ball was removed as true statements. The paradox only happens if we want to know what happens at the end of the process, similar to wanting to know the sum of non-convergent series.
There is no paradox if we view the process as non-convergent and the number of balls in the vase to be forever in flux.