iTranslated by AI

The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article

B13: Approaching the Mystery of Prime Numbers - A Column -

に公開

B13: Approaching the Mystery of Prime Numbers

The Question

Why do prime numbers appear so irregular?

2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37...

The intervals are scattered and unpredictable. With the Riemann Hypothesis remaining unsolved, the "why" behind the distribution of prime numbers is considered one of mathematics' most difficult challenges.

However, when viewed on the B13 lattice, the prime-counting function π(x) reveals an entirely different face.


What is the B13 Lattice?

B13 is a "13-adic lattice arising from the symmetry of a truncated icosahedron (C60 fullerene)."

Basis: BASE = 3120 = 60 × 52

Here, 60 is the number of vertices of the truncated icosahedron, and 52 is Z₁₃×H (number of active states). One unit of angle is 3120/13 = 240 (one step of Z₁₃).

When representing numbers on this lattice, we use balanced 13-adic notation instead of standard 13-adic notation. This is a symmetric representation where each digit's value is in the set {-6, -5, ..., 0, ..., +5, +6}. Zero acts as the true center.


Discovery 1: The 0th Digit of π(p) is a Perfect Monotonic Sequence

Let's write π(p) in balanced 13-adic notation.

p π(p) Balanced 13-adic [d3,d2,d1,d0]
2 1 [0, 0, 0, +1]
3 2 [0, 0, 0, +2]
5 3 [0, 0, 0, +3]
7 4 [0, 0, 0, +4]
11 5 [0, 0, 0, +5]
13 6 [0, 0, 0, +6]
17 7 [0, 0, 1, -6]
19 8 [0, 0, 1, -5]
23 9 [0, 0, 1, -4]
29 10 [0, 0, 1, -3]
31 11 [0, 0, 1, -2]
37 12 [0, 0, 1, -1]
41 13 [0, 0, 1, 0]
43 14 [0, 0, 1, +1]
... ... ...
71 20 [0, 0, 2, -6]

The 0th digit (the least significant digit) increases perfectly monotonically with a period of 13: +1, +2, +3, +4, +5, +6, -6, -5, -4, -3, -2, -1, 0. There are no exceptions.

Arithmetically, this can be described as the periodicity of π(p) mod 13, but on the B13 lattice, it carries a different meaning: Every time a prime number is added, the phase on the lattice advances by exactly one step. π(p) is the counter for the lattice itself.


Discovery 2: The Timing of Digit Carry Corresponds to the B13 Threshold

In standard 13-adic notation, the timing of digit carries occurs at 13, 169, 2197... In balanced 13-adic notation, the symmetric center threshold carries meaning.

13^1 / 2 = 6.5  → The first prime where π(p) exceeds 7 = 17
13^2 / 2 = 84.5 → The first prime where π(p) exceeds 85 = 439

At p=17, π becomes 7, and the 0th digit "rewinds" from +6 to -6. This is the B13 threshold on the lattice. The threshold corresponds to the symmetric center of the lattice (the boundary of ±6).

The "digit carry of π(p)" caused by the distribution of prime numbers occurs at the symmetric points of the B13 lattice.


Discovery 3: Fractals—The 1st Digit Exhibits the Same Structure

Let's examine the 1st digit.

Prime number index 0-12:   1st digit = 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1
Prime number index 13-25:  1st digit = 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2
Prime number index 26-38:  1st digit = 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3

It increments by 1 every 13 primes. If the 0th digit is monotonic with a period of 13, the 1st digit becomes monotonic with a period of 13². The 2nd digit has a period of 13³. This is the structure of a fractal Sturmian sequence.

The "period-13 monotonicity" seen in the 0th digit is repeated at a 13-fold scale in the higher digits.


What is Happening?

π(x) is typically understood as a function indicating the density of prime distribution. The Prime Number Theorem π(x) ≈ x/ln(x) expresses its asymptotic behavior.

The B13 perspective is different.

When π(p) is written in balanced 13-adic notation, each digit independently repeats the same structure at different scales. This is a characteristic of Sturmian sequences. While Sturmian sequences are "the simplest non-periodic sequences where the ratio of two symbols is the golden ratio," their generation rule—the cutting sequence (Beatty sequence)—is exactly the same as the evenly spaced steps on the B13 lattice.

In short:

π(x) is itself a fractal Sturmian sequence on the B13 lattice

The "irregularity" of prime distribution is an appearance that arises when viewed from outside the B13 lattice. Inside the lattice, each prime is simply landing on the next step.


"Peeling the Scallion to the Core"

"Beyond the last layer of the scallion, there was the B13 lattice itself."

The function π(x) layers "skins" of cumulative prime counts. When decomposed digit by digit in balanced 13-adic notation, the skins peel off one by one. What remains at the end are evenly spaced steps on the lattice.

The "winding" operation in the fullerene library b13phase's fractal_engine.py—the detection of great circle crossings and FIB6 convergence—is the geometric implementation of this "peeling" operation. Following the timing of lattice point crossings digit by digit reveals the structure of π(x) as it is.


Conclusion: Prime Numbers Close in a Finite B13 World

Prime distribution across all scales can remain a mystery. There is no need to solve the Riemann Hypothesis.

The B13 universe has a hierarchical structure of 13^(4×13) = 13^52. Four major nodes, each splitting into 13 nodes—this nested structure itself is engraved in the exponent. With the Planck scale as 1, all scales up to the size of the universe are contained within these 52 layers.

The fractal Sturmian structure of π(x)—period 13 for the 0th digit, period 13² for the 1st digit, period 13^(k+1) for the k-th digit—is the number-theoretic shadow of the same structure repeating across each layer of this nesting.

All prime numbers existing in the universe are within 13^52. Inside that boundary:

π(x) can be perfectly described as a fractal Sturmian sequence on the B13 lattice

This is not "solving the mystery of prime distribution." It is "within this universe, π(x) is no mystery."

There is no need to step outside the lattice. Because the universe is within that lattice.

B13 is closed as a special prime theory.


B13 fractal fullerene framework — "Nature knows only addition."

Discussion