Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #13 Jan 04 2021 18:18:45
%S 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 68,74,75,81,87,90,91,92,93,94,99,100,106,112,118,120,121,122,123,124,
%U 125,155,156,157,158,159,187,218,249,250,281,310,311,312,313,314,343
%N Positive integers having distinct base-5 run lengths.
%e 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 Cf. A044813, A044814, A044815, A044816, A044817, A044818, A044819, A044820, A044821, A044822, A044823, A044824, A044825, A044826, A044827 (base 2 to base 16).
%K nonn,base
%O 1,2
%A _Clark Kimberling_