What is the sum of the digits of the number
( 9 9 9 9 9 9 9 9 9 9 ) 3
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.
Can you substantiate your argument? For example, the claim is not true if 9 is replaced by 2, since 2 3 = 8 and 2 2 3 = 1 0 6 4 8 which has a digit sum of 19 ) and not 8 × 2 = 1 6 .
Log in to reply
@Calvin Lin , err... I can't find the argument. Something to do with 9 being close to 1 0 ? Looks like I was lucky (this was a competition problem)!
Right. Do you know a better solution?
Wow!!!I didn't know that this was also true.I solved it by finding a pattern.BRILLIANT.
9999999999=10000000000-1; (10000000000-1)^3= expand with binomial theorem; then it's easy.
Perfect solution. This was exactly how I solved it.
It seems too good to be true. Can you please explain how this method works?
Similar solution... But lucky it worked here. Nice : )
this is my solution hm..
999 ^ 3 = 997002999 = 54 i see the patern hahahhaha
99 ^ 3 = 18 + 18 = 36; :)
Problem Loading...
Note Loading...
Set Loading...
9 3 = 7 2 9
Sum of the digits of 9 3 = 7 + 2 + 9 = 1 8 .
There are ten nines in the number.
Therefore, the sum of the digits of ( 9 9 9 9 9 9 9 9 9 9 ) 3 = 1 8 × 1 0 = 1 8 0 .