A077727 Smallest multiple of n beginning with n and having a digit sum n, or 0 if no such number exists.
1, 2, 3, 4, 5, 6, 7, 8, 9, 1090, 0, 1236, 13117, 14126, 1545, 16144, 17153, 1818, 19171, 201980, 21189, 22198, 23828, 24288, 25675, 26468, 27189, 28756, 29783, 309990, 315859, 324896, 3310989, 343978, 355985, 362988, 37999, 384788, 391989
Offset: 1
Examples
a(14) = 14126 = 1009*14, a(11) = 0.
Crossrefs
Cf. A077728.
Extensions
Corrected and extended by Ray Chandler, Sep 05 2003