9.2 Arithmetic & Geometric Sequences
Key Takeaways
- Arithmetic and Geometric Sequences is a named item in the NTS Algebra block and appears in both pure-sequence and word-problem form.
- An arithmetic sequence adds a constant difference: the nth term is a plus (n minus 1) times d.
- A geometric sequence multiplies by a constant ratio: the nth term is a times r raised to the power (n minus 1).
- The arithmetic sum is n over 2 times the sum of the first and last terms, which is faster than the expanded formula whenever the last term is known.
- An infinite geometric series converges to a over (1 minus r) only when the absolute value of r is less than 1.
Arithmetic & Geometric Sequences
Arithmetic and Geometric Sequences is one of the eight named topics in the NTS Algebra block. Sequence items reward pure formula recall more than almost anything else on the quantitative paper: four formulas cover the entire topic, and once you have them, most items resolve in under a minute.
Telling the Two Apart
Given a list of numbers, test both operations on consecutive terms:
| Test | If constant | Sequence type |
|---|---|---|
| Subtract each term from the next | common difference $d$ | Arithmetic (AP) |
| Divide each term by the previous | common ratio $r$ | Geometric (GP) |
- $4,;11,;18,;25,;\ldots$ — differences are all 7 → arithmetic.
- $3,;12,;48,;192,;\ldots$ — ratios are all 4 → geometric.
- $2,;6,;24,;120,;\ldots$ — neither; these are factorial-style products $\times 3, \times 4, \times 5$. Some NTS items are deliberately neither, and the answer is found by pattern description rather than by formula.
Arithmetic Sequences
The second form of the sum is the one to reach for whenever you already know the last term.
Worked Example — Finding a Term
The 5th term of an AP is 23 and the 12th term is 58. Find the 20th term.
Subtracting: $7d = 35$, so $d = 5$ and $a = 23 - 20 = 3$.
Worked Example — Summing
Sum all multiples of 6 between 20 and 200.
First multiple is 24, last is 198, difference 6.
The plus one in the count formula is the most-forgotten step in the whole topic.
Arithmetic Mean
The AM of $x$ and $y$ is $\dfrac{x+y}{2}$. To insert $k$ arithmetic means between $x$ and $y$, treat the result as an AP with $k+2$ terms, so $d = \dfrac{y-x}{k+1}$.
Geometric Sequences
Worked Example — Finding a Term
The 3rd term of a GP is 20 and the 6th term is 160. Find the first term.
The sequence is $5,;10,;20,;40,;80,;160,\ldots$ ✓
Worked Example — Infinite Series
Sum $18 + 6 + 2 + \dfrac{2}{3} + \cdots$
Here $a = 18$ and $r = \frac{1}{3}$. Since $|r| < 1$ the series converges:
If $|r| \ge 1$ the series diverges and has no finite sum. An option offering a finite value for a series with $r = 2$ is always wrong.
Geometric Mean
The GM of two positive numbers is $\sqrt{xy}$. The GM of 4 and 25 is $\sqrt{100} = 10$, whereas their AM is 14.5 — for any two distinct positive numbers, $AM > GM$ always.
Word Problems That Hide a Sequence
| Situation | Model |
|---|---|
| Salary rising by a fixed rupee amount each year | AP |
| Salary rising by a fixed percentage each year | GP with $r = 1 + \frac{p}{100}$ |
| Simple interest accumulating | AP |
| Compound interest accumulating | GP |
| Population growing at a constant percentage | GP |
| Seats increasing by a fixed number per row | AP |
| A ball rebounding to a fixed fraction of its height | GP |
Worked Word Problem
A machine bought for Rs. 800,000 depreciates 25% each year. What is its value after 3 years?
Each year retains 75%, so this is a GP with $r = 0.75$:
The trap answer is $800000 - (3 \times 200000) = 200{,}000$, which wrongly treats percentage depreciation as a fixed rupee deduction — arithmetic thinking applied to a geometric process.
Twenty-second routine: compute the second-minus-first difference and the second-divided-by-first ratio. Check both against the next pair. Whichever stays constant tells you which pair of formulas to use, and you have solved the classification step before reading the question.
The 7th term of an arithmetic sequence is 41 and the 15th term is 89. What is the first term?
What is the sum of the infinite geometric series 24 + 8 + 8/3 + ...?
A tube well's output falls by 20% of the previous year's output every year. If it delivered 500,000 litres per day this year, what will it deliver in the third year from now?
How many multiples of 7 lie between 50 and 300, and what is their sum?