Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #15 Feb 13 2021 06:48:53
%S 269,286,574,575,718,728,793,794,862,881,889,964,974,1187,1294,1438,
%T 1477,1493,1582,1646,1648,1694,1726,1789,1819,1870,1874,1877,1952,
%U 1990,2158,2258,2446,2498,2564,2590,2594,2674,2689,2717,2734,2774,2845,2870,2954,2978
%N Numbers that when divided by the sum of their digits leave 14 as remainder.
%H Carole Dubois, <a href="/A341181/b341181.txt">Table of n, a(n) for n = 1..5001</a>
%e a(1) = 269 and 269 is 17*15 with remainder 14;
%e a(2) = 286 and 286 is 16*17 with remainder 14; etc.
%Y Cf. A005349 (Niven numbers: remainder = 0), A209871 (Quasi-Niven numbers: remainder = 1), A341169 to A341182 (remainders = 2 to 15).
%K base,nonn
%O 1,1
%A _Eric Angelini_ and _Carole Dubois_, Feb 06 2021