A function gives the sum of the digits of a decimal non-negative integer after converting it into base . Such as ,the sum of the digits of the binary of 6,110. Find the lowest 5 digit number for which and .
Here are the previous problems of the series :
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.
I used the following codes