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.

A031873 Lexically first 10-mark Golomb ruler.

Original entry on oeis.org

1, 2, 7, 11, 24, 27, 35, 42, 54, 56
Offset: 1

Views

Author

Daniel Smith (dsmith(AT)globalnet.co.uk)

Keywords

Comments

An n-mark Golomb ruler is a set of integers a(1) < a(2) < ... < a(n) such that [1] i < j, a(j) - a(i) = a(n) - a(m) => (i, j) = (m, n) and [2] a(n) - a(1) is the smallest possible value permitting [1].

Crossrefs

Cf. A003022. Equals A079426 + 1.

Extensions

Better description supplied by David W. Wilson, Feb 16 2003