First, compute
.
If the above sum , with then evaluate
Finally, if can be represented in the simple form , where are coprime positive integers, find .
Nota Bene: NO CALCULATORS!
Bonus: Can you find a way to compute efficiently?
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.
Solution only for calculating the sum,
S = e = 1 ∑ 5 d = 1 ∑ e c = 1 ∑ d b = 1 ∑ c a = 1 ∑ b 1
S = e = 1 ∑ 5 d = 1 ∑ e c = 1 ∑ d b = 1 ∑ c ( 1 b )
S = e = 1 ∑ 5 d = 1 ∑ e c = 1 ∑ d ( 2 c + 1 )
S = e = 1 ∑ 5 d = 1 ∑ e ( 3 d + 2 )
S = e = 1 ∑ 5 ( 4 e + 3 )
S = ( 5 5 + 4 ) = ( 5 9 ) = 1 2 6
This can very easily be generalised to n variables
I used,
m = 0 ∑ n ( k m ) = ( k + 1 n + 1 )
This is known as the hockey stick identity and can be easily derived using ( r n ) + ( r − 1 n ) = ( r n + 1 )
Similar summation :
Summation over 7 variables