An interesting mathematical property

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
jaquecusto
Messages
12
Reaction score
0
3^3 = [3^3 - 3^2] +[3^2 - 3^1] + [3^1 - 3^0] + 3^0

Practical Demonstration:

27 = [27-9] + [9-3] + [3-1] + 1

27 = 18 +6+2+1

27 = 27

Is this property discussed in theory of games?
 
Mathematics news on Phys.org
I don't understand. What does this have to do with game theory?
 
I'm not sure how this has anything to do with game theory, but what you just found is what's called the collapsing sum.
 
gb7nash said:
I'm not sure how this has anything to do with game theory, but what you just found is what's called the collapsing sum.
What is that, exactly? I'm unclear on what the "interesting property" is. Obviously you can express any number as a sum of differences between a series of smaller numbers. I tried googling "collapsing sum" but found nothing helpful.
 
pmsrw3 said:
What is that, exactly? I'm unclear on what the "interesting property" is. Obviously you can express any number as a sum of differences between a series of smaller numbers. I tried googling "collapsing sum" but found nothing helpful.

I think he means a telescoping series: http://en.wikipedia.org/wiki/Telescoping_series of which the OP gave a (trivial) example.