The sum can be expressed as , where and are relatively prime positive integers. What is ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
k^3+6k^2+8k = k(k+2)(k+4), and 1/(k(k+2)(k+4)) = (1/4)[1/(k(k+2)) - 1/((k+2)(k+4))], a telescope of step 2.
Solution
Factor the denominator:
The three factors are spaced two apart, so pair the outer two off against each other. Write and note
Hence each term of the sum is , and the partial sum through telescopes with a step of two:
Two terms survive at the front because the step is , not : is never cancelled by anything, and neither is .
As both and tend to , so
Since , we have .
The answer is .
Why this works
A sum of reciprocals of a product of linear factors in arithmetic progression always telescopes: group the factors into a block and shift it. Here the common difference is and there are three factors, so the natural block is the product of two consecutive factors and the shift is by one place, i.e. by in . The constant is exactly the gap between the outermost factors, which is why the identity is worth deriving rather than memorising. The general shape, , covers every problem of this type.
Alternative approach
Full partial fractions: . Summing to and cancelling the common harmonic tail leaves
This route is more error-prone precisely because the surviving boundary terms must be tracked by hand.
The trap
Telescoping with a step of 2 but letting only one term survive at the front; both 1/(1*3) and 1/(2*4) remain, and dropping the second gives 1/12 instead of 11/96.
Common mistakes
- Telescoping with a step of 2 but letting only one term survive at the front; both 1/(13) and 1/(24) remain, and dropping the second gives 1/12 instead of 11/96.
- Factoring the cubic as correctly but forgetting the factor in the telescoping identity, which multiplies the answer by four.
- Answering itself rather than .
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta · Collapse a sum or product by cancellation