theMBAroom
GMAT Study Material

🔢 Quant

Sequences, Series & Estimation

Arithmetic and geometric sequences, recursive rules and cycles, plus disciplined estimation.

~4h
to master

Sequences: rules, not lists

A sequence is a function on positions 1,2,3,1, 2, 3, \dots — given either explicitly (an=3n+2a_n = 3n + 2) or recursively (an=2an1+1a_n = 2a_{n-1} + 1 with a start value). The GMAT tests whether you can run the rule forward, jump to a distant term, or spot a repeating pattern instead of grinding.

Arithmetic sequences (constant difference dd)

📐Core Rule

an=a1+(n1)da_n = a_1 + (n-1)d. The 50th term of 5,8,11,5, 8, 11, \dots is 5+493=1525 + 49 \cdot 3 = 152. The (n1)(n-1) is the fence-post again — 49 steps reach the 50th post.

  • Sum of nn terms: sum=na1+an2\text{sum} = n \cdot \dfrac{a_1 + a_n}{2} — count × average of the ends, because evenly spaced lists have mean = midpoint. The sum 1+2++100=1001012=50501 + 2 + \cdots + 100 = 100 \cdot \frac{101}{2} = 5050.
  • Consecutive integers/evens/odds are arithmetic with d=1d = 1 or 22 — every "consecutive" question is this machinery.
Jump to a far term on .

Geometric sequences (constant ratio rr)

📐Core Rule

an=a1rn1a_n = a_1 \cdot r^{\,n-1}. Doubling is r=2r = 2; a 5% annual increase is r=1.05r = 1.05 — compound interest is a geometric sequence wearing a suit.

Growth questions ("after how many steps does it first exceed…") are usually fastest by direct iteration with small numbers: double 3 → 6, 12, 24, 48, 96, 192… and count steps as you go. Try .
💡Exam Tip

Messy recursions often telescope or cycle. Compute the first 4–6 terms of any unfamiliar rule. Sequences like an=11an1a_n = \frac{1}{1 - a_{n-1}} repeat with period 3 — so a100a_{100} is just a100mod3a_{100 \bmod 3}-ish bookkeeping, not 99 iterations. If the GMAT asks for term 100, there is always a shortcut.

Estimation: the licensed shortcut

When a question says "approximately" — or when answer choices are far apart — exact arithmetic is wasted time.

  • Round to friendly anchors: 4.02×29.80.614×300.6=200\frac{4.02 \times 29.8}{0.61} \approx \frac{4 \times 30}{0.6} = 200.
  • Bound it: 52\sqrt{52} sits between 49=7\sqrt{49}=7 and 64=8\sqrt{64}=8, nearer 7. Squeezing between known squares/cubes answers most root questions.
  • Compare to benchmarks: is 715\frac{7}{15} more or less than 12\frac{1}{2}? Compare 727 \cdot 2 vs 1515. Benchmark fractions (12,13,14\frac{1}{2}, \frac{1}{3}, \frac{1}{4}) settle comparisons without common denominators.
Shortcut

Check the spread first. Options 0.3,3,30,3000.3, 3, 30, 300? One significant figure of work decides it. Options 268,274,281268, 274, 281? Estimation can only eliminate, not decide — switch to exact mode. The choices tell you how much precision you owe.

⚠️GMAT Trap

Round late, and in one direction deliberately. Rounding both 4.02 → 4 and 0.61 → 0.6 mid-chain can drift the result past a neighbouring option when choices are close. When you must round, know whether each rounding pushed your estimate up or down — that tells you which neighbouring option the true value sits toward.

Checklist

  • (n1)(n-1) steps to the nnth term — both formulas
  • Arithmetic sum = count × average of ends
  • Unknown recursion → compute terms, hunt the cycle
  • Far-apart options → estimate; tight options → exact
  • Track the direction of every rounding

Sample Questions

22 practice questions

Medium

In a theater, the first row has 14 seats, and each subsequent row has 3 more seats than the row in front of it. If the theater has 25 rows, how many seats are in the last row?

Medium

A bacteria culture starts with 50 cells and triples in size every 4 hours. After how many hours will the culture first exceed 10,000 cells?

Sign in for full access

Create a free account to access all 22 practice questions on this topic.

Continue Your Prep

Flashcards
Bite-size concept cards
Question Bank
Authored GMAT practice
Mock Test
Full GMAT Focus simulation
Practice Sequences, Series & Estimation
More questions on this topic
Practice questions →
More Statistics, Counting & Probability topics
Statistics & AveragesSets, Counting & Probability