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.

A247476 A Skolem-type sequence: each pair of two terms that start with a digit k are separated by k other terms. Lexicographically earliest permutation of positive integers with this property.

This page as a plain text file.
%I A247476 #19 Oct 16 2019 01:30:41
%S A247476 1,2,10,3,20,4,5,30,6,7,40,8,50,9,11,60,12,70,21,41,80,22,23,90,42,24,
%T A247476 13,25,14,15,26,16,17,27,18,19,28,100,29,31,43,200,51,32,61,44,33,45,
%U A247476 52,53,34,62,46,35,47,54,55,36,63,48,37,49,56,57,38,64,400
%N A247476 A Skolem-type sequence: each pair of two terms that start with a digit k are separated by k other terms. Lexicographically earliest permutation of positive integers with this property.
%H A247476 Rémy Sigrist, <a href="/A247476/b247476.txt">Table of n, a(n) for n = 1..10000</a>
%H A247476 E. Angelini, <a href="http://seqfan.eu">A Skolem-like seq with no terms repeated</a>, SeqFan list, Nov 22 2014
%H A247476 Rémy Sigrist, <a href="/A247476/a247476.png">Illustration of first terms</a>
%H A247476 Rémy Sigrist, <a href="/A247476/a247476.gp.txt">PARI program for A247476</a>
%e A247476 The sequence starts 1,2,10,...: there is 1 term enclosed by 1 and 10: the term 2.
%e A247476 Then it goes on 1,2,10,3,20,...: there are 2 terms (10 and 3) enclosed between 2 and 20.
%e A247476 Then, in 1,2,10,3,20,4,5,30,... there are 3 terms (20, 4 and 5) enclosed by 3 and 30, etc.
%o A247476 (PARI) See Links section.
%K A247476 nonn,base,nice
%O A247476 1,2
%A A247476 _Eric Angelini_ and _M. F. Hasler_, Nov 30 2014
%E A247476 Data corrected by _Rémy Sigrist_, Jul 10 2019