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.

A031874 Lexically first 11-mark Golomb ruler.

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