Find the sum of the following till 1 0 0 terms: 3 + 2 0 + 6 3 + 1 4 4 + 2 7 5 + 4 6 8 . . . .
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.
I can give a hint If you were not able to solve it:
We can write it as -
3 × 1 2 + 5 × 2 2 + 7 × 3 2 + 9 × 4 2 + 1 1 × 5 2 + 1 3 × 6 2 + . . . .
Now we can derive a general sum formula for the above summation-
= 6 n ( n + 1 ) ( 3 n 2 + 5 n + 1 )
Now taking n = 1 0 0 ,
= 6 1 0 0 × 1 0 1 × 3 0 5 0 1
= 5 1 3 4 3 3 5 0
Please give your method to solve this question If you have a different approach( I'm keen to know it. )
You should mention that a n = 2 n 3 + n 2 in your problem statement to avoid confusion.
Problem Loading...
Note Loading...
Set Loading...
My derivation is that a n = ( 2 n + 1 ) ( n 2 ) , rewritten as a n = 2 n 3 + n 2 , then expand the summation into it. Given that 1 + 8 + 2 7 + 6 4 + ⋯ + 1 0 0 0 0 0 0 = 2 5 , 5 0 2 , 5 0 0 and 1 + 4 + 9 + 1 6 + ⋯ + 1 0 0 0 0 = 3 3 8 , 3 5 0 , plugging in the equation and resolve it would give the answer