Home › CAT › quantitativeaptitude › Sequences and Series › Sum of the first $n$ natural numbers, $1 + 2 + 3…
Sum of the first $n$ natural numbers, $1 + 2 + 3 + \ldots + n$, equals
A$n(n+1)/2$
B$n^2/2$
C$n!/2$
D$n(n+1)(2n+1)/6$
Answer & Solution
Correct answer: A. $n(n+1)/2$
1. This is an AP with first term $a = 1$, last term $l = n$, $n$ terms.
2. AP sum: $S_n = (n/2)(a + l) = (n/2)(1 + n) = \dfrac{n(n+1)}{2}$.
3. Examples: $1 + 2 + \ldots + 10 = 10 \cdot 11 / 2 = 55$ ✓; $1 + 2 + \ldots + 100 = 5050$ ✓.
4. Option B is approximate but wrong (missing the $/2$ for odd $n$ subtlety). Option C has no relation. Option D is the sum of SQUARES formula.
_Source: NCERT Class 11 Mathematics, Ch 8, §8.5 (Sum of first $n$ natural numbers), p. 12._
Related questions
Sum of GP: 1 + 1/2 + 1/4 + ... to infinity =GP with first term 2, common ratio 3. Find 5th term.Sum of first 20 natural numbers:The 10th term of the AP 3, 7, 11, ... is:The AM-GM INEQUALITY for two POSITIVE numbers $a$ and $b$ states thatIf the AM and GM of two positive numbers are $5$ and $4$ respectively, the numbers areThree numbers are in AP. Their sum is $24$ and their product is $440$. Find the smallest oSum of the CUBES of the first $n$ natural numbers, $1^3 + 2^3 + \ldots + n^3$, equals