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 A317549 #6 Aug 02 2018 08:00:32 %S A317549 0,1,2,10,3,4,20,5,6,21,7,8,30,12,101,9,31,23,102,32,13,42,14,52,15, %T A317549 62,16,72,17,82,18,92,123,103,43,24,53,25,63,26,73,27,83,28,93,124, %U A317549 104,54,34,64,35,65,36,74,37,84,38,94,125,40,19,41,29,50,39,51,45,105,75,46,76,47,85,48,95,126,106,86,56,87,57,96,58,97 %N A317549 Lexicographically first sequence of different terms, starting with a(1) = 0 and showing a 2-step roller coaster of digits (see the Comments section). %C A317549 After the digit 0 that starts the sequence, we have the 2nd digit of the sequence that is > 0, then the 3rd digit that is > the 2nd digit, then the 4th digit that is < the 3rd digit, the 5th digit that is < the 4th digit, etc. Considering the sequence from the digit-size point of view, we could see it as a kind of roller coaster going up two steps, than down two steps, than up a again two steps, etc. %H A317549 Jean-Marc Falcoz, <a href="/A317549/b317549.txt">Table of n, a(n) for n = 1..5004</a> %e A317549 The sequence starts with 0,1,2,10,3,4,20,5,6,21,7,8,30,... and indeed the digits form a kind of 2-step roller-coaster 0 < 1 < 2 > 1 > 0 < 3 < 4 > 2 > 0 < 5 < 6 > 2 > 1 < 7 < 8 > 3 > 0... %Y A317549 A317548 (1-step roller coaster) %K A317549 nonn,base,look %O A317549 1,3 %A A317549 _Eric Angelini_ and _Jean-Marc Falcoz_, Aug 02 2018