Puzzle link: Play on SudokuPad.
Rules: Normal Sudoku rules apply.
Each circle is an “emitter” from which a stream of electrons is emitted with “energy” E, where E is the clue in the top left corner. Electrons propagate on a straight path in arrow direction until they reach the first cage, which is a “detector”.
Digits on a path of electrons between emitter and detector represent “potentials” Vn, where n = 1,...,k numbers the cells with 1 being the first and k the last index number. The “output” of cell n, On, is calculated from the “input” into cell n, In, as follows. I1 is the digit in the emitter. Then, for each n, if Vn ≤ E, we set On = In, meaning that all electrons are transmitted through that cell because their energy is above the potential barrier; if Vn > E, we set
On = In-(Vn-E+2),
meaning that only a fraction of electrons can “tunnel” through that cell. For the next cell's input, In+1 = On. The output of the last cell, Ok, must occur in the detector.
For example, assume a stream of electrons from an emitter containing digit 6 and an energy of 4 passing through a two-cell path with digits 1 and 5. Thus, we have I1 = 6 and I2 = O1 = 6 because V1 = 1 ≤ E = 4. Next, we have O2 = O1-(5-4+2) = 3 because V2 = 5 > E = 4, and 3 is the digit in the detector.
Example: The following image provides a fully solved example on a 4x4 grid. You may solve the example for yourself here on SudokuPad.
Your feedback, ratings and comments are highly appreciated. Have fun!
Background: In classical physics, if we throw a ball at a solid wall, it cannot spontaneously occur on the other side (unless the wall is destroyed). In quantum mechanics, however, there is a small probability that this happens and that the particle “tunnels” through to the other side. The wider the barrier (i.e., the “wall”), the lower the probability for tunneling. Also, the higher the barrier (in energy), the lower the transmission.
Quantum tunneling is relevant in many phenomena and applications. The Nobel Prize in Physics 2025 was awarded jointly to John Clarke, Michel H. Devoret and John M. Martinis “for the discovery of macroscopic quantum mechanical tunnelling and energy quantisation in an electric circuit”.
There is a physical reason for the “peculiar” arithmetic rules in the puzzle, including the “+2” term. In the given form, they describe the tunneling probability correctly, even quantitatively, with the following interpretation. Assume that the energies E and Vj are given in eV (electronvolt), the width of one cell is 7.75 nm, and the numbers I and O are decadic-logarithmic electron fluxes. Then, for 10I incident electrons, between 10O-1 and 10O electrons tunnel through a rectangular barrier. In the example from the puzzle rules, out of 106 = 1 million (I = 6) incident electrons, between 100 and 1000 of them (O = 3 for the upper bound) tunnel to the output. One can calculate an exact number, but since Sudoku operates only with integer values, the result is correct to an order of magnitude, i.e., it lies within the given bounds.
These results can be derived by starting with the transmission coefficient T for the quantum tunneling probability in the Wentzel–Kramers–Brillouin (WKB) approximation, which is given by
T = exp{-2d sqrt[2m(V-E)/ℏ2]},
where d is the width of the barrier, m the electron mass, V the height of the potential barrier, E the electron energy, and ℏ the reduced Planck constant. Although the logarithm of T depends on the square root (sqrt) of V-E, it can be shown that an upper bound is given by the linear relation of the puzzle rules using the parameters and scaling factors quoted above and for V-E taking integer values from 1 to 7 eV. In reality, the transmission is not quite 1 even for Vn ≤ E, but this is ignored in the puzzle.
Solution code: All digits of column 9 (from top to bottom) without spaces.
on 26. August 2026, 13:47 by Recorder415d1
Nice idea for a ruleset. Especially the connection to quantum mechanics. Once you understand the rules the solution just kind of happens.
----------
Thanks a lot. Glad you liked it! - TB
on 19. August 2026, 06:14 by Dendr
Delightful!
The hard part was comprehending the rules. Harder — is finding the breakthrough. But after that the solution is straightforward.
----------
Many thanks for solving and commenting! - TB
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.