OFFSET
1,10
COMMENTS
This sequence is unbounded since the asymptotic density of the Niven numbers is 0. - Amiram Eldar, Oct 21 2020
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..10000
FORMULA
MATHEMATICA
Differences[Select[Range[500], Divisible[#, Total[IntegerDigits[#]]]&]] (* Harvey P. Dale, Aug 02 2018 *)
CROSSREFS
KEYWORD
base,easy,nonn
AUTHOR
Jason Earls, Apr 30 2003
EXTENSIONS
Definition modified by Harvey P. Dale, Aug 02 2018
STATUS
approved