Question
5. The sum of the first 20 natural numbers is $190$, what is the average number in this sequence? How would the answer change if the sum of the entire consecutive integers was $990$?
Expert Verified Solution
Expert intro: For consecutive integers, the average is the total sum divided by the number of terms. If you know the sum and the count, the mean is straightforward to compute.
Detailed walkthrough
Part 1: Average of the first 20 natural numbers
The first 20 natural numbers are
Their sum is , so the average is
Answer for the first part
Part 2: If the sum of the consecutive integers is
If the sequence is , then
Checking factors gives , because
So the average of the sequence is
Answer for the second part
💡 Pitfall guide
Do not confuse the average of the first 20 natural numbers with the average of the first 20 terms in an arithmetic sequence centered around the middle value. Here the average is simply sum divided by count.
🔄 Real-world variant
If the sequence were not consecutive integers, the average would not be determined just by the sum. You would also need the number of terms, and possibly the first and last terms.
🔍 Related terms
mean, consecutive integers, sum of natural numbers
FAQ
What is the average of the first 20 natural numbers?
The sum is 190, so the average is 190 divided by 20, which equals 9.5.
If 1 + 2 + ... + n = 990, what is the average?
First solve n(n+1)/2 = 990, which gives n = 44. The average is then 990/44 = 22.5.