Home › CAT › quantitativeaptitude › Sequences and Series › The sum of the first $n$ terms of a GP with firs…
The sum of the first $n$ terms of a GP with first term $a$ and common ratio $r \neq 1$ is
A$S_n = a\,(r^n - 1)/(r - 1)$
B$S_n = a\,(1 + r)^n$
C$S_n = an\,r$
D$S_n = a/(1 - r)$
Answer & Solution
Correct answer: A. $S_n = a\,(r^n - 1)/(r - 1)$
1. NCERT §8.3 derives the GP sum.
2. Write: $S_n = a + ar + ar^2 + \ldots + ar^{n-1}$.
3. Multiply both sides by $r$: $r S_n = ar + ar^2 + \ldots + ar^n$.
4. Subtract: $S_n - r S_n = a - a r^n$, so $S_n (1 - r) = a(1 - r^n)$.
5. Solve: $S_n = \dfrac{a(1 - r^n)}{1 - r} = \dfrac{a(r^n - 1)}{r - 1}$. Same formula written two ways.
6. Option B is wrong (binomial-style). Option C is the AP product. Option D is the INFINITE GP sum (only when $|r| < 1$).
_Source: NCERT Class 11 Mathematics, Ch 8, §8.3 (GP sum), p. 6–7._
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