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 A044816 #13 Jan 04 2021 18:18:45 %S A044816 1,2,3,4,6,12,18,24,25,30,31,32,33,34,37,43,49,50,56,60,61,62,63,64, %T A044816 68,74,75,81,87,90,91,92,93,94,99,100,106,112,118,120,121,122,123,124, %U A044816 125,155,156,157,158,159,187,218,249,250,281,310,311,312,313,314,343 %N A044816 Positive integers having distinct base-5 run lengths. %e A044816 32 = 112_5 is in the sequence as it has distinct run lengths of same digits (2, 1). - _David A. Corneth_, Jan 04 2021 %Y A044816 Cf. A044813, A044814, A044815, A044816, A044817, A044818, A044819, A044820, A044821, A044822, A044823, A044824, A044825, A044826, A044827 (base 2 to base 16). %K A044816 nonn,base %O A044816 1,2 %A A044816 _Clark Kimberling_