stack-algebra.md
3.9 kB · markdown
The stack algebra
- 2026-09-09 [Proved] Stacking is Dirichlet convolution: the
u-stack of thev-stack draws the inner scalenat scaleknwith weightu(k) v(n), so the composite weight isu * v, exact at every scalem <= Nunder the hyperbolic cutkn <= Nand only form <= min(K, M)under a rectangular cut (10 of 16 scales differ above24in the24 x 40case atu = v = mu). The plain stack iszeta, the stack of stacks iszeta^2with scalendrawnd(n)times, and1 * mu = ecollapses the Mobius stack of the plain stack to one layer. Checked by literal double stacking in exact rationals atN = 60by three routes sharing no inner loop onu = v = 1,u = 1, v = mu,u = v = muandu = 1, v = n^-1, 1102, 1102, 974 and 1102 nodes, zero mismatches. The group carries no RH content: RH sits at the inverse of1alone, whoseb = 1node isM(N). Witness: lab/py/stack-algebraconvolution_check. - 2026-09-09 [Proved] Every selected line stack has a closed-form node at denominator
b: evensfloor(N/lcm(2,b)), odds0at evenbandceil(floor(N/b)/2)at oddb, primespi(N)atb = 1,1at primeb <= Nand0elsewhere, squarefree the double divisor sumsum_{d^2 <= N/b, gcd(d,b) = 1} mu(d) sum_{e | b} mu(e) floor(N/(b d^2 e)), prime powersfloor(log_p N) - i + 1atb = p^i; zero mismatches against literal stacking at everyb <= NforN = 30, 61, 200, 501; the primes-only stack atN = 501lightsb = 1and the 95 primes, every prime node at brightness exactly 1. Witness: lab/py/stack-algebraselection_closed_forms. - 2026-09-09 [Proved] The primes-only carpet stack fades at exactly the independent rate: distinct primes are coprime, so every layer pair has covariance exactly 0 by the gcd law,
L Varof theL-layer mean is the mean of the per-layer variances identically and the ratio to independent layers is exactly 1 at everyL; with16 p^4 Var_p = 3p^4 - 4p^3 - 2p^2 + 4p - 1 = (p-1)^2 (3p-1)(p+1)the constant isc^2 = 3/16,c = sqrt(3)/4 = 0.4330127, approached from below at rateO(log log p_L / L),L Varreading0.1429334753, 0.1595579958, 0.1833424270, 0.1869968711atL = 5, 10, 100, 1000; the odd stack under the same estimator reads0.2708541and factor1.202738atL = 4000, converging to the lane's1.2054. The criterion is pairwise coprimality, not primality, the odd primes being the densest uncorrelated selection by least-prime-factor injectivity; the squarefree-odd rival fails withCov(C_15, C_21) = 284/99225 = 0.0028621819and ratio1.308596over 1000 layers. Witness: lab/py/stack-algebraprime_carpet_variance,squarefree_carpet_variance. - 2026-09-09 [Proved] The
s-harmonic stack: weightsn^-sare completely multiplicative, so the nodea/breadsb^-s H_s(floor(N/b))and tends tozeta(s)/b^s, and the total node masssum_b phi(b) zeta(s) b^-sequalszeta(s-1)fors > 2, read atN = 16000as1.644872, 1.202057, 1.082323againstzeta(2), zeta(3), zeta(4). Ats = 1the renormalisation is Davenport's expansion ata = mu,sum mu(n)/n ((nx)) = -sin(2 pi x)/pi, so the renormalised Mobius stack of the sawtooth is one sine; truncated atn <= 10^5over five rationalxthe max error is5.49e-03, 1.37e-03, 2.08e-04at cuts10^3, 10^4, 10^5; the{nx}form differs by(1/2) sum mu(n)/n, whose vanishing is the prime number theorem, read as-0.00048723atn <= 10^5; the identity is Verified through arXiv:2005.08279 equation 1.1, which quotes it, not at the 1937 source. Witness: lab/py/stack-algebraharmonic_stack,davenport_check. - 2026-09-09 [Refuted] Everything inside the Dirichlet group of stacks is closed form: the group contains
1andmualike, so membership buys nothing and closed-form-ness is a property of the weight, not of the algebra; the group statement carries no RH content and RH sits at exactly one element, the inverse of1. Witness: lab/py/stack-algebra.