Question
Mathematics Question on Sum of First n Terms of an AP
The value of the sum 1⋅2⋅3+2⋅3⋅4+3⋅4⋅5+… upto n terms is equal to
A
61n2(2n2+1)
B
61(n2−1)(2n−1)(2n+3)
C
81(n2+1)(n2+5)
D
41n(n+1)(n+2)(n+3)
Answer
41n(n+1)(n+2)(n+3)
Explanation
Solution
Let given series be
S=1⋅2⋅3+2⋅3⋅4+3⋅4⋅5+…n term.
Now, n th terms of the series,
Tn=1+(n−1)⋅12+(n−1)⋅1
3+(n−1)⋅1
[∵Tn=a+(n−1)d]
=(1+n−1)(2+n−1)(3+n−1)
=n(n+1)(n+2)
=n(n2+2n+n+2)
=n(n2+3n+2)
=n3+3n2+2n
Now, S=ΣTn=Σ(n3+3n2+2n)
=Σn3+3Σn2+2Σn
=[2n(n+1)]2+63n(n+1)(2n+1)+22n(n+1)
=2n(n+1)[2n(n+1)+(2n+1)+2]
=2n(n+1)[2n2+n+4n+2+4]
=4n(n+1)(n2+5n+6)
=4n(n+1)(n2+2n+3n+6)
=4n(n+1)[n(n+2)+3(n+2)]
=4n(n+1)(n+2)(n+3)