README.md
4.4 kB · markdown
mobius-dissection
- The numbers of the unconditional dissection on mobius: the wall its region A sets, the block split that carries it off the powers of the base, and a falsification of every region's bookkeeping on the whole grid of three small designs.
wall: the least base withPB < (base - 1) base^(-4/5)at one excluded digit, for the step 3 constantPB_base(1)and for the chord formPB'_base(1, e_0), the latter at the worst digit and ate_0 in {0, base - 1}; the up-set flag and theheldcount over the scan, the least float gap above each wall, the gap at the wall and one below at 40 digits, and1/5 - alpha_1at each wall; then readings of the unshifted mass ratioc_k/c_(k-1)at base 33 and base 17 against2(base - 1).blocks: the split ofS_Fbelowxinto blocksP base^k + D_k, checked against the exactM_F(x)at 400 randomxbelow2 * 10^6and at everybase^e - 1, in five one-missing-digit families, with the count per scale againstfill + 1and the mass floorA_F(x) >= fill^(L-1) - 1.regions: every grid pointa mod yof base 10 missing 5 and missing 0 at level 6 and base 5 missing 2 at level 9, assigned its Dirichlet fraction atQ = y^(3/5)by the last convergent, and cut into regions A, B, C1, C2 at the printedZ; then the region sums against the exact sum ofmuover the strings, the two counts, the C2 algebra, the second approximation at every point of B withh >= 1, and the hybridl^1bound at every class meeting the two conditions its proof uses,V_1 V_2 <= yand16 D H <= y, a wider set than its hypothesis16 base^2 D (D + H) <= y, withalpha_1from the step 3 constant, printed past the class ofa = 0, whose ratio is a closed form; and the Gallagher step of the proof at every such class withV_1 <= 10^5, the fractions' largest|hat F_(i_1)|at their residues summed against4 D^2 ||f||_1 + ||f'||_1, both norms read on4 V_1points, with every fraction's residues checked distinct modV_2. The perturbed Lemma A' is then checked at seeded grid points of level 30 in base 10 and level 45 in base 5, where its perturbation hypothesis holds, with the phasesbase^i a mod yin exact integers.
THE ROUNDING
- The walls are float scans with the least gap above each wall printed; that gap sits at the wall, above
10^-6, and the wall and the base below it are re-read inmpmathat 40 digits, so the sign at each is certified far past float error. 1/5 - alpha_1is printed from the 40-digit gap throughlog(1 + gap/PB)/log base, never by differencing two numbers of size1, its mantissa floored at four decimals inmpmath.- The hybrid ratio and the
alpha_1of the small designs add5 * 10^-7before a six-digit print, so each printed value is an upper bound. - The minor-arc bound carries an unstated constant, so
regionsprints its readings on the grid as readings; they bound nothing.
RUN
uv run python research/lab/py/mobius-dissection/dissection.py wallin under a second.uv run python research/lab/py/mobius-dissection/dissection.py blocksin 18 seconds.uv run python research/lab/py/mobius-dissection/dissection.py regionsin five seconds, peak resident memory 0.59 GB.- Prints only, writes nothing; every check raises if it fails.
WITNESSES
- The wall:
39363over every excluded digit and28352ate_0 in {0, base - 1}with the chord form,92317with the step 3 constant, each an up-set of its scan to2 * 10^5; gaps<= -2.3195 * 10^-6at39362and>= 2.3677 * 10^-5at39363,<= -1.3539 * 10^-5at28351and>= 1.8837 * 10^-5at28352;1/5 - alpha_1 >= 2.6965 * 10^-7at39363,2.3643 * 10^-7at28352and1.8712 * 10^-8at92317. - The unshifted mass:
c_4/c_3 = 74.1654at base 33 missing 16 and70.5661missing 0,c_5/c_4 = 35.5234at base 17 missing 8, readings above2(base - 1). - The block split: exact at every tested
xin all five families, at mostfillblocks at one scale. - The regions: the four sums meet the exact total at all three designs;
74778and128942second approximations in range;73hybrid classes at each base-10 design and86at base 5 under the proof's two conditions, largest ratio past the class ofa = 0at most0.001356, the Gallagher step at most0.110814; the perturbed Lemma A' bound exceeds|hat F_k(a/y)|by at least27.9in the logarithm at all6000draws.