A341169 Numbers that divided by the sum of their digits leave 2 as remainder.
16, 22, 26, 32, 67, 82, 86, 122, 130, 142, 170, 172, 178, 184, 202, 205, 212, 242, 262, 302, 310, 314, 331, 338, 352, 359, 418, 442, 464, 466, 496, 520, 530, 532, 535, 590, 602, 622, 652, 665, 667, 712, 716, 754, 802, 818, 838, 842, 968, 971, 1022, 1024, 1030, 1034, 1072, 1091, 1094
Offset: 1
Examples
a(1) = 16 and 16 is 7*2 with remainder 2; a(2) = 22 and 22 is 4*5 with remainder 2; etc.
Links
- _Carole Dubois_, Table of n, a(n) for n = 1..5001