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.
%I A143789 #5 Jun 11 2014 17:26:38 %S A143789 4,5,6,7,8,41,51,63,72,83,200 %N A143789 Lightest finite monotonically increasing sequence obtained by chunking an 18-digit Skolem-Langford integer (see A108116). There are d digits between two d's in the sequence. %C A143789 "Lightest" --> the weight of such a sequence is the sum of all its terms; "Finite" --> by definition all such sequences are finite; "Monotonically" --> no two adjacent terms in the sequence are the same; "Increasing" --> a(n) < a(n+1); "Chunking" --> cutting in slices. The original Skolem-Langford number is 456784151637283200 [this is a(14565) in "D. Wilson, Complete table of n, a(n) for n = 1..20120", which can be found at A108116] and this integer, properly chunked, produces the sequence]. In the sequence there is no digit between the two 0's, there is one digit between the two 1's, there are two digits between the two 2's,... there are eight digits between the two 8's. This sequence has been computed by _Dan Hoey_. %Y A143789 Cf. A108116 and A132291 %K A143789 base,easy,fini,nonn %O A143789 1,1 %A A143789 _Dan Hoey_ and _Eric Angelini_, Sep 01 2008