Home › CAT › quantitativeaptitude › Sequences and Series › The sum of the first $n$ terms of an AP with fir…
The sum of the first $n$ terms of an AP with first term $a$ and last term $l$ is
A$S_n = n(a + l)$
B$S_n = (n/2)(a + l)$
C$S_n = n^2(a + l)/2$
D$S_n = a + l$
Answer & Solution
Correct answer: B. $S_n = (n/2)(a + l)$
1. NCERT §8.2 derives the AP sum.
2. Pair up terms: 1st + last = $a + l$; 2nd + second-last = $a + l$; etc. Each pair sums to $a + l$.
3. With $n$ terms, there are $n/2$ such pairs (works whether $n$ is even or odd by symmetry).
4. Sum: $S_n = (n/2)(a + l)$.
5. Equivalently, using $l = a + (n-1)d$: $S_n = (n/2)\,[2a + (n-1)d]$.
6. Example: $1 + 2 + 3 + \ldots + 100 = (100/2)(1 + 100) = 50 \cdot 101 = 5050$ ✓ (Gauss's famous childhood calculation).
7. Other options have wrong dimensions or factors.
_Source: NCERT Class 11 Mathematics, Ch 8, §8.2 (AP sum formula), p. 3–4._
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