← Back to list

When Fake Randomness Fixes the Universe: Quantum Ghosts, Perfect Spheres, and the Rotor-Router…

Imagine for a second that the universe is pulling off the greatest magic trick in the history of existence.

Athos Lonkyo · 2026-04-12 02:06 · 0 claps · 7.5 min read
#discrete-mathematics #physics #cellular-automata
Open on Medium ↗
Wiki topics: ⚛️ · Physics 🔭 · Astronomy & Space 📐 · Mathematics

When Fake Randomness Fixes the Universe: Quantum Ghosts, Perfect Spheres, and the Rotor-Router Model

Imagine for a second that the universe is pulling off the greatest magic trick in the history of existence.

For the last hundred years, the bedrock of physics — quantum mechanics — has told us a deeply unsettling story about reality: at its most fundamental level, the universe is driven by pure, chaotic randomness. Down in the subatomic basement, particles don’t have definitive states. An electron doesn’t have a precise location or momentum; it exists in a hazy, mathematical cloud of probability. It isn’t until an observer measures it that the universe rolls the cosmic dice, collapsing that wave of probability and forcing the particle to finally “pick” a state.

This inherent, unavoidable randomness is exactly what creates the mind-bending paradoxes that keep physicists awake at night. It gives us Schrödinger’s famous cat, trapped in a steel box, forced into a macroscopic state of being simultaneously dead and alive until someone opens the lid to check. It gives us what Einstein famously derided as “spooky action at a distance” (quantum entanglement), where measuring a particle here on Earth seems to instantly, randomly dictate the state of its partner particle halfway across the galaxy, seemingly violating the speed of light.

Einstein absolutely hated this interpretation. He vehemently argued that “God does not play dice with the universe.” To him, true randomness was an illusion. When things look random to us, it’s only because we are ignorant of the deeper, hidden rules operating behind the scenes.

For decades, the mainstream scientific community brushed Einstein’s objections aside, arguing that the randomness was real. But what if Einstein was mathematically right? What if the universe isn’t rolling dice at all?

Enter the brilliant, elegant concept of quasi-randomness.

The Quasi-Random Rescue: Hiding Order Inside Chaos

Quasi-randomness is a deeply fascinating mathematical concept where a system is completely, rigidly deterministic, yet its output flawlessly mimics the statistics of true chaos. To a theoretical physicist, this concept is the holy grail.

If the universe operates on a quasi-random engine — like an unimaginably vast clockwork of microscopic gears — then the quantum randomness we measure in our labs is essentially “fake.” It implies that the electron did have a definitive location the whole time. The cat was always strictly dead or alive. The outcome of the experiment was predetermined from the dawn of time.

If this is true, all the spooky paradoxes of quantum mechanics vanish entirely.

There is no “measurement problem” because human observation doesn’t magically force the universe to collapse a probability wave; the wave was just our mathematical guess, and the underlying clockwork already knew the answer. There is no spooky action at a distance, because the seemingly random correlation between two distant entangled particles was actually baked into the deterministic gears of the universe from the moment they were created.

Physicists refer to these ideas as Hidden Variable Theories. One of the most prominent modern champions of this idea is Nobel Laureate Gerard ’t Hooft. He advocates for a “Cellular Automaton” interpretation of quantum mechanics. In ‘t Hooft’s view, reality at the Planck scale (a scale billions of times smaller than a proton) operates like a colossal digital grid. The rules governing the cells in this grid are perfectly rigid and non-random.

But here is the catch: the system is so unfathomably complex, and information gets so heavily smeared out over space and time, that by the time we look at it through our crude, macroscopic microscopes, the rigid deterministic output looks exactly like a random quantum probability wave.

To understand exactly how a strictly ordered, deterministic system can perfectly disguise itself as chaos, we don’t need a multi-billion dollar particle accelerator. We just need a grid, a few digital chips, and a brilliant mathematical concept known as the rotor-router model.

The Standard Random Walk: Why True Chaos is Inefficient

To see how quasi-randomness beats true randomness, we first have to look at the baseline: the classic random walk.

Imagine you want to simulate a particle exploring a 2D grid. The traditional method is simple. You place a particle at an intersection, flip a four-sided coin to pick a direction (North, South, East, West), move the particle one step, and repeat.

If you let this run for a long time, the chaos eventually smooths out. The statistics of the particle’s path will slowly converge into a highly predictable bell-curve shape known as a Gaussian distribution. This is the law of large numbers at work.

But random walks are incredibly, painfully inefficient. A “drunk” random walker will constantly backtrack. On a 2D grid, it will revisit the exact same starting spot $O(\log n)$ times on average just to reach a total distance of $\sqrt{n}$ from the origin. It will heavily over-tread some areas while completely ignoring massive swaths of the surrounding space.

Mathematicians and computer scientists wanted to know: could we strip away the dice rolls entirely? Could we build a system that explores space brutally efficiently, yet still manages to perfectly reproduce the beautiful, long-term Gaussian statistics of a random walk?

Enter the Rotor-Router: Walking Without Dice

The solution is the rotor-router model (often championed and deeply explored by mathematician Jim Propp).

Instead of rolling dice, imagine placing a tiny, automated traffic cop — a “rotor” — at every single intersection on the grid. This rotor points in a specific direction. When a chip arrives at that intersection, the rotor strictly advances to the next direction in a fixed, unbreakable cycle (e.g., North $\rightarrow$ East $\rightarrow$ South $\rightarrow$ West $\rightarrow$ North). The chip is then sent exactly where the rotor is now pointing.

The next time a chip hits that same intersection, the rotor clicks forward again, sending the new chip in a different direction.

Notice what is happening here: there is absolutely zero randomness. The system is 100% deterministic. But because of this unyielding rotation, every single direction at every single vertex is utilized perfectly evenly. You will never have a situation where a specific intersection sends twenty chips North but only two chips East. At any given moment, the number of chips sent in any two directions from a single vertex will differ by at most exactly one.

This extreme, localized fairness is the beating heart of quasi-randomness. By forcing local fairness, the rotor-router model fills space far more uniformly than any random walk ever could.

In a standard random walk, the “discrepancy” (how far the particle’s actual path strays from a perfectly even distribution) grows over time at a rate of $O(\sqrt{t})$. The longer the walk, the wider the error margins get. But for the rotor-router walk, the discrepancy is virtually locked in place. It relies entirely on the geometry of the space and is bounded by a constant, totally independent of how long the walk goes on.

The Abelian Property

One of the most powerful features of the rotor-router is its Abelian property (a trait it shares with the famous Abelian Sandpile model).

Because the rules are so rigid, the system is mathematically commutative. This means the final state of the grid — where the chips end up and which way the rotors are pointing — does not care about the order in which things happen. You could move Chip A a thousand times, then Chip B a thousand times. Or you could alternate them. Or you could move them simultaneously.

As long as all the chips eventually settle, the final picture is always identical. This is why the model is so deeply fascinating to physicists: it behaves like a fundamental law of conservation. It’s an indestructible clockwork.

Building Perfect Spheres: The IDLA Miracle

The profound power of the rotor-router truly reveals itself when we stop looking at a single particle and unleash a massive swarm of them, a process mathematically known as Internal Diffusion-Limited Aggregation (IDLA).

Imagine dropping chips, one by one, into the exact center of our grid. A chip wanders around until it finds an empty spot, and then it freezes in place. Then you drop the next chip.

If you run IDLA with standard random walkers, they eventually pile up to form a macroscopic blob that roughly resembles a sphere. However, because true randomness is inherently messy, the edges of the blob are incredibly fuzzy. The boundary of the random sphere fluctuates and deviates from a perfect circle by an error margin of $O(\log n)$. It’s close, but it’s fundamentally imperfect.

If you replace those drunken random walkers with deterministic rotor-router chips, the result is breathtaking.

The cluster that grows isn’t just roughly round. It forms an impossibly perfect discrete sphere. Mathematicians Lionel Levine and Yuval Peres formally proved that the boundary error of a rotor-router IDLA cluster is a mere $O(1)$.

What does $O(1)$ mean physically? It means the bumpiness of the sphere’s surface is strictly bounded by a tiny, mathematical constant. It does not matter if you drop a hundred chips, a million chips, or a trillion chips. The error never grows. The edge of the shape hugs a mathematically perfect Euclidean sphere with an iron grip.

Why Does It Form a Sphere? (The Gaussian Connection)

Why does a grid of rigid right angles produce a perfectly smooth, continuous sphere?

The answer lies in symmetry and continuous mathematics. Because the rotor cycles fairly through all directions, there is exactly zero net directional bias at any intersection. This local fairness cascades upward to the macroscopic scale. Because every single vertex pushes chips out completely evenly, the macroscopic, bulk flow of the chips perfectly tracks a mathematical concept known as an isotropic multidimensional Gaussian distribution.

In classical probability, a random walk eventually converges to Brownian motion. Remarkably, the deterministic rotor-router walk converges to Brownian motion too, but it achieves those limits exponentially faster and with almost zero error.

Furthermore, the rotor-router system actually solves a continuous physics equation known as an “obstacle problem.” By perfectly distributing mass across the grid without overlapping, the chips are discretely solving a partial differential equation whose exact continuous solution is a Euclidean ball. The perfect sphere that emerges from the chips is literally the visual, physical manifestation of this underlying continuous math.

Seeing the Math Unfold: The 3D Demo

This brings us to the visual culmination of all this theory: A3d simulation of rotor model.

A 3d rotor-router model generating an approximate 3d-ball.

A 3d rotor-router model generating an approximate 3d-ball.

**https://s3.eu-central-1.wasabisys.com/bn-public/blog/rotor3d.html**

What you are looking at is not just a cool animation; it is a quasi-random phenomenon rendering itself in real-time. The code constructs a vast 3D coordinate grid. At every single $x, y, z$ intersection, a mathematical rotor is placed, cycling relentlessly through all six possible directions: $+x, +y, +z, -x, -y, -z$.

We start launching chips one by one from the exact origin point (0,0,0). Each chip is blindly obedient to the rotor traffic laws, weaving its way through the three-dimensional network until it finds an unoccupied voxel to settle in. The colors reflect the orientation of the rotor.

As you watch the simulation run, notice the astonishing smoothness of the outer boundary as it grows outward. The perfectly round shape you are seeing isn’t a clever graphical trick. The code isn’t relying on $Math.sin()$ or $Math.cos()$ to draw a sphere, nor is it hardcoded to force the chips into a circular shape.

You are watching pure, unadulterated determinism. It is a set of rigid, local rules — perhaps the very kind of hidden cosmic clockwork that Einstein dreamed of — effortlessly building the perfect illusion of a chaotic, probabilistically perfect sphere.


메타데이터
post_id
5fd679be65ef
slug
when-fake-randomness-fixes-the-universe-quantum-ghosts-perfect-spheres-and-the-rotor-router-5fd679be65ef
url
https://medium.com/@athoslonkyo/when-fake-randomness-fixes-the-universe-quantum-ghosts-perfect-spheres-and-the-rotor-router-5fd679be65ef
canonical_url
https://medium.com/@athoslonkyo/when-fake-randomness-fixes-the-universe-quantum-ghosts-perfect-spheres-and-the-rotor-router-5fd679be65ef
author_url
https://medium.com/@athoslonkyo
status
ok
fetched_at
2026-06-09 15:37:30