A Yagel number of order and exponent pushes the sieve idea behind
Mersenne numbers ("exclude divisibility by 2") to its logical extreme:
where is the -th prime and the primorial of its predecessor. Both
constants are dictated by the prime sequence itself — the family has no free parameters and is
indexed purely by the lattice point . Two classical families appear as the boundary of
the grid: row consists of the Mersenne numbers, and column of the
primorial numbers . The companion face
(the second kind) carries the Euclid and Fermat forms on its edges.
Three structural properties drive everything: for every
prime — the maximal built-in small-prime sieve for the base; no exponent is ever
algebraically disqualified in the interior (k ≥ 2); this does not prove infinitely many prime values;
and is fully factored by construction, so every prime in the family admits a fast
deterministic certificate.
A Lucas–Lehmer-type test for every row
Primality of has, in the stated size regime and with a successful seed, a certificate from a single -only Lucas ladder — an -fold
iteration of the degree- Chebyshev-type map . For
the map is and the criterion collapses to the classical Lucas–Lehmer test
verbatim. The cost is about two multiplications per bit, and the output is a proof, not
a probability. The observed prime density across the grid is compared with a first-order sieve heuristic on a historical window. This does not establish a Poisson law or a limiting row constant.
Running that machinery forward produced 5,756 certified Yagel primes — including with 49,867
digits, a historical reported census (completion evidence is being audited) of both faces for (every cell to 5,000 digits), and 31 twin pairs with both
members proven. Explore any cell of the grid on the datasets page —
it computes the exact value in your browser.