README.md
3.0 kB · markdown
Sponge Window
- Falsifies the tube of the Menger sponge's plus past
1/6and the corner volumeDeepat every radius, as written in dimensions, subsection "The tube past1/6, andDeepin closed form", against the crate's exact distancemrlyrs::math::three::sponge::distance. - Thresholds:
delta_m = sqrt(1/36 + s_m^2/4),s_m = 3^(-m-1), form = 1..5, withsqrt(10)/18andsqrt(2)/6. - Levels: at 15 radii, eleven spread over the sub-intervals of
(1/6, sqrt(2)/6]down to(delta_5, delta_4), then1/6,0.148,1/8and1/12, it enumerates the crossing holes of the lineacross = min(radius, 1/6)to level 12, integrates each level's pair integral by its own adaptive Simpson rule ina, prints the sum against the crate'sdeep, which sums the same integrals by Gauss-Legendre in the angle, and the largest gap over all radii, and rasters the crate's distance on every crossing row to level 4 inside the box the lemma confines it to,40 x 40across and800along, printing the midpoint volume and the bracket of cells beyond the radius plus or minus the half diagonal; it asserts every bracket contains its level integral. - Outside the boxes: on a
72^3raster of one arm it prints the largest distance at a cell centre outside every confinement box, asserted at most the radius, for every radius from1/6on. - Centre: on
[1/6, sqrt(2)/6]it rasters the centre cube near its middle,120^3cells on[1/3 + c, 1/2]^3withc = sqrt(radius^2 - 1/36), times 8, against7/27 - T - 24 Deep, asserting the bracket. - Period:
p(eps) = eps^(D-3) (20/27 + sum_(l = 0..40) (27/20)^l T(eps/3^l))withTthe crate'sexact, on 3000 and 6000 steps ofu = ln(1/eps)over one period fromsqrt(2)/6; golden-section search for the maximum and the minimum, the swing, the logarithmic mean, the range on(1/6, sqrt(2)/6]and whetherpfalls there at every step, andpat five phases beside the crate's upper-edgeprofile.
RUN
CARGO_BUILD_JOBS=4 cargo run --release -p sponge-window- About 8 seconds after the build; prints only, writes nothing.
WITNESSES
- dimensions.md, subsection "The tube past
1/6, andDeepin closed form": the thresholdsdelta_2 = 0.167692,delta_3 = 0.166781,delta_4 = 0.166679; the level integrals against the crate'sdeep, gap at most3.2e-21at all fifteen radii; the row rasters within6.12e-3relative of their level integrals on[1/6, sqrt(2)/6], down to3.988024e-13at level 4, every bracket containing them; the centre rasters within2.31e-3of the closed uncovered part; the largest distance outside the boxes, below the radius;Deep(1/6) = 1.894504e-6,Deep(1/8) = 4.827978e-8,Deep(1/12) = 0,T(1/6) = 0.2570649366. - The same subsection: the maximum
p = 2.139869ateps = 0.148577, the minimum2.122663at0.081380, the swing0.8106 %, the logarithmic mean2.130510,p(1/6) = 2.136706,p(1/8) = 2.135739, andpfalling across(1/6, sqrt(2)/6]top(sqrt(2)/6) = 2.122798.