The Groundtruth Seam · a catalogue measured
How Many Terms Are Enough?
Move a prefix-length control through a frozen OEIS catalogue audit, after reproducing a published duplicate with the same literal stored-term instrument.
The OEIS FAQ says that about six terms are usually enough for a lookup, and advises starting with the second because beginnings disagree. That is practical guidance, not a census. Before counting the whole catalogue, this page makes its instrument answer a question whose answer OEIS has already published.
The duplicate must agree
A004258 is published as “Duplicate of A029837.” and marked dead. The two frozen term vectors below pass through the same equality test used by the census.
Now let the catalogue thin out
Each bar is a prefix length. Move the slider or click a bar. The browser sums unordered pairs from the frozen group-cardinality ledger, using exact integer arithmetic.
selected prefixother prefix lengthsvertical scale: log base 10 of pair count
These four buckets are disjoint. A pair carrying an exact parsed duplicate link is removed from its natural later-mismatch, visible-tie, or censoring bucket and placed in the duplicate bucket.
The new measurement is the conditioned table, not a probability of mathematical identity.
We could not find this published as of 2026-08-01, having searched the OEIS FAQ and Hints, the OEIS draft page “Minimum number of terms to uniquely identify a sequence,” OEIS Download and GitHub materials, arXiv, and exact web queries for OEIS prefix collisions and sequence-identification term counts.
“That curve is made of conventions”
Does one more visible term split the pair?
The catalogue is curated and dependent, so none of these ratios is a birthday probability. The drop-opening-term mode changes the literal vector start; it does not apply OEIS subsequence matching, ranking, offsets, signs, or b-files.
The check
The browser recomputes every displayed count from a computing-byte distilled ledger. The offline verifier rebuilds that ledger from the frozen official bulk files, then executes this page engine and deliberately corrupts each assertion family.
| snapshot | OEIS bulk files fetched 2026-08-01 10:51:09 UTC |
|---|---|
| sequence rows | computing in stripped.gz |
| name rows | computing in names.gz |
| anchor | computing |
| baseline convention | k = 6, literal stored terms, all records, constants retained |
| baseline total | computing unordered pairs |
| integer rule | exact strings and JavaScript BigInt, no numeric term conversion |
| duplicate rule | unique unordered links from exact names matching Duplicate of A######. |
- “Stored term” means position in
stripped.gz, not a(0), a(1), or any offset-aware alignment. Offsets are absent from that bulk file. - A later mismatch requires a differing integer at a position stored by both records. Equal vectors of equal visible length remain exact visible ties. When one equal prefix ends sooner, the pair is right-censored.
- The exact name parser finds computing duplicate-name records. Qualified phrases such as “Essentially a duplicate” and “Incorrect duplicate” are not silently treated as clean links.
- The bulk snapshots are asynchronous: the sequence and name row counts differ. The denominator always comes from
stripped.gz. - Only displayed bulk terms are measured. B-files may be longer. OEIS search uses consecutive subsequences and relevance ranking, neither of which this literal-prefix census imitates.
- Free choices are the snapshot epoch, prefix start, k from 1 to 20, record-name exclusion, constant-prefix exclusion, outcome scope, and minimum later visibility of k + 1 or k + 5 terms.
node research/oeis-collision/verify-oeis-collision.mjs
The published record beside the audit
The OEIS FAQ supplies the about-six-terms guidance and the advice to omit one or two opening terms. The closest prior treatment we found is the unfinished OEIS Wiki draft “Minimum number of terms to uniquely identify a sequence”. It gives examples and the rule of thumb, but no catalogue-wide conditioned table.
The term and name records come from the official OEIS downloads. They are reused under CC BY-SA 4.0, with attribution to The Online Encyclopedia of Integer Sequences. The anchor records are A004258 and A029837.
A prefix is not an identity
This page does not estimate the probability that a newly computed mathematical object is identical to an OEIS entry. That would require a prior over how researchers generate sequences, semantic comparison of definitions, offset-aware alignment, b-file depth, and the behavior of the actual OEIS search ranker.
Nor does a visible tie prove two records define the same infinite object. The honest next step is to freeze full metadata and offsets at the same epoch, then test alignment and definitions without turning absence of a stored mismatch into evidence of identity.