Question
Question: The sum of the series 1.2.3 + 2.3.4 + 3.4.5 + ….. to *n* terms is...
The sum of the series 1.2.3 + 2.3.4 + 3.4.5 + ….. to n terms is
A
n(n+1)(n+2)
B
(n+1)(n+2)(n+3)
C
41n(n+1)(n+2)(n+3)
D
41(n+1)(n+2)(n+3)
Answer
41n(n+1)(n+2)(n+3)
Explanation
Solution
Tn=n(n+1)(n+2)=n3+3n2+2n
∴ S=(2n(n+1))2+36n(n+1)(2n+1)+22n(n+1)=41n(n+1)[n(n+1)+2(2n+1)+4] =41n(n+1)[n2+5n+6]=41n(n+1)(n+2)(n+3)