Digit Supreme!

A number is called digit supreme if it is divisible by some natural number n n , and it's repeated digit sum is n n . Find the percentage of numbers below 100, which are digit supreme numbers. Give answer to two decimal places. Repeated digit sum is the continuous application of digits sums, until a constant number is reached.


The answer is 55.55.

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

Main idea behind solution :

n ==R(n) (mod 9). Where R(n) is the repeated digit sum of n. Rest is small caseworks.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...