sequences.md

40.0 kB · markdown

Sequences

Integer sequences fall out of the fractal work: cell counts, coprimality counts, Euler characteristics, design counts. This page is the ledger they are cited from. Every entry below meets the same standard, and nothing is listed that does not.

The registry behind this page is mrlylab::ledger, which reads every measure of every design as a sequence and renders this page through cargo run -p mrlylab --bin ledger; the b-files behind the submitted entries live in lab/rs/oeis-terms. The sequences demo searches the same registry live in the browser: type terms, a name, a record or a code and read the design that writes them; the tour walks a dozen of these sequences with a live picture each, the odd-side law first. The formal census of these sequences, with the fill law, the general exposed-face recurrence and the A056040 identification, is the sequence-census paper. The fractal work itself stays on the front page and the pages that cite this ledger.

WHY IT MATTERS

  • Three sequences out of this work are with the OEIS - A395241, A396934 and A398348 - so the enumeration half of the fractal work is checkable by strangers, against a catalogue nobody here controls.
  • A collision with an existing entry is the useful outcome, not the failure. Two of this page's identifications hand a page something it lacked: A332705 is the carpet face-count law derived independently in slices.md, and A299916's recurrence gives the slice census a closed form and a dimension the lane could not derive.
  • The census entries are the other direction, an existing sequence read as a new object: A129824 counts fill classes, and the identity that two base-2 designs are the same fractal exactly when they share a popcount profile is what makes it the count of distinct base-2 fractals in dimension dim, proved below rather than fitted.
  • The bar is the point of the lane. Two independent generators sharing no code and no method, every stored b-file term diffed against a generator, and a second cold reading of every entry; nothing is listed that does not meet it, and the entries that fall short say so in their own status field.

THE BAR

  • Two independent generators. The terms are produced twice, by programs that share no code and no method - a brute-force enumeration and a structural rewrite (digit automaton, Mobius inversion, Burnside over a different group representation). Where a generator merely paraphrases another it does not count, and independence is argued explicitly in the study README.
  • Checked against the b-file. Every term the stored b-file holds is diffed against a generator, and the two generators are diffed against each other and against the b-file over the whole range both can reach - the far end of the file where the cost allows it, and a long prefix rather than a token sample where a brute-force method runs out of room.
  • Re-checked cold. A second reading re-runs the generators from the study, re-derives the constants, re-greps the OEIS dump with fresh windows, and checks each claim against the files. Corrections land in the study, and are noted here where they change what a reader should believe.

Novelty is tested by fixed-string search against a local copy of the OEIS stripped dump (398821 lines, 398817 sequences) at the full leading window, at one- and two-term shifts, at interior windows, and at simple transforms of the terms. A hit is a collision to be explained, not a failure.

Every novelty absence recorded below is Conjecture. A dump is a snapshot and the search behind those absences is no longer in this tree, so a null result is evidence only about the OEIS as the snapshot stood, and every absence needs a live re-read at oeis.org before it is submitted or repeated. A null search against a dump older than a submission misses that submission; A398348 (bijection.md) is on this page as the worked example.

This page is the ledger of the entries that reached the OEIS, and nothing below rests on anything outside this tree. Two results that would otherwise be carried nowhere are recorded here:

  • Four term sets are already in the OEIS and are not to be submitted, each Verified against its own record: the Menger sponge surface faces 6, 72, 1056, 18048 = 2*20^level + 4*8^level are A332705; the Sierpinski carpet perimeter 4, 16, 80, 496 is A381517; the carpet void cells 0, 1, 17, 217 are A016185, which is 9^n - 8^n outright, and the same run sits as an interior window of the table A229896; and the axis-permutation fractal-orbit count 4, 12, 80, 3984 is A003180, Boolean functions up to the symmetric group, at a one-term shift, that entry beginning 2, 4, 12, 80, 3984. The first two are carried elsewhere in this tree; the last two are recorded nowhere else.
  • One idea is carried nowhere else and is recorded here: the visibility of magic stacks, with exact mixed-scale 2-adic factors. It has no terms and no generator behind it and is an idea, not a result. Conjecture. Two neighbouring ideas do survive on their own pages, the Laplacian degeneracy family 3^(level-3) + 1 in complexity.md (lab/py/laplacian-degeneracy) and the Eisenstein zeta with L(2, chi_-3) in bases.md (lab/py/eisenstein-visibility). A third does not: cuts.md carries 4*(level+5)*3^(level-1) only as a retraction, since against bang dim 3, code 127 it matches the slice maximum, the minimum and the total at no level at all, checked at level 1..6. That formula is Refuted and is not submittable (mrlymath::three::diagonal test the_one_two_seven_cut_matches_no_closed_form).

PUBLISHED RECORDS

Four OEIS records carry this work, live at the OEIS. The crossrefs inside those records are the OEIS's own and are not re-resolved in REFS.md.

recordnamerole
A103532Number of divisors of 240^n.Not this page's sequence; it carries a signed contribution from this tree reading a(n) as the filled-cell count of the generalized Menger sponge with subdivision 2n+1, and the two Bourke links.
A395241a(n) = n^2*(4*n + 3).The complement of A103532 in the odd cube, ledger entry below.
A396934Number of pairs (i,j) with 0 <= i,j < 2^n, i AND j = 0, and gcd(i,j) = 1.Ledger entry below; its b-file and later terms carry other contributors' extensions.
A398348Number of toroidal n X n X n binary arrays, allowing rotation and/or reflection of the layers along each axis as well as all permutations of the axes.The design_dim3 ledger entry below, with a b-file to n = 14.

THE LEDGER

A395241 - void subcubes of the odd sponge tile

The generalized Menger tile at odd subdivision m = 2n+1: a(n) counts the removed subcubes, equivalently the cells of an m^3 grid (coordinates from 1) with at least two even coordinates. The record's b-file runs to n = 10000 and the closed form matches every one of its 10001 terms. Verified.

fieldvalue
statuslive at the OEIS
terms0, 7, 44, 135, 304, 575, 972, 1519, 2240, 3159, 4300, 5687
formulaa(n) = n^2*(4*n + 3), offset 0
g.f.x*(7 + 16*x + x^2)/(1-x)^4
recurrencea(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4) for n > 3
crossrefsa(n) = A011934(2*n); partial sums of A154105; a(n) + A103532(n) = (2*n+1)^3
recordA395241

The independent generator bores n^2 square channels along each axis and takes the size of the union of drilled voxels: no closed form, no parity test, and channel crossings resolved by the set rather than by inclusion-exclusion. All six novelty greps returned nothing, as did four further windows tried on the second reading, and both are Conjecture under the standing caveat above. The sequence is the even bisection of A011934, with A103532 the odd bisection: a declared crossref, not a duplicate.

A396934 - coprime points of the Sierpinski triangle

Pairs (i,j) with 0 <= i,j < 2^n, i AND j = 0, and gcd(i,j) = 1. The condition i AND j = 0 picks out exactly the 3^n points of the n-th Sierpinski step (odd binomial(i+j,i), by Kummer); a(n) counts the coprime ones. Note gcd(0,k) = k, so (0,1) and (1,0) count.

fieldvalue
statuslive at the OEIS, name and terms matching the record
terms0, 2, 4, 12, 34, 122, 362, 1130, 3406, 10506, 31550, 95260
formulanone, provably: no linear constant-coefficient recurrence exists at any order, Proved in coprime.md by the no-linear-recurrence corollary; the empirical order 1..9 hunt over the 21 known terms agreed before the proof
densitya(n)/3^n -> 16/(3*Pi^2) = 0.5403796, Proved in coprime.md, closed above dimension one; a(20)/3^20 = 0.5403761 (lab/rs/oeis-terms)
witnesslab/rs/oeis-terms, the b-file to n = 20
recordA396934

The b-file reaches n = 20. The independent generator indexes by the row m = i + j = i OR j and uses gcd(i,j) = gcd(i,m), enumerating only odd submasks of odd rows and doubling by a fixed-point-free involution; it never forms a complement and never evaluates gcd(i,j). Two near misses were checked and both diverge, Verified against their records: A347825 agrees with a(n)/2 for five terms, and A004662 and A018413 agree with a(n)-1 for five terms.

design_dim3 - three-dimensional design classes

Number of n x n x n binary arrays up to symmetry, the group being independent cyclic rotation and reflection of the layers along each axis together with all permutations of the three axes: D_n^3 semidirect S_3, of order 48*n^3. Burnside gives a(n) = (1/|G|) * Sum_{g in G} 2^c(g).

fieldvalue
statuslive at the OEIS as A398348
terms2, 22, 111618, 6005363762644688, 7089215977519836239803174210135872, 10157435539019790383692007859901914095646506996125324171134976 (eight produced here, n = 1..8, where a(7) has 100 digits and a(8) has 150; the record's b-file reaches n = 14)
formulanone claimed, none found
crossrefsA255016, the two-dimensional toroidal parent (1, 2, 6, 26, 805, 172112, ...); A000616, where A000616(3) = 22 = a(2)
witnesslab/rs/oeis-terms, the b-file to n = 14
recordA398348

Eight terms were produced here, so all eight were compared rather than a prefix, and brute-force orbit enumeration independently confirms n = 1 and n = 2. A third generator, written from the definition for the submission and sharing no code with the other two, reproduces all eight; it is what promoted a(7) and a(8) out of single-method status and into the b-file. A fourth route, a Burnside-free flood fill over the orbits of all 2^27 colourings, reports a(3) = 111618 without using Burnside's lemma at all; that route has no generator in lab/, so as independent confirmation it is Conjecture. The independent generator carries a group element as an affine map x -> M*x + t with M a signed permutation matrix and gets the cycle count from c(g) = (1/m) * Sum_{k=1..m} |Fix(g^k)|, so it never builds a cell-image array and never walks a cycle. The two-dimensional analogue under the identical convention is A255016, which fixes the group convention as the true three-dimensional promotion of that parent; lab/rs/oeis-terms is three-dimensional only, so that convention check is Verified on bijection.md where the dim 2 Burnside lives and not here. Note that a(3) = 111618 is the same number the census reports as the full base-3, dimension-3 design space.

This sequence is A398348, whose data is that run verbatim, with a b-file to n = 14 and a crossref naming A255016 as the two-dimensional case. A null search against a dump older than the submission reports the line absent; that is a report on a stale dump, never evidence of novelty. Tagged in Discoveries and carried in README.md and bijection.md.

The odd-side fills

At odd side 2k - 1 an axis splits into k low positions and k - 1 high, so a base-2 design fills sum over its corners of k^(zeros) (k - 1)^(ones), a polynomial in k of degree dim; Proved in Discoveries, generator mrlymath::formulas::counting. The six designs of the plane read as the polygonal numbers, and the dust, the sponge and the solid of the cube as the cubes, the divisor counts of 240^n and the odd cubes. Every row below is read by mrlylab::ledger::terms from k = 2, the first odd side past the unit cell, and checked term by term against its record; id is the sequence name's eight-hex digest, the anchor of the row, and shift is the record's index less the ledger's k.

iddesignkeyclosed formterms from k = 2recordshiftstatus
6630d885dustsequence_dim=2_code=1_measure=fills_axis=sidek^24, 9, 16, 25, 36, 49, 64, 81A0002900Proved
09d8d98ctreesequence_dim=2_code=3_measure=fills_axis=side2k^2 - k6, 15, 28, 45, 66, 91, 120, 153A0003840Proved
8a9e4ce8carpetsequence_dim=2_code=7_measure=fills_axis=side3k^2 - 2k8, 21, 40, 65, 96, 133, 176, 225A0005670Proved
a3ef3d4dvoidsequence_dim=2_code=9_measure=fills_axis=side2k^2 - 2k + 15, 13, 25, 41, 61, 85, 113, 145A001844-1Proved
20aeeec9corner and centresequence_dim=2_code=11_measure=fills_axis=side3k^2 - 3k + 17, 19, 37, 61, 91, 127, 169, 217A003215-1Proved
c11482b0solidsequence_dim=2_code=15_measure=fills_axis=side4k^2 - 4k + 19, 25, 49, 81, 121, 169, 225, 289A016754-1Proved
b91a9c68dustsequence_dim=3_code=1_measure=fills_axis=sidek^38, 27, 64, 125, 216, 343, 512, 729A0005780Proved
52fb27f4spongesequence_dim=3_code=23_measure=fills_axis=side4k^3 - 3k^220, 81, 208, 425, 756, 1225, 1856, 2673A103532-1Proved
1d05226cspongesequence_dim=3_code=23_measure=voids_axis=side4k^3 - 9k^2 + 6k - 17, 44, 135, 304, 575, 972, 1519, 2240A395241-1Verified
cea32177voidsequence_dim=3_code=129_measure=fills_axis=side2k^3 - 3k^2 + 3k - 19, 35, 91, 189, 341, 559, 855, 1241A005898-1Proved
553a9967solidsequence_dim=3_code=255_measure=fills_axis=side8k^3 - 12k^2 + 6k - 127, 125, 343, 729, 1331, 2197, 3375, 4913A016755-1Proved

The side axis is code specific, not orbit invariant: a flip of one axis swaps k and k - 1, so code 9, the void, reads 2k^2 - 2k + 1 where its orbit mate code 6 reads 2k^2 - 2k, and code 11 reads 3k^2 - 3k + 1 where code 7, the carpet of the same orbit, reads 3k^2 - 2k. The catalog lists the least code of every orbit, and the table names the code each record needs.

The odd-side fill of a design is a product of norm forms, one per irreducible factor over Q of the corner set's weight enumerator, and the divisor tribe is the all-rational floor of that ladder: the field census by degree, signature and dimension is on integers, THE FIELD LADDER.

The level axis

At side 3 the fill of a level is the tile's fill to the power level and the voids are the grid less the fill, while the exposed faces obey V(level + 1) = occ V(level) - 2 sum P S^level over the axes, occ the tile's filled cells, P its adjacent filled pairs along the axis and S the cross positions whose two end cells are both filled; mrlymath::formulas::exposure closes it in every dimension and mrlymath::formulas::exposure_recurrence spells the recurrence. Proved, and checked against the rendered census on every code of the cube to level 3. The sponge's slice count is A299916 from its second term, the recurrence being the record's; Verified to level 4 by mrlymath::formulas::cut_fills.

iddesignkeyclosed formterms from level 1recordshiftstatus
8391ccb9carpetsequence_dim=2_code=7_measure=fills_axis=level8^level8, 64, 512, 4096, 32768, 262144, 2097152, 16777216A0010180Proved
f1ee0d51carpetsequence_dim=2_code=7_measure=voids_axis=level9^level - 8^level1, 17, 217, 2465, 26281, 269297, 2685817, 26269505A0161850Proved
be671ff7carpetsequence_dim=2_code=7_measure=surface_axis=levela(level) = 11 a(level-1) - 24 a(level-2)16, 80, 496, 3536, 26992, 212048, 1684720, 13442768A3815170Proved
b3d813f5voidsequence_dim=2_code=9_measure=fills_axis=level5^level5, 25, 125, 625, 3125, 15625, 78125, 390625A0003510Proved
0e5099d4corner and centresequence_dim=2_code=11_measure=fills_axis=level7^level7, 49, 343, 2401, 16807, 117649, 823543, 5764801A0004200Proved
91fac30aspongesequence_dim=3_code=23_measure=fills_axis=level20^level20, 400, 8000, 160000, 3200000, 64000000, 1280000000, 25600000000A0099640Proved
753b6b49spongesequence_dim=3_code=23_measure=surface_axis=levela(level) = 28 a(level-1) - 160 a(level-2)72, 1056, 18048, 336384, 6531072, 129048576, 2568388608, 51267108864A3327050Proved
7ab4b31aspongesequence_dim=3_code=23_measure=triangles_axis=levelnone42, 306, 2250, 16578 to the cell budgetA2999161Verified
0e1b6a21solidsequence_dim=3_code=255_measure=fills_axis=level27^level27, 729, 19683, 531441, 14348907, 387420489, 10460353203, 282429536481A0099710Proved

Cited by a claim

A sequence that a claim or a note names by its sequence_... name, and that no OEIS record holds, is still a row: the terms come from the same registry, and its witness is the file that cites it. A name no claim cites and no record holds is not on this page.

idkeyclosed formtermscited by
2a763bb2sequence_dim=2_code=6_measure=heights_axis=sidenone2, 4, 6, 8, 10, 12, 14, 16claims/registry-integers
e4c7cd4asequence_dim=4_code=28662_measure=voids_axis=side4k^4 - 8k^3 + 8k^2 - 4k + 125, 169, 625, 1681, 3721, 7225, 12769, 21025claims/registry-integers

CANDIDATES, NOT ENTRIES

The first row below does not meet this page's bar: one method generates it, a second generator agrees only to dim 6, it is not checked against the live OEIS, and it has no b-file. It is Conjecture, listed so the work is not repeated, and it is not a record. The second row is no longer a candidate at all. Its two cases collapse to dim!/floor(dim/2)!^2 by one line of factorials - at odd dim, C(dim, j)*(j+1) = dim!/(j!*j!) with j = (dim-1)/2 - so the row is the swinging factorial A056040, present in the dump the novelty search ran against, with far more terms than the row has. It stays listed as the worked example of what a term search misses when only a sequence's bisections look familiar: an existing entry met from a new direction, Verified against its record, and nothing to submit.

candidatetermswhat is claimedstatus
dim 4 octahedral central-diagonal slice census6, 132, 1848, 29040, 441408, 6772128recurrence a(n) = 11a(n-1) + 66a(n-2), dominant root (11 + sqrt(385))/2, slice dimension 2.483635500; the ladder in cuts.md, generator in lab/py/slice-ladder-controlsnovelty must be checked against the A299916 family first; siblings at dim 5 and dim 6 queue behind it. Conjecture
ambient hypersimplex vertex counts2, 6, 6, 30, 20, 140, 70, 630, 252, 2772, 924, 12012, 3432C(dim, dim/2) at even dim and C(dim, (dim-1)/2)(dim+1)/2 at odd dim, both equal to dim!/floor(dim/2)!^2; the level-1 slice of the base-3 Menger analog IS that set, and at even dim it is the hypersimplex vertex countthe row is A056040 from dim 2, a collision explained and not an entry to submit; one generator agrees at dim 2..14, and it is lab/py/slice-ladder-controls. Verified

ESTABLISHED ENTRIES THIS BUILDS ON

Two existing OEIS sequences anchor the census work rather than the sequence work, and research pages should cite them in that role.

entrycountswhere it landswitness
A000616designs up to symmetry, as the dimension grows at base 2: 3, 6, 22, 402, 1228158, 400507806843728the shape-class column of the fill-class census; A000616(3) = 22 is also design_dim3(2)mrlymath::bang::counting::sequence
A129824fill classes, Prod_{k=0}^{dim} (1 + C(dim,k)): 2, 4, 12, 64, 700, 17424, ... at offset 0the count of distinct base-2 fractals in dimension dimlab/rs/design-census, the column to dim 8

A129824 is an identity, not a numerical coincidence. Proved. Two base-2 designs are the same fractal - equal fill at every side and level, hence equal fractal dimension - exactly when they share a popcount profile, the number of filled corners of each Hamming weight; A129824 counts the possible shapes (k_0..k_n) of a collection of subsets of an n-set, which is precisely such a profile. The proof is the linear independence of the dim+1 functions E^(dim-w) * O^w in the side. The closed form reproduces all 16 published terms with no shift; two independent fill generators agree on every design at dim 2 and dim 3, and the class count matches A129824 for dim 1..4 with zero profile collisions (lab/rs/design-census). A000616 is recomputed by mrlymath::bang::counting::sequence; its offset is -1, so A000616(3) = 22.

Both censuses live in lab/rs/design-census: the fill-class census behind A129824, and the coprimality census read in coprime.md.

THE RECORDS

Every OEIS id cited on this tree, read against the live entry on its name, its offset and its first terms. key names the design sequence an entry is, in the registry's sequence_dim=..._code=..._measure=..._axis=... spelling, id the first eight hex digits of the sha256 of that name's canonical JSON, and shift that record's index less the ledger's. The registry walks 1282 designs across 9 dimension and base pairs and holds 7692 closed rows and 5044 convolved rows of 8 terms each; the grid tiers render on demand within a budget of 500000 cells a term.

idrecordnameoffsetfirst termskeyshiftstatus
A000029Number of necklaces with n beads of 2 colors, allowing turning over (bracelets)01, 2, 3, 4, 6, 8, 13, 18, 30, 46, 78, 126Verified
A000070a(n) = Sum_{k=0..n} p(k) where p(k) = number of partitions of k01, 2, 4, 7, 12, 19, 30, 45, 67, 97, 139, 195Verified
A000244Powers of 3: a(n) = 3^n01, 3, 9, 27, 81, 243, 729, 2187, 6561, 19683, 59049, 177147Proved
6630d885A000290The squares: a(n) = n^200, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121sequence_dim=2_code=1_measure=fills_axis=side0Proved
b3d813f5A000351Powers of 5: a(n) = 5^n01, 5, 25, 125, 625, 3125, 15625, 78125, 390625, 1953125, 9765625, 48828125sequence_dim=2_code=9_measure=fills_axis=level0Proved
A000370Number of NPN-equivalence classes of Boolean functions of n or fewer variables01, 2, 4, 14, 222, 616126, 200253952527184Verified
09d8d98cA000384Hexagonal numbers: a(n) = n*(2*n-1)00, 1, 6, 15, 28, 45, 66, 91, 120, 153, 190, 231sequence_dim=2_code=3_measure=fills_axis=side0Proved
0e5099d4A000420Powers of 7: a(n) = 7^n01, 7, 49, 343, 2401, 16807, 117649, 823543, 5764801, 40353607, 282475249, 1977326743sequence_dim=2_code=11_measure=fills_axis=level0Proved
8a9e4ce8A000567Octagonal numbers: n*(3*n-2)00, 1, 8, 21, 40, 65, 96, 133, 176, 225, 280, 341sequence_dim=2_code=7_measure=fills_axis=side0Proved
b91a9c68A000578The cubes: a(n) = n^300, 1, 8, 27, 64, 125, 216, 343, 512, 729, 1000, 1331sequence_dim=3_code=1_measure=fills_axis=side0Proved
A000616a(-1)=1 by convention; for n >= 0, a(n) = number of irreducible Boolean functions of n variables-11, 2, 3, 6, 22, 402, 1228158, 400507806843728Proved
8391ccb9A001018Powers of 8: a(n) = 8^n01, 8, 64, 512, 4096, 32768, 262144, 2097152, 16777216, 134217728, 1073741824, 8589934592sequence_dim=2_code=7_measure=fills_axis=level0Proved
A001024Powers of 15: a(n) = 15^n01, 15, 225, 3375, 50625, 759375, 11390625, 170859375, 2562890625, 38443359375Verified
A001316Gould's sequence: number of odd entries in row n of Pascal's triangle01, 2, 2, 4, 2, 4, 4, 8, 2, 4, 4, 8Verified
A001481Numbers that are the sum of 2 squares10, 1, 2, 4, 5, 8, 9, 10, 13, 16, 17, 18Verified
a3ef3d4dA001844Centered square numbers: a(n) = 2*n*(n+1)+101, 5, 13, 25, 41, 61, 85, 113, 145, 181, 221, 265sequence_dim=2_code=9_measure=fills_axis=side-1Proved
A002407Cuban primes: primes which are the difference of two consecutive cubes17, 19, 37, 61, 127, 271, 331, 397, 547, 631, 919, 1657Verified
A003136Loeschian numbers: numbers of the form x^2 + xy + y^210, 1, 3, 4, 7, 9, 12, 13, 16, 19, 21, 25Verified
A003180Number of equivalence classes of Boolean functions of n variables under action of symmetric group02, 4, 12, 80, 3984, 37333248, 25626412338274304Verified
20aeeec9A003215Hex (or centered hexagonal) numbers: 3*n*(n+1)+101, 7, 19, 37, 61, 91, 127, 169, 217, 271, 331, 397sequence_dim=2_code=11_measure=fills_axis=side-1Proved
A003463a(n) = (5^n - 1)/400, 1, 6, 31, 156, 781, 3906, 19531, 97656, 488281, 2441406, 12207031Verified
A004016Theta series of planar hexagonal lattice A_201, 6, 0, 6, 6, 0, 0, 12, 0, 6, 0, 0Verified
A004018Theta series of square lattice: number of ways of writing n as a sum of 2 squares01, 4, 4, 0, 4, 8, 0, 0, 4, 4, 8, 0Verified
A004662Powers of 3 written in base 801, 3, 11, 33, 121, 363, 1331, 4213, 14641, 46343, 163251, 531773Verified
A005418Number of (n-1)-bead black-white reversible strings11, 2, 3, 6, 10, 20, 36, 72, 136, 272, 528, 1056Verified
A005728Number of fractions in Farey series of order n01, 2, 3, 5, 7, 11, 13, 19, 23, 29, 33, 43Verified
cea32177A005898Centered cube numbers: n^3 + (n+1)^301, 9, 35, 91, 189, 341, 559, 855, 1241, 1729, 2331, 3059sequence_dim=3_code=129_measure=fills_axis=side-1Proved
91fac30aA009964Powers of 2001, 20, 400, 8000, 160000, 3200000, 64000000, 1280000000, 25600000000, 512000000000sequence_dim=3_code=23_measure=fills_axis=level0Proved
0e1b6a21A009971Powers of 2701, 27, 729, 19683, 531441, 14348907, 387420489, 10460353203, 282429536481, 7625597484987sequence_dim=3_code=255_measure=fills_axis=level0Proved
A011934a(n) = abs(1^3 - 2^3 + 3^3 - 4^3 + ... + (-1)^(n+1)*n^3)00, 1, 7, 20, 44, 81, 135, 208, 304, 425, 575, 756Verified
f1ee0d51A016185a(n) = 9^n - 8^n00, 1, 17, 217, 2465, 26281, 269297, 2685817, 26269505, 253202761, 2413042577, 22791125017sequence_dim=2_code=7_measure=voids_axis=level0Proved
c11482b0A016754Odd squares: a(n) = (2n+1)^2, also centered octagonal numbers01, 9, 25, 49, 81, 121, 169, 225, 289, 361, 441, 529sequence_dim=2_code=15_measure=fills_axis=side-1Proved
553a9967A016755Odd cubes: a(n) = (2*n + 1)^301, 27, 125, 343, 729, 1331, 2197, 3375, 4913, 6859, 9261, 12167sequence_dim=3_code=255_measure=fills_axis=side-1Proved
A018413Divisors of 36311, 3, 11, 33, 121, 363Verified
A034474a(n) = 5^n + 102, 6, 26, 126, 626, 3126, 15626, 78126, 390626, 1953126, 9765626, 48828126Verified
A047999Sierpinski's triangle (or gasket): Pascal's triangle read by rows mod 201, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0Verified
A048883a(n) = 3^wt(n), where wt(n) = A000120(n)01, 3, 3, 9, 3, 9, 9, 27, 3, 9, 9, 27Verified
A054247Number of n X n binary matrices under action of dihedral group of the square D_401, 2, 6, 102, 8548, 4211744, 8590557312, 70368882591744, 2305843028004192256Verified
A065473Decimal expansion of the strongly carefree constant: Product_{p prime} (1 - (3*p-2)/(p^3))02, 8, 6, 7, 4, 7, 4, 2, 8, 4, 3, 4Verified
A069403a(n) = 2*Fibonacci(2*n+1) - 101, 3, 9, 25, 67, 177, 465, 1219, 3193, 8361, 21891, 57313Verified
52fb27f4A103532Number of divisors of 240^n01, 20, 81, 208, 425, 756, 1225, 1856, 2673, 3700, 4961, 6480sequence_dim=3_code=23_measure=fills_axis=side-1Proved
A125833Numbers whose base-5 representation is 333333.......300, 3, 18, 93, 468, 2343, 11718, 58593, 292968, 1464843, 7324218, 36621093Verified
A128625Expansion of (1+3*x)/(1-5*x)01, 8, 40, 200, 1000, 5000, 25000, 125000, 625000, 3125000, 15625000, 78125000Verified
A129824a(n) = Product_{k=0..n} (1 + binomial(n,k))02, 4, 12, 64, 700, 17424, 1053696, 160579584, 62856336636, 63812936890000, 168895157342195152, 1169048914836855865344Proved
A141148Number of aperiodic ternary necklaces with n beads of each color and no adjacent beads of the same color12, 3, 14, 65, 346, 1929, 11442, 70310, 445928, 2896239, 19186738, 129184583Verified
A154105a(n) = 12*n^2 + 18*n + 707, 37, 91, 169, 271, 397, 547, 721, 919, 1141, 1387, 1657Verified
A192908Constant term in the reduction by (x^2 -> x + 1) of a polynomial family; a(n) = 2*Fibonacci(2n-2) + 101, 1, 3, 7, 17, 43, 111, 289, 755, 1975, 5169, 13531Verified
A229896Sizes of logical groups of the same integer in A22989511, 1, 4, 1, 5, 27, 1, 7, 37, 256, 1, 9, 61, 369, 3125, 1, 11, 91, 671, 4651, 46656, 1, 13, 127, 1105, 9031, 70993, 823543, 1, 15, 169, 1695, 15961, 144495, 1273609, 16777216, 1, 17, 217, 2465, 26281, 269297, 2685817, 26269505, 387420489Verified
A255016Number of toroidal n X n binary arrays, allowing rotation and/or reflection of rows and/or columns as well as matrix transposition01, 2, 6, 26, 805, 172112, 239123150, 1436120190288, 36028817512382026Verified
A268240Pascal's tetrahedron of trinomial coefficients read mod 201, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1Verified
7ab4b31aA299916a(n) = A299914(2n+1); the six-pointed-star holes of the Menger slice, by a comment01, 6, 42, 306, 2250, 16578, 122202, 900882, 6641514, 48963042, 360969210, 2661166386sequence_dim=3_code=23_measure=triangles_axis=level1Verified
753b6b49A332705Number of unit square faces (or surface area) of a stage-n Menger sponge06, 72, 1056, 18048, 336384, 6531072, 129048576, 2568388608, 51267108864, 1024536870912sequence_dim=3_code=23_measure=surface_axis=level0Proved
A347825Number of ways to cut a 2 X n rectangle into rectangles with integer sides up to symmetries of the rectangle01, 2, 6, 17, 61, 220, 883, 3597, 15232, 65130, 282294, 1229729Verified
A361870Array read by downward antidiagonals: nonequivalent 2-colorings of the cells of an n-dimensional hypercube with edges k cells long02, 2, 1, 2, 2, 1, 2, 3, 2, 1, 2, 6Verified
be671ff7A381517Perimeter of the Sierpinski carpet at iteration n04, 16, 80, 496, 3536, 26992, 212048, 1684720, 13442768, 107437168, 859182416, 6872514544sequence_dim=2_code=7_measure=surface_axis=level0Proved
A395134Decimal expansion of the probability that the line that passes through two points selected independently and uniformly at random in a half-disk intersects the arc at two points.04, 5, 9, 6, 2, 0, 3, 5, 3, 9, 0, 7Verified
1d05226cA395241a(n) = n^2*(4*n + 3)00, 7, 44, 135, 304, 575, 972, 1519, 2240, 3159, 4300, 5687sequence_dim=3_code=23_measure=voids_axis=side-1Verified
A396922E.g.f. A(x) satisfies A( x / A(log(A(log(A(log(A(x))))))) ) = exp(x)01, 1, 3, 40, 1421, 87896, 7921207, 951512332, 144407735033, 26715045346048Verified
A396934Number of pairs (i,j) with 0 <= i,j < 2^n, i AND j = 0, and gcd(i,j) = 100, 2, 4, 12, 34, 122, 362, 1130, 3406, 10506, 31550, 95260Verified
A398348Number of toroidal n X n X n binary arrays, allowing rotation and/or reflection of the layers along each axis as well as all permutations of the axes12, 22, 111618, 6005363762644688, 7089215977519836239803174210135872, 10157435539019790383692007859901914095646506996125324171134976Verified

OPEN QUESTIONS

  • The A396934 density is closed. 16/(3*Pi^2) was conjectured while the per-prime mechanism was proved and the interchange-of-limits step was not, and the audit of an outside proof note for A396934 is what kept it a conjecture. The box-bound theorem in coprime.md now gives A(n)/fill^n -> delta for every design with fill > base, A396934 included (fill = 3 > base = 2), so the constant is a theorem, Proved. Lemma B survives only at fill <= base, where it stays Conjecture.
  • design_dim3 has no formula and none has been found. Its entry records none claimed, none found, and only eight terms were produced here, so all eight were compared rather than a prefix.
  • Novelty here rests on a dump. A dump is a snapshot, and design_dim3 on this page is the worked example of what a stale one costs; every absence on this page stays Conjecture until a live re-read.

DOCS

  • mrlylab::ledger - the registry: every measure of every design as a sequence, the curated records with their shifts, and this page, rendered by cargo run -p mrlylab --bin ledger and pinned by a test.
  • lab/rs/oeis-terms - the b-files behind the submitted entries: A396934 to n = 20, A398348 to n = 14.
  • lab/rs/design-census - the fill-class and coprimality censuses behind the established entries.
  • lab/py/slice-ladder-controls - the generator behind both candidate rows.
  • Discoveries - where the sequence findings are adjudicated and tagged; this page carries no findings file of its own.
  • REFS.md - every sequence id and named reference on these pages, resolved to a canonical URL with a confidence tag.

THE REST OF THE TREE

  • README is the front door: the parity cube, the Kronecker product, and the index of every page below.
  • These are the pages that cite this ledger, and the results it is drawn from:
  • core.md - what a design is, the headline counts, and the three genera.
  • bijection.md - designs are Boolean functions up to cube symmetry; the strongest theorem in this tree, and the source of design_dim3.
  • coprime.md - the coprimality spine: exact base-local factors on every design, the census behind them, and the theorem that closes the A396934 density.
  • slices.md - the diagonal slice of the solid cube: the 6n census, centered-hexagonal vertices, and the splitting-prime rule.
  • method.md - how the results here are produced and checked, worked through on the odd-side fill polynomial.

SOURCES

Every sequence id and named reference on these pages is resolved, with a confidence tag, in REFS.md. The load-bearing external anchors:

  • A000616 - NP-equivalence classes of Boolean functions; the design count in every dimension, and the parent of design_dim3 at n = 2.
  • A255016 - toroidal binary arrays; the two-dimensional parent design_dim3 promotes.
  • A129824 - fill classes; the count of distinct base-2 fractals in dimension dim.
  • A011934 and A103532 - the alternating sums of cubes whose two bisections are A103532 and A395241.
  • Kummer's theorem - binomial(i+j,i) is odd iff i AND j = 0, which is what makes A396934 a statement about the Sierpinski triangle.
  • Burnside's lemma - the orbit-counting average design_dim3 runs on.
  • The OEIS stripped dump - the local copy every novelty search on this page was run against.
  • Bourke's fractal page and the source PDF - the published rendering of these families, linked from three of the four records.

LICENCE

Text CC BY 4.0; code MIT. The sequences themselves belong to the OEIS and its contributors.