.
The sum of the first n counting/natural numbers is 23005. How many numbers were added (i.e. find n)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The sum of the first n counting/natural numbers is
=
.
See the lessons
- Arithmetic progressions
- The proofs of the formulas for arithmetic progressions
- Problems on arithmetic progressions,
in this site.
Therefore, to answer the question, you need to solve this equation
= 23005, or
n*(n+1) = 46010.
Apply any method you know to get the answer n = 214.
(Also notice that
= 214.499. . . .
It is how I got the answer).