login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Length of n-th run of digit 0 in A030373.
0

%I #6 Mar 30 2012 18:56:18

%S 1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,3,2,2,2,1,1,1,1,1,1,

%T 1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,3,2,2,2,

%U 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,1

%N Length of n-th run of digit 0 in A030373.

%K nonn,base

%O 1,4

%A _Clark Kimberling_