cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A169864 The sequence S of a pair S, T generalizing Golomb's sequence A001462 and the pair A093848, A169863. See Comments for definition.

Original entry on oeis.org

1, 3, 4, 6, 8, 10, 12, 13, 15, 17, 19, 21, 23, 25, 26, 28, 30, 32, 34, 36, 38, 40, 42, 43, 45, 47, 49, 51, 53, 55, 57, 59, 61, 63, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 91, 93
Offset: 1

Views

Author

N. J. A. Sloane, Jun 27 2010, following a posting from Eric Angelini to the Sequence Fans Mailing List, Jun 22, 2010

Keywords

Comments

S is built with the rules [1] that you cannot insert any integer between two "touching" runs (run 1,3 is followed by 4,6,8,10,12; there is no integer between 3 and 4) and [2] that S and T share no integer.
T encodes the instructions for S.
It is not quite clear to me if T is the complement of S, or is merely disjoint from it.

Crossrefs