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

Numbers k whose decimal representation, read as a base-22 value and divided by k, yields an integer.
1

%I #8 Oct 25 2019 18:10:56

%S 1,2,3,4,5,6,7,8,9,12,24,36,48,144,288,292,1116,5584,7852,8968,10230,

%T 11160,15164,20460,30690,31020,36651,41250,49233,51480,55840,62040,

%U 72270,78520,89680,93060,122760,126393,216480,372240,436384

%N Numbers k whose decimal representation, read as a base-22 value and divided by k, yields an integer.

%C Original name: Numbers n such that base 22 value of decimal denominator divided by this decimal value (n) is an integer.

%e 1116 is a term: 1116_22 = 11160 = 1116*10. - _Jon E. Schoenfield_, Oct 25 2019

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

%K nonn,base

%O 1,2

%A _Patrick De Geest_, Apr 15 1998

%E Name edited by _Jon E. Schoenfield_, Oct 25 2019