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”).

Quotient of 'base-20' division described in A032571.
1

%I #12 Sep 04 2021 13:22:52

%S 1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,4,3,4,4,4,4,4,4,4,4,8,7,7,6,6,6,

%T 8,7,8,7,8,8,8,8,8,8,16,14,14,13,13,12,12,12,16,14,16,15,14,16,16,16,

%U 16,16,16,32,28,28,26,26,24,24,24,32,31,31,28,32,31,30

%N Quotient of 'base-20' division described in A032571.

%Y Cf. A032571. See also A032563 for explanation.

%K nonn,base

%O 1,10

%A _Patrick De Geest_, Apr 15 1998

%E Offset changed to 1 by _Jinyuan Wang_, Sep 04 2021