login

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”).

Numbers m such that there is only one m-digit number where the remainder after dividing by sum of digits is A348730(m)
2

%I #11 Nov 03 2021 11:38:37

%S 2,3,5,19,24,27,32,38,41,47,50,53,58,60,67,70,77,82,84,94,95,105,123,

%T 131,133,141,143,145,151,155,158,167,177,184,194,196,199,201,207,210,

%U 221,233,234,235,236,244,250,254,259,265,266,267,273,275,280,283

%N Numbers m such that there is only one m-digit number where the remainder after dividing by sum of digits is A348730(m)

%C Numbers m such that A348894(m) = A348895(m).

%H Chai Wah Wu, <a href="/A348900/b348900.txt">Table of n, a(n) for n = 1..84</a>

%Y Cf. A348730, A348799, A348894, A348895.

%K nonn,base

%O 1,1

%A _Chai Wah Wu_, Nov 02 2021