Unique Number

What is the first integer greater than 2 such that its digits sum to the number of factors it has (excluding 1 and itself)?


The answer is 24.

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.

1 solution

Maxwell Feiner
Sep 30, 2015

This is a relatively simple challenge. Start at the number 11, and check every following integer until its digits sum to the number of factors it has. It is 24.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...