Find the sum to n terms
3×8+6×11+9×14+…
The given series is
3×3+6×11+9×14+…… to n terms.
Let 'an' be the nth term of the given series and 'Sn' be the sum of n terms of the given series.
∴an= nth term of (3, 6, 9....) (nth term of 8, 11, 14 ....)
=[3+(n−1)×3][8+(n−1)×3]
=3n(3n+5)=9n2+15n
∴Sn=∑nk=1ak=∑nk=1(9k2+15k)
=(9.12+15.1)+(9.22+15.2)+(9.32+15.3)+……+(9n2+15n)
=9[(12+22+32+……+n2)+15(1+2+3+……+n)]
=9.n(n+1)(2n+1)6+15n(n+1)2
=n(n+1)2[6n+3+15]
=n(n+1)(6n+18)2
=3n(n+1)(n+3)