hexagonal-slice.md
1.9 kB · markdown
The hexagonal slice
- 2026-08-28 [Verified] The carpet face-count law
V(i) = 2 * 20^i + 4 * 8^i, visible faces6, 72, 1056, 18048, 336384, is A332705 verbatim, the surface area of the stage-iMenger sponge, with the same closed form on the entry. Witness: mrlymath::formulas::surface::surface, A332705. - 2026-08-28 [Proved] The carpet slice census
6, 42, 306, 2250, 16578isA299916(level+1): sectioning the sponge at levellevelonx + y + z = 1.5 * 3^level, a surviving cube cuts a hexagon of 6 mesh triangles or a triangle of 1, refinement triples the plane offset, and the 20 surviving subcubes split by coordinate sum as1, 3, 3, 6, 3, 3, 1, soH_(level+1) = 6 H_level + T_levelandT_(level+1) = 6 H_level + 3 T_level, the hexagon-triangle substitution proved by exhaustion; the ledger54 = 6*6 + 6*1 + 12punches exactly one 12-triangle hexagram per hexagon and none per triangle, so hexagram holes of then-th size numberA299916(n)and the mesh census is one index up; the recurrencea(n) = 9 a(n-1) - 12 a(n-2)gives the slice dimensionlog((9 + sqrt(33))/2)/log(3) = 1.818410; the empty area atlevel = 0..5resolves into1, 6, 42components of descending size, each with six radial maxima, sixfold symmetry to0.001andmax/minradius1.68against the hexagram'ssqrt(3). Witness: slice-recurrence-order,mrlymath::six::topologytestthe_carpet_slice_percolates_at_base_three, A299916. - 2026-08-28 [Verified] The slice vertex count
12k^2 - 6k + 1is A154105 atn = k - 1and the centered hexagonal number A003215 at index2k - 1(3m(m+1) + 1atm = 2k - 1), so a prime vertex count is a cuban prime, A002407; atk = 1..20ten values are prime,7, 37, 271, 397, 547, 919, 1657, 1951, 2269, 4219, and ten composite,91, 169, 721, 1141, 1387, 2611, 2977, 3367, 3781, 4681. Witness: mrlymath::formulas::six::solid_slice_vertices, A154105, A003215, A002407.