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.
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
- Factoring has a hidden rhythm: the reduction to order finding exposes periodicity.
- The quantum Fourier transform reads that rhythm: it is the algorithmic bridge from local values to global period.
- The advantage is conditional: this pathway works for problems with exploitable periodic structure, not for arbitrary search.
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