i = 1 ∑ 2 0 i 4 + i 2 + 1 i 5 + i 3 = 1 4 + 1 2 + 1 1 5 + 1 3 + 2 4 + 2 2 + 1 2 5 + 2 3 + 3 4 + 3 2 + 1 3 5 + 3 3 + 4 4 + 4 2 + 1 4 5 + 4 3 + . . .
The above 20 term summation can be expressed as B A , for A , B are coprime integers. Find A + B .
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.
you have given the wrong question...in the question (in the numerator)..i is raised to the power of 2 whereas the answer is being done with n raised to the power of 3...
Problem Loading...
Note Loading...
Set Loading...
Look Closely You'll find the nth term is
n 4 + n 2 + 1 n 5 + n 3
Splitting it as follows-
n − n 4 + n 2 + 1 n
Summing(we will sum the two parts separately)
First we take n 4 + n 2 + 1 n , which can be written as -
2 1 ∗ ( n 2 − n + 1 1 − n 2 + n + 1 1 )
Which is a telescoping series and is equal to -
2 1 ∗ ( 1 1 − n 2 + n + 1 1 )
put n = 20
= 4 2 1 2 1 0
Now sum n
= 2 n ( n + 1 )
put n = 20
=210
Finally subtract
2 1 0 − 4 2 1 2 1 0
= 4 2 1 8 8 2 0 0
Now add 421 and 88200 = 88621
P.S. - Was a very tough one (sigh)