login
A341169
Numbers that divided by the sum of their digits leave 2 as remainder.
20
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,1
EXAMPLE
a(1) = 16 and 16 is 7*2 with remainder 2;
a(2) = 22 and 22 is 4*5 with remainder 2; etc.
CROSSREFS
Cf. A005349 (Niven numbers: remainder = 0), A209871 (Quasi-Niven numbers: remainder = 1), A341169 to A341182 (remainders = 2 to 15).
Sequence in context: A091118 A294125 A360735 * A064804 A102944 A058901
KEYWORD
base,nonn
AUTHOR
Eric Angelini and Carole Dubois, Feb 06 2021
STATUS
approved