research/lab/py/mrlybang-density-classes
0 directories and 2 files in research/lab/py/mrlybang-density-classes.
mrlybang-density-classes
- A mrlybang code is a set
Pof parity corners in{0,1}^3; at basebaseit fills the designF_base(P) = { v in {0..base-1}^3 : v mod 2 in P }. - Computes the exact rational part
delta * zeta(3)of the coprime density of every one of the 255 nonempty codes at every base, as a Mobius bracket times Euler factors. - Checks the even-base band
(8/7)(1 - t/|P|)at evenbase <= 40and the same band indim 2, and the odd-base self-similarityfill_e(base) = fill_P(base/e)at oddbase <= 75, both domains the widest the pages claim. - Sorts every code by its mod-2 difference span
H, groups the codes by weight enumerator, takes the design lattice rank and index atbase 2, 3, 4, 6, 8, 10, and finds the codes whose even value equals their odd limit. - Measures the visible fraction by exact enumeration of all
fill^levelpoints at that level, against the limit and against the exact finite-level walk factor1 - (1/8) Sum_t lambda_t^level; every enumerated case is the level the page measured.
RUN
uv run python research/lab/py/mrlybang-density-classes/classes.py
Whole run is under half a minute.
WITNESSES
coprime.md:227coprime.md:230- lattice index in{1, 2, 4, 8}at evenbase 4, 6, 8, 10;151codes full rank atbase 2, index1or2, the smallest of size4.coprime.md:228coprime.md:229- nine band values0, 4/7, 16/21, 6/7, 32/35, 20/21, 48/49, 1, 8/7, zero exceptions to(8/7)(1 - t/|P|); carpet0.712853and0.709137, net0.951771, against0.713063and0.950751.coprime.md:231- thedim 2parity carpet at every even base,delta * zeta(2) = 8/9,delta = 0.5403796460924681 = 16/(3 pi^2).coprime.md:233coprime.md:234- zero exceptions tofill_e(base) = fill_P(base/e);63weight classes,6of them mixing regimes,4spanning against not and2corrected against no-limit.coprime.md:235- twins0.707501and0.711167atbase 4, splitting atbase 3into0.698204against153/182and0.783436against51/52.coprime.md:237-7codes of lattice rank<= 1atbase 3,37codes with a coordinate pinned odd,{110,100}measuring0.972222 0.994084 0.999979against the trichotomy's0.987319.coprime.md:238coprime.md:239coprime.md:241coprime.md:245- class counts149,43,63; the subgroup codes1 3 5 9 15 17 33 51 65 85 105 129 153 165 195 255, exactly the parity-stable ones;239codes with two values, where the page says240and counts the empty code.coprime.md:240- voidbase 3, level 8measures0.381949against limit0.438808and finite level0.380043; tree0.451821against0.452521, treebase 50.468340against0.468560.coprime.md:242-{111}atbase 5is exactly0at every even level and0.925781 0.952881 0.957167against0.958419; axes0.987338 / 0.739563against0.987319 / 0.740489.coprime.md:250tocoprime.md:259- the family table513/520 27/26 99/182 48/91atbase 3up to200981/201096 1331/1330 9559/16758 16456/28861atbase 11; carpet0.98654 0.99562 0.99810 0.98959 0.99943withfill_P(base) = 20, 81, 208, 425, 756; netB(9) = 297/304 = 1 - 7/304and no oddbase <= 81below1, the page's20/425and1/208being the carpet's fill, not the net's.- the claims line (was
DISCOVERIES.md:33) the claims line (wasDISCOVERIES.md:34) - the band, the lattice indices, thedim 2constant, the enumerations0.712853, 0.951771, 0.709137; the trichotomy counts at oddbase <= 75, the axes pair, the{111}zeros.
- classes.py10.7 kB
- README.md3.5 kB