Bacteria Grid Puzzle Solution
A puzzle about bacteria replicating on a grid that asks for the minimum moves to clear 16 lattice points is revealed to be impossible. The solution uses a clever weighting system to prove mathematically that bacteria cannot escape certain grid boundaries.
Summary
The video analyzes a bacteria replication puzzle where cells start at the origin and can replicate by populating spots above and to the right when both are empty, leaving the original spot unoccupied. The goal was to find the minimum moves to clear all 16 lattice points in a specific box. Starting with smaller cases, a 1x1 box takes one move and a 2x2 box takes eight moves, but attempting a 3x3 box reveals the astronomical difficulty. The key insight comes from finding an invariant quantity - a weighting system where each diagonal line has half the weight of the previous one, with the origin having weight 1. Since each replication converts one cell into two on the next diagonal, the total weighted sum always remains constant at 1. By calculating the sum of all weights on the infinite grid (which converges to 4) and comparing it to the weights inside the target box (3.5+ for the 16-point box), the analysis shows that the remaining weight outside the box is less than 1, making escape mathematically impossible. This proves the puzzle is unsolvable - bacteria cannot clear the 16-point box, the 9-point box (weights sum to 3.0625), and can barely clear an 8-point configuration only with infinite time.
Key Insights
- The speaker establishes that finding invariant quantities that remain constant regardless of choices made is a crucial problem-solving strategy when dealing with situations that can unfold in huge or infinite ways
- The speaker proves that any replication move preserves total weight because it converts one cell into two cells on the next diagonal line where weights are halved, keeping the weighted sum fixed at one
- The speaker demonstrates that the sum of weights inside the 16 lattice point box exceeds 3.5, while the total grid weight is only 4, leaving insufficient weight outside to allow bacterial escape
Topics
Full transcript available for MurmurCast members
Sign Up to Access