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

thumb_up100%(1 rated)

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

1,2,3,,201,2,3,\dots,20

Their sum is 190190, so the average is

19020=9.5\frac{190}{20} = 9.5

Answer for the first part

9.5\boxed{9.5}

Part 2: If the sum of the consecutive integers is 990990

If the sequence is 1+2+3++n=9901+2+3+\cdots+n = 990, then

n(n+1)2=990\frac{n(n+1)}{2} = 990

n(n+1)=1980n(n+1) = 1980

Checking factors gives n=44n=44, because

44452=990\frac{44\cdot45}{2} = 990

So the average of the sequence 1,2,,441,2,\dots,44 is

99044=22.5\frac{990}{44} = 22.5

Answer for the second part

22.5\boxed{22.5}

💡 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.

chat