A341172 Numbers that when divided by the sum of their digits leave 5 as remainder.
38, 53, 55, 61, 124, 125, 137, 145, 148, 235, 236, 250, 257, 265, 277, 313, 325, 335, 341, 382, 383, 413, 415, 434, 502, 505, 509, 533, 565, 566, 616, 632, 635, 701, 709, 719, 731, 733, 761, 784, 785, 830, 850, 853, 872, 955, 965, 1006, 1028, 1045, 1061, 1084
Offset: 1
Examples
a(1) = 38 and 38 is 11*3 with remainder 5; a(2) = 53 and 53 is 8*6 with remainder 5; etc.
Links
- Carole Dubois, Table of n, a(n) for n = 1..5001