%I #10 Feb 13 2021 07:55:30
%S 458,586,596,757,764,776,917,928,956,959,1099,1376,1496,1529,1676,
%T 1682,1783,1787,1835,1856,1954,1994,2294,2296,2396,2447,2467,2576,
%U 2638,2753,2756,2798,2809,2906,2936,2980,3059,3296,3365,3476,3493,3518,3656,3664,3671
%N Numbers that when divided by the sum of their digits leave 16 as remainder.
%H Carole Dubois, <a href="/A341186/b341186.txt">Table of n, a(n) for n = 1..5001</a>
%e a(1) = 458 and 458 is 17*26 with remainder 16;
%e a(2) = 586 and 586 is 19*30 with remainder 16; 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