Series identityHardQuestion 210036
Question
The value of 1·2·3 + 2·3·4 + ... + n(n+1)(n+2) is:
- An(n+1)(n+2)(n+3)/4Correct
- Bn(n+1)(n+2)/3
- C[n(n+1)/2]²
- Dn²(n+1)²/4
Correct answer
n(n+1)(n+2)(n+3)/4
Explanation
General term: r(r+1)(r+2). Summation of products of consecutive integers: Σ r(r+1)(r+2) = n(n+1)(n+2)(n+3)/4. This follows from the general formula Σ C(r+k, k+1).