squre at middle

Level pending

Find sum of

1.2².3+2.3²4+3.4².5+……………… Up to n=10


The answer is 39468.

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.

1 solution

Sameer Marathe
Apr 3, 2014

The formula for Ten is n(n+1)²(n+2) Then split n+1 to n+3-2 applying Vn method

Tn= n(n+1)(n+2)(n+3)-2n(n+1)(n+2)

Vn=n(n+1)(n+2)(n+3)(n+4)-2n(n+1)(n+2)(n+3)

So Apply vn method to get sum formula and then put n=10 in it

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...