Question
4. The sum of the first $n$ natural numbers is given by the formula $\frac{n(n+1)}{2}$. Find the sum of the natural numbers between $60$ and $400$ inclusive in multiples of $5$.
Expert Verified Solution
Key concept: This is an arithmetic series: the numbers increase by 5, so the sum can be found with the formula for the sum of an arithmetic sequence.
Step by step
Step 1: List the first and last terms
The multiples of 5 between 60 and 400 inclusive are:
So:
- first term
- last term
- common difference
Step 2: Find the number of terms
Use
Step 3: Use the arithmetic series sum formula
Substitute the values:
Answer
Pitfall alert
A frequent error is forgetting to include both endpoints. Since 60 and 400 are multiples of 5, both must be counted. Another mistake is using the formula for the sum of the first natural numbers instead of the arithmetic-series sum formula.
Try different conditions
If the interval were open instead of inclusive, you would exclude 60 and 400 and start from 65 and end at 395. The method would be the same, but the first term, last term, and number of terms would change.
Further reading
arithmetic series, inclusive endpoints, common difference
FAQ
What is the sum of the multiples of 5 from 60 to 400 inclusive?
The sum is 15870. The sequence has 69 terms, and the arithmetic-series formula gives S = 69(60 + 400)/2 = 15870.
How do you count the number of terms in an arithmetic sequence?
Use n = (last - first) / common difference + 1. For 60, 65, ..., 400, this gives n = 69.