Get AI summaries of any video or article — Sign up free
Five puzzles for thinking outside the box thumbnail

Five puzzles for thinking outside the box

3Blue1Brown·
6 min read

Based on 3Blue1Brown's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

A 60° local rotation in a rhombus tiling corresponds to adding or removing a cube when the tiling is viewed as a projection of an n×n×n cube stack.

Briefing

A chain of geometry puzzles turns on one recurring insight: stepping into a higher dimension can make stubborn 2D questions tractable—and even when the final answer lives in 2D, the “lift” often supplies the missing invariant or counting method. The first half builds from tilings and invariants to a covering problem on a disk, then escalates to a classic tangency theorem and finally to a 4D-inspired tiling move that mirrors cube add/remove operations.

The opening puzzle starts with a rhombus whose angles are 60° and 120°. Such rhombi tile the plane in many ways, including patterns that resemble a pseudo-hexagonal grid. A local move is defined: whenever three rhombi form a small hexagon, rotate those three tiles by 60°. The key question becomes whether any tiling can be reached from any other using only these local rotations. On the infinite plane the answer is no, because some tilings contain no such hexagons at all, so the move cannot be applied in either direction.

To make the problem finite, the puzzle switches to a large hexagon whose side lengths are integers, filled with unit rhombi. Now the move is restricted to the same local 60° rotations of “three-rhombus hexagons” inside the region. The solution strategy uses a 3D reinterpretation: color rhombi by orientation and view the 2D tiling as a projection of a stack of cubes in an n×n×n box. Under this correspondence, the local 60° rotation of a projected hexagon matches the operation of adding or removing a cube from the stack. That translation turns reachability into a simple question about cube configurations: any tiling corresponds to some cube set, and moving between tilings corresponds to changing which cubes are present. The maximum number of moves occurs between the empty configuration and the fully filled one, requiring n^3 steps.

Puzzle two, the Tarski–Planck problem, asks for the minimum possible sum of strip widths when a unit disk is covered by regions between parallel chords. A naive lower bound comes from area: the total area of all strips must at least equal the disk’s area, π. But strip area depends on where the strip sits, so width alone doesn’t directly control area. The fix is another dimensional lift. Project the 2D covering onto a hemisphere in 3D: the projected area of each strip becomes exactly π·d, depending only on its width d. Since the hemisphere’s area is 2π, the sum of widths cannot drop below 2. Parallel strips achieve this bound, so 2 is the minimum.

A third puzzle generalizes a tangency phenomenon: for three circles in the plane, the intersection points of their external tangents always lie on a line. The argument is repaired by moving to 3D using cones rather than spheres, with the “center of similarity” replacing fragile geometric assumptions. The final two puzzles push the theme further: tetrahedron volume can be expressed via a determinant, and a 4D analogue of the cube-add/remove tiling move emerges by projecting a 4D hypercube stack down to a 3D rhombic dodecahedron tiling. In that last construction, the maximum number of moves scales like n^4, mirroring the hypercube count.

Across all five, the through-line is practical: higher-dimensional geometry supplies invariants and counting tools that are hard to see in the original dimension, even if the final answers remain firmly mathematical and exact.

Cornell Notes

The puzzles hinge on a repeated method: reinterpret a 2D configuration as a projection of higher-dimensional structure, so local moves become simple operations on higher-dimensional objects. In the rhombus-tiling problem, a 60° rotation of a small hexagon corresponds to adding or removing a cube in an n×n×n stack, making the maximum distance between tilings equal to n^3 moves. The Tarski–Planck covering problem similarly becomes solvable by projecting strips onto a hemisphere, where each strip’s projected area is π times its width, forcing the total width sum to be at least 2. The tangency-line theorem is made robust by using cones and the center of similarity. The final 4D-inspired tiling move projects a 4D hypercube stack to a rhombic dodecahedron tiling, leading to a maximum move count scaling like n^4.

Why does the local 60° rotation move fail to connect all tilings on the infinite plane, and what changes in the finite hexagon version?

On the infinite plane, some tilings contain no “three-rhombus hexagon” subconfigurations, so the rotation move cannot be applied anywhere in that tiling (and cannot be reversed either). That creates disconnected classes of tilings. In the finite hexagon region with integer side lengths, the move is still local, but the reachability question becomes meaningful because the boundary and the finite size let every tiling correspond to a higher-dimensional cube configuration; the cube model restores a global structure that the infinite-plane counterexample lacks.

How does the cube-stacking interpretation turn a 2D tiling problem into a counting problem?

Coloring rhombi by orientation lets the tiling be interpreted as a projection of a stack of cubes inside an n×n×n frame. Under this correspondence, the fundamental 60° rotation of a small hexagon in the tiling matches the operation of adding or removing one cube in the stack. Therefore, moving between tilings becomes changing which cubes are present. The maximum number of moves occurs between the empty stack and the full stack, requiring n^3 cube add/remove steps.

What makes the Tarski–Planck problem hard in 2D, and what does the 3D projection fix?

In 2D, strip width d does not determine strip area directly: a strip of the same width can cover more area near the center of the disk than near the edge. That prevents a clean inequality linking the sum of widths to the disk’s area. Projecting the configuration onto a hemisphere in 3D fixes this: the projected area of each strip becomes exactly π·d, independent of where the strip lies. Since the hemisphere’s area is 2π and the projected strips cover it, the sum of widths must be at least 2.

Why does the tangency-line theorem need a “cone” framing rather than “sphere” geometry?

A sphere-based argument can fail for certain placements, such as when one circle is smaller and sits between the other two, because the assumed plane tangent to all three spheres may not exist. Switching to cones with equal apex angles (similar cones) makes the reasoning stable: the line through the tips of two cones passes through the intersection point of the corresponding external tangents because that intersection is the center of similarity. Then the three tip points determine a plane, whose intersection with the original plane yields the required line through the three tangent-intersection points.

How does the 4D-inspired tiling move relate to adding/removing hypercubes, and why does the maximum scale like n^4?

The construction models a 4D hypercube by using 0/1 coordinates for vertices and projecting the 4D structure onto a 3D subspace perpendicular to (1,1,1,1). The resulting solid is a rhombic dodecahedron, which can tile 3D space. In the puzzle, local “slide through the middle” moves correspond to changing which 3D-projected cells come from which 4D hypercubes in the stack. Since the stack inside an n-sized rhombic dodecahedron corresponds to n^4 hypercubes, the farthest move count matches the number of hypercubes needed to go from an empty configuration to a full one, giving a maximum proportional to n^4.

Review Questions

  1. In the rhombus tiling puzzle, what invariant or higher-dimensional object corresponds to the ability (or inability) to apply the 60° hexagon rotation move?
  2. What exact geometric relationship in the Tarski–Planck projection makes the strip area depend only on width, and how does that force the lower bound of 2?
  3. How does replacing spheres with cones and using the center of similarity repair the tangency-line argument for all circle configurations?

Key Points

  1. 1

    A 60° local rotation in a rhombus tiling corresponds to adding or removing a cube when the tiling is viewed as a projection of an n×n×n cube stack.

  2. 2

    Reachability between finite tilings reduces to cube-set transformations; the maximum move distance is between the empty and full cube stacks, giving n^3 moves.

  3. 3

    The Tarski–Planck minimum-width-sum problem becomes provable by projecting strip coverings onto a hemisphere, where each strip’s projected area equals π·d.

  4. 4

    The lower bound of 2 in the Tarski–Planck problem follows from comparing the sum of projected strip areas to the hemisphere’s total area 2π; parallel strips achieve the bound.

  5. 5

    The “three external tangent intersections are collinear” claim is made robust by lifting to cones and using the center of similarity, avoiding sphere-based edge cases.

  6. 6

    A 4D hypercube projection yields a rhombic dodecahedron tiling in 3D; local moves correspond to changing hypercube presence, so the maximum move count scales like n^4.

  7. 7

    Across the set, higher-dimensional lifts supply invariants and clean proportionalities that are awkward or invisible in the original dimension.

Highlights

In the rhombus-tiling puzzle, the maximum number of moves between tilings is n^3 because each move corresponds to adding or removing one cube in an n×n×n stack.
The Tarski–Planck problem’s key step is a 3D projection: each strip’s projected area becomes π times its width, making the global minimum provable.
The collinearity of three external-tangent intersection points is saved by switching from spheres to similar cones and invoking the center of similarity.
The final construction projects a 4D hypercube stack to a rhombic dodecahedron tiling, turning a confusing local slide move into hypercube add/remove operations with an n^4 maximum.

Topics

  • Rhombus Tilings
  • Tarski–Planck Problem
  • External Tangents
  • Determinants
  • Higher-Dimensional Projections

Mentioned