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.

A324022 Zeroless "magic" numbers.

This page as a plain text file.
%I A324022 #21 Sep 02 2019 18:07:30
%S A324022 1,2,3,4,5,6,7,8,9,12,14,16,18,22,24,26,28,32,34,36,38,42,44,46,48,52,
%T A324022 54,56,58,62,64,66,68,72,74,76,78,82,84,86,88,92,94,96,98,123,126,129,
%U A324022 141,144,147,162,165,168,183,186,189,222,225,228,243,246,249,261,264,267,282,285
%N A324022 Zeroless "magic" numbers.
%C A324022 Intersection of A052382 and A144688.
%C A324022 The 2157th and largest term is the 9-digit number 987654564.
%H A324022 Seiichi Manyama, <a href="/A324022/b324022.txt">Table of n, a(n) for n = 1..2157</a>
%H A324022 Wikipedia, <a href="https://en.wikipedia.org/wiki/Polydivisible_number">Polydivisible number</a>
%e A324022 98        = 2 * 49,
%e A324022 987       = 3 * 329,
%e A324022 9876      = 4 * 2469,
%e A324022 98765     = 5 * 19753,
%e A324022 987654    = 6 * 164609,
%e A324022 9876545   = 7 * 1410935,
%e A324022 98765456  = 8 * 12345682,
%e A324022 987654564 = 9 * 109739396.
%e A324022 So 987654564 is a term.
%Y A324022 Cf. A052382, A144688, A324019, A324020.
%K A324022 nonn,base,fini,full
%O A324022 1,2
%A A324022 _Seiichi Manyama_, Sep 01 2019