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 A255527 #4 Mar 26 2015 11:35:24 %S A255527 1,2,3,6,7,8,9,13,14,15,16,17,18,23,24,25,26,27,28,29,30,36,37,38,39, %T A255527 40,41,42,43,44,45,52,53,54,55,56,57,58,59,60,61,62,63,71,72,73,74,75, %U A255527 76,77,78,79,80,81,82,83,84,93,94,95,96,97,98,99,100,101 %N A255527 Where records occur in A255437. %C A255527 A255437(a(n)) = A164514(n) and A255437(m) < A164514(n) for m < a(n). %H A255527 Reinhard Zumkeller, <a href="/A255527/b255527.txt">Table of n, a(n) for n = 1..10000</a> %o A255527 (Haskell) %o A255527 a255527 = (+ 1) . fromJust . (`elemIndex` a255437_list) . a164514 %Y A255527 Cf. A255437, A164514. %K A255527 nonn %O A255527 1,2 %A A255527 _Reinhard Zumkeller_, Mar 23 2015