A341189 Numbers that when divided by the sum of their digits leave 19 as remainder.
299, 479, 659, 679, 839, 877, 1199, 1379, 1559, 1669, 1739, 1859, 1867, 1919, 1969, 2099, 2279, 2459, 2639, 2659, 2687, 2819, 2857, 2869, 2879, 2894, 3179, 3359, 3539, 3649, 3719, 3769, 3799, 3847, 3929, 3994, 4079, 4259, 4439, 4619, 4639, 4669, 4757
Offset: 1
Examples
a(1) = 299 and 299 is 20*14 with remainder 19; a(2) = 479 and 479 is 20*23 with remainder 19; etc.
Links
- Carole Dubois, Table of n, a(n) for n = 1..5001
Comments