Quantum Computing · Factoring

Shor's Algorithm as Mirror Search

The speedup is not magic parallelism. It comes from turning factoring into a rhythm problem, then using the quantum Fourier transform to read the rhythm directly.

Logan Christopher Ross·June 11, 2026


Read this as a guide to the mechanism. The DOI record frames Shor's algorithm as a contrast between local candidate search and global period detection.

To factor a number classically, the naive picture is local: try candidates, test divisibility, move on. Better classical algorithms are far more subtle, but they still do not get the same clean access to the hidden period that Shor's algorithm uses.

Shor's insight is that factoring can be reduced to order finding. Order finding asks for the period of a modular exponentiation sequence. Once the problem has rhythm, the quantum Fourier transform becomes useful.

The quantum advantage appears where the problem has hidden periodicity. No rhythm, no Fourier doorway.

Shadow Search

The shadow side is candidate-by-candidate reading. Each test is local. You learn something about one possible divisor or one computed value, then continue.

This mode is not foolish; it is just structurally expensive when the thing you need is a global period. If the relevant information is distributed across a cycle, reading single points is the slow way to find it.

Mirror Search

The mirror side is period reading. A quantum state can encode the modular exponentiation structure, and the quantum Fourier transform extracts frequency information from it. Measurement then returns data from which the hidden period can be recovered with high probability.

In the DOI record's language, the quantum Fourier transform reads all candidates as one rhythm. That is the cost difference: local trial versus global structure.

What Is Claimed

Why This Matters

This companion also clarifies nearby cryptography claims. Shor's algorithm is devastating where the security assumption is a hidden-period problem, as in discrete logarithms and related signature schemes. It does not automatically turn every cryptographic primitive into the same kind of target.

Academic Record

Concept DOI 10.5281/zenodo.19312540; current version 10.5281/zenodo.19312541.

Read on Zenodo Read the Bitcoin companion
Logan Christopher Ross Room 137 · The Forge