How many positive integers which are can be represented as the sum of exactly different powers of ?
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.
If you consider numbers in base 5.
You can write 7 8 1 1 0 = 1 1 1 1 1 5 = 5 4 + 5 3 + 5 2 + 5 1 + 5 0 = 6 2 5 + 1 2 5 + 2 5 + 5 + 1
There are only 5 C 3 = 1 0 ways to express a number as a sum of 3 different powers of 5.