Find the sum to n terms
11×2+12×3+13×4+……
The given series is
11×2+12×3+13×4+……to n terms
Let 'an' be nth term of the given series and 'Sn' be the sum of nth terms of the given series.
∴an=1(nth term of 1, 2, 3,....)(nth term of 2, 3, 4....)
=1[1+(n−1)×1][2+(n−1)×1]
=1n(n+1)=1n+(−1n+1) [By partial fraction]
Putting n = 1, 2, 3, .... n, we have
a1=11−12;
a2=12−13;
a3=13−14; .....
an=1n−1n+1; .....
Adding vertically, we have:
Sn=a1+a2+a3+……+an
=11−1n+1=n+1−1n+1=nn+1
∴Sn=nn+1