Dark Math · Release 009
The Signal That Never Came Back.
For 72 seconds in 1977, the Big Ear telescope heard a narrowband burst towering over the sky's noise, at the one frequency physics itself would pick for saying hello — and it rose and set exactly like a real celestial source. Then: silence, for fifty years and counting. The famous 6EQUJ5 is the printout's way of writing that rise and fall. A one-off can never be confirmed and never quite dismissed — the best kind of ghost story, with real data.

On 15 August 1977 the Big Ear radio telescope in Ohio was listening to the sky one strip at a time, letting the Earth’s own spin sweep the heavens past a fixed beam. A computer printed the strength of each channel as a single character — a digit, or a letter for anything strong. Days later the astronomer Jerry Ehman ran his eye down the fanfold paper, found six characters that didn’t belong, circled them in red, and wrote one word in the margin: Wow! The code was 6EQUJ5. Nearly half a century on, it has never come back, and nobody has explained it. This is the rare mystery where the honest answer may stay open forever — and the maths shows you exactly why.
Where we land: held open — possibly forever. A 72-second burst from 1977 that never repeated can neither be confirmed as a message nor dismissed as something mundane. The good kind of mystery.
1 · What 6EQUJ5 actually says
The characters aren’t a message — they’re a graph. Big Ear scored each 12-second sample by how far it stood above the background hiss: 1–9, then A–Z for 10–35. Decoded, 6EQUJ5 reads 6, 14, 26, 30, 19, 5 σ — sigma being the scale astronomers use for “how unlikely is this to be a fluke of the noise.” The signal rose, spiked to 30σ — thirty times the background noise, practically unheard-of — and faded away, all inside 72 seconds.
2 · The tell: it moved like the sky
Here’s the part that rules out a broken radio down the road. Big Ear’s beam was fixed; the sky drifted through it as the planet turned. So any genuine source out there has to rise and fall in one specific shape — the bell-curve profile of the telescope’s beam — over exactly the time the sky takes to carry it across. We fit that beam-crossing bell curve to the six numbers with our own code, and they land on it almost perfectly:
It was also narrowband — squeezed into less than 10 kHz, right at the 1420 MHz hydrogen line, the frequency hydrogen atoms hum at everywhere in the universe. It’s the most natural “hailing frequency” in physics, and a band kept legally quiet on Earth. Human-made interference is smeared across frequencies and doesn’t keep the sky’s schedule. This did both things right.
3 · The trap: a one-off can’t be settled
So why isn’t this the discovery of the century? Because it happened once. Big Ear had two feed horns; the signal showed up in one, which leaves two possible patches of sky and no way to choose between them. Every follow-up — Big Ear itself, the VLA, META, Arecibo, hundreds of hours — found nothing. And a single, non-repeating event is caught in a beautiful trap. To confirm it, you need it to repeat, so you can pin it down, track it, take its spectrum — and it has stayed silent for nearly half a century. Repeats: 0. To dismiss it, you need an everyday source that reproduces all of it — the beam-crossing shape, the narrow band, the 30σ. The 2017 comet idea was tried and didn’t survive the check (comets don’t radiate like that, and weren’t in the right place); interference doesn’t drift with the sky. Explanations that fit: 0.
A signal that never repeats can be neither confirmed nor dismissed. The Wow! isn’t unexplained because we haven’t looked — it’s unexplained because the one thing that could settle it, a second look at the same signal, is the one thing it never gave us.
Where this lands
The Wow! Signal is real data that behaved exactly like a genuine celestial source — the beam-crossing fit is clean, the band is the most natural one in physics, the strength is extraordinary. It is not demonstrably a message, and not demonstrably mundane. Because it never repeated, it may be the purest case in this series of a question that cannot be closed — not for lack of trying, but by its own structure. We record it for what it is: a 30σ question mark the universe asked once and never again.
Why our math sees more
The surface reading is a coin-flip: “aliens” or “nothing to see.” We refuse the coin. What can be measured — the decoded signal strengths, the beam-crossing shape, the narrow band, all reproducible from one sheet of 1977 printout — we measured. What cannot be answered — the source, sealed off by the fact it never repeated — we name as unanswerable, and say why. Sometimes the honest result is knowing exactly which part of the mystery is out of reach.
Sources
event — Big Ear (Ohio State SETI), 15 Aug 1977; discovered by Jerry Ehman. Code 6EQUJ5, ~1420 MHz, <10 kHz, ~72 s. Comet hypothesis: Paris & Davies (2017) — widely rejected (follow-ups found no narrowband 1420 emission). Overview: Wow! signal (Wikipedia) · Ehman’s retrospective (NAAPO).
computed here — decode 6EQUJ5 via Big Ear’s 1–9 / A–Z S/N scale; least-squares grid-fit of a beam-transit Gaussian A·exp(−((t−t0)/w)²) to the six samples (best: A=30.4σ, FWHM=38 s, RMSE=1.1σ). Own-code, stdlib math only.