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

A069522
Smallest multiple of n with digit sum = 3, or 0 if no such number exists, e.g. a(9k)= 0 = a(11k).
9
3, 12, 3, 12, 30, 12, 21, 120, 0, 30, 0, 12, 10101, 210, 30, 1200, 102, 0, 11001, 120, 21, 0, 2001, 120, 300, 101010, 0, 2100, 2001, 30, 10000011, 12000, 0, 102, 210, 0, 111, 110010, 10101, 120, 0, 210, 100100001, 0, 0, 20010, 10011, 1200, 1100001, 300, 102
OFFSET
1,1
COMMENTS
a(9k)=a(11k)=a(41k)=a(73k)=a(79k)=a(101k)=0 - Ray Chandler, Jul 30 2003
a(2^k)=1.2*10^k [From David Brown, Dec 19 2009]
FORMULA
a(n) = n*A088392(n) . - R. J. Mathar, Aug 06 2019
CROSSREFS
Cf. A069521.
Sequence in context: A321710 A358325 A288518 * A170857 A227106 A085296
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Apr 01 2002
EXTENSIONS
More terms from Ray Chandler, Jul 30 2003
STATUS
approved