Smith Numbers are composite numbers such that sum of digits of sum of digits of prime factors of (counted with multiplicity).
For example : and . so 58 is a Smith number.
Find the first number such that are smith numbers
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
And very reassuring to find that my result agreed with what's available on oeis.org. :)