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.

A245065 Second smallest multiple of n whose digits sum to n.

This page as a plain text file.
%I A245065 #12 Jul 14 2014 11:37:34
%S A245065 10,20,12,40,50,24,70,80,18,280,308,84,364,392,285,592,629,288,1387,
%T A245065 4880,588,2596,1886,1896,5875,5876,1998,8596,7598,48990,9796,27968,
%U A245065 43989,37978,59885,38988,38998,76988,67899,789880,188969,189798,179998,489896,589995
%N A245065 Second smallest multiple of n whose digits sum to n.
%C A245065 Smallest multiple of n whose digits sum to n is A002998(n).
%H A245065 Alois P. Heinz, <a href="/A245065/b245065.txt">Table of n, a(n) for n = 1..100</a>
%Y A245065 Second column of A245062.
%Y A245065 Cf. A002998, A005349.
%K A245065 nonn,base
%O A245065 1,1
%A A245065 _L. Edson Jeffery_, Jul 11 2014