cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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

This page as a plain text file.
%I A032555 #7 Oct 13 2019 23:09:21
%S A032555 1,2,3,4,5,6,7,8,9,11788,11790,11818,11820,12298,12328,12330,24658,
%T A032555 24660,25168,25170,25200,36988,36990,37498,37528,37530,38038,38040,
%U A032555 49858,49860,158662568,159006368,164582768,1162275366,1209636884
%N A032555 Numbers k whose decimal representation, read as a base-12 value and divided by k, yields an integer.
%e A032555 11788 is a term because reading it as a base-12 number we get 12^4+12^3+7*12^2+8*12+8 = 23576 = 11788*2. - _N. J. A. Sloane_, Oct 13 2019
%Y A032555 Cf. A032556. See also A032563 for explanation.
%K A032555 nonn,base
%O A032555 1,2
%A A032555 _Patrick De Geest_, Apr 15 1998
%E A032555 More terms from Larry Reeves (larryr(AT)acm.org), Sep 27 2000