login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Base 15 run lengths alternate: even, odd, even,...
0

%I #4 Mar 30 2012 18:56:49

%S 16,32,48,64,80,96,112,128,144,160,176,192,208,224,240,242,243,244,

%T 245,246,247,248,249,250,251,252,253,254,480,481,483,484,485,486,487,

%U 488,489,490,491,492,493,494,720,721,722,724,725

%N Base 15 run lengths alternate: even, odd, even,...

%K nonn,base

%O 1,1

%A _Clark Kimberling_