The problem gives the general term of a sequence $a_n = \frac{1}{n(n+1)}$, and asks us to find the sum of the first 8 terms, $S_8$.
2025/4/24
1. Problem Description
The problem gives the general term of a sequence , and asks us to find the sum of the first 8 terms, .
2. Solution Steps
We are given the general term . We can decompose this fraction into partial fractions:
Multiplying both sides by , we get:
If , then .
If , then .
So,
Now, we need to find the sum of the first 8 terms, :
This is a telescoping sum, so all the intermediate terms cancel out:
3. Final Answer
The sum of the first 8 terms is .
So the answer is D.