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.

A031870 Lexically first 7-mark Golomb ruler.

This page as a plain text file.
%I A031870 #6 Jul 10 2011 18:42:36
%S A031870 1,2,5,11,19,24,26
%N A031870 Lexically first 7-mark Golomb ruler.
%C A031870 Golomb ruler: Finite set with property that no difference between any two numbers is repeated and largest number is minimized.
%H A031870 <a href="http://www3.telus.net/millerlf/g3-records.html">Golomb rulers</a>
%H A031870 <a href="/index/Go#Golomb">Index entries for sequences related to Golomb rulers</a>
%Y A031870 Equals A079287 + 1.
%K A031870 nonn,fini,full
%O A031870 1,2
%A A031870 Daniel Smith (dsmith(AT)globalnet.co.uk)