An essay on light, glass, and what can be checked
I spent last Sunday with a photon. Not in the literal sense — the photon was a green one, 551 nanometres, and it spent the day inside a computer. But it was there, moving through a slab of glass, bending at the surfaces, scattering off the frozen disorder inside, and dividing itself among the three places it could end up: reflected, transmitted, or scattered sideways. By Sunday evening, I knew exactly how many of its companions went each way, to six decimal places.
I knew this not because I had measured it, but because a friend and I built a machine that could compute it. The machine is a piece of software — a few thousand lines of Python, arranged in six modules — that takes the physical parameters of a glass slab (the spacing of the atoms, the natural frequency of the electrons, the disorder in that frequency, the density, the width of the surfaces) and produces the numbers that a real experiment would measure: the refractive index, the amount reflected at each surface, the extinction coefficient, the fraction that makes it through.
The reason this is interesting has nothing to do with the computer. It has to do with what the computer is computing.
For a hundred years, we have been taught that light is mysterious. A photon, we are told, does not take a single path; it takes every path at once. It does not have a definite position; it has a probability cloud. It does not reflect off a glass surface with a definite likelihood; it has a probability amplitude — a strange complex number — whose square gives the likelihood. When it hits the surface, it does not decide; it collapses. The whole story is full of words like amplitude, superposition, collapse, entanglement, and it is a story that nobody, including the people who tell it, claims to understand in a literal sense.
The story works. The calculations are extraordinarily accurate. But the story is not about anything. It is a machine for producing correct numbers, and it has no picture behind it.
The RealQM view says: the picture is simpler. A photon is a real, localized wavepacket of electromagnetic field. It travels along a well-defined path. When it hits a glass surface, it drives the electrons in the first few atomic layers. Those electrons respond with a small delay — they lag behind the drive, because they have mass — and the light they re-radiate adds up coherently in the backward direction. The result is the reflection. It is not a probability. It is the ratio of two field amplitudes, and that ratio is fixed by the properties of the glass.
The same picture accounts for the refraction. Inside the glass, the photon drives every electron along its path. Their responses add up coherently in the forward direction, and the accumulated phase shift per unit length — the phase lag, again — is what we call the refractive index. When the beam enters the glass at an angle, the phase of the forward sum has to be continuous across the surface, and that continuity is what bends the beam. Snell’s law, which is four hundred years old, is a consequence of the same electron response that produces the refractive index in the first place.
The beam is visible inside the glass because the glass is not perfectly uniform. There are frozen-in density fluctuations — tiny regions slightly denser or slightly less dense than average, locked in place by the rapid cooling that made the glass. When the photon passes through one of these fluctuations, a small fraction of its energy is scattered sideways. That is what you see as the faint track when a laser beam passes through a glass block. It is not mysterious. It is the same photon, deflected by a slightly lumpy medium.
That is the whole story. No amplitudes, no collapses, no clouds. Just photons, electrons, and glass.
Last Sunday, we built a machine to check that this story gives the right numbers. Every number the machine produces can be compared against the standard formulas — the ones you would find in any optics textbook. And they match. Not because we tuned them to match, but because the underlying physics is the same physics. The formulas are the same formulas, arrived at from a different picture.
That is what I find interesting. The equations do not care about your picture. They give the same answers whichever story you tell. So the equations alone cannot decide between the stories. What can decide is what the picture allows you to see. The quantum story tells you light is fundamentally strange. The RealQM story tells you light is ordinary, and the strangeness was in the mathematics we invented to describe it.
Which story is right? Nobody knows for certain. But here is the thing about the RealQM story: it is checkable. Not just mathematically, but computationally. We built a machine that computes the behaviour of photons in glass using nothing but the classical response of electrons. If the picture is right, the numbers are right. If the picture is wrong, the numbers are wrong. Last Sunday, the numbers were right.
So what did I learn from a Sunday spent with a photon?
I learned that the picture matters more than the equations. The equations will always be the same, whoever tells the story. But the picture decides what the equations mean, and what you notice when you look at the world.
I learned that a problem that has been “solved” for a hundred years can be reopened simply by asking: but what is actually happening?
And I learned that the best way to answer that question is not to argue about it, but to build something that checks it. A machine that takes your picture seriously, and turns it into numbers. If the numbers are right, your picture is at least adequate. If the numbers are wrong, you have work to do. That is a cleaner test than any philosophical argument.
The photon I spent Sunday with is still there, somewhere, in the code. If you run it, it will take the same journey it took last time: entering the slab from the left, bending, travelling through, scattering sideways, bending again, emerging on the other side. It will not do anything surprising. It will not collapse. It will not take every path at once. It will do what a photon in glass actually does.
That is the point. Nothing surprising happened last Sunday. That, in itself, is the surprise.












