By the end of this chapter you'll be able to…

  • 1Diagnose the pattern family from the gaps between terms in seconds
  • 2Recognise ratio, ×n±k, squares/cubes, double-difference and mixed series
  • 3Spot the fractional-multiplier tell (.5/.25 decimals) instantly
  • 4Handle the increasing-multiplier family that hides most wrong-term traps
  • 5Solve wrong-term series by generating forward from the secure early terms
💡
Why this chapter matters in IBPS PO
Number series is a pure pattern-recognition topic: 3–5 marks per paper in both stages that a trained eye clears in 15–20 seconds. Because it needs no algebra and no chart, it's among the fastest and most bankable quant marks — and the same square/cube/×n±k fluency speeds up simplification and DI. The only skill is diagnosing which of ~six pattern families you're looking at, which is entirely learnable.

Number Series — IBPS PO Quantitative Aptitude

A number series question is a small pattern to diagnose, not to solve by algebra. IBPS gives you 3–5 per paper in two flavours — missing term (find the ?) and wrong term (which number breaks the pattern) — and the entire skill is recognising which family of pattern you're looking at, fast. The good news: there are only about six families, and a two-second glance at the gaps between terms tells you which one. Train the recognition and this becomes 15-second marks; skip the training and you stare.


1. What IBPS actually asks

  • Missing term: 4, 6, 9, 13.5, ? — find the next/blank value.
  • Wrong term: 3, 5, 12, 38, 154, 809 — identify the term that doesn't fit the rule.

Both reward the same diagnosis. In Prelims, series questions are among the fastest quant marks; in Mains they get one or two harder (double-pattern) members.


2. Diagnose by the gaps — the 15-second habit

Before trying anything clever, compute the differences between consecutive terms. The gap pattern reveals the family:

  • Constant gap → arithmetic (add/subtract a fixed number).
  • Gaps growing by a constant → the difference is itself an AP (second difference constant).
  • Gaps that multiply → the ratio is the pattern (geometric), or a ×n rule.
  • Gaps = 2, 4, 6, 8… or 1, 4, 9, 16… → differences are multiples or squares/cubes.

If the gaps don't resolve it, check the ratio of consecutive terms next. Gap-then-ratio catches ~80% of series in under 20 seconds.


3. The six pattern families

FamilyRuleExample
Difference (AP)+/− a constant7, 12, 17, 22 (+5)
Ratio (GP)× a constant3, 6, 12, 24 (×2)
×n ± kmultiply by n, then add/subtract k2, 5, 11, 23 (×2 +1)
Squares/cubes ±n² or n³ shifted2, 5, 10, 17, 26 (n²+1)
Double differencedifferences form their own series1, 3, 7, 13, 21 (gaps 2,4,6,8)
Mixed/alternatetwo interleaved patterns, or ×½/×1.5 fractional4, 6, 9, 13.5, 20.25 (×1.5)

The fractional-multiplier tell: decimals like 13.5, 20.25 almost always mean a ×1.5 (or ×0.5, ×2.5) rule — the moment you see a .5 or .25, test a fractional ratio first.


4. The ×n ± k pattern (IBPS's favourite)

When gaps neither stay constant nor form a clean AP, test a_{next} = a \times n \pm k:

  • 2, 5, 11, 23, 47 → each is ×2 + 1. Check: 2×2+1=5, 5×2+1=11, 11×2+1=23 ✓.
  • The multiplier and the increment often change together: 3, 5, 12, 38, 154 uses ×1+2, ×2+2, ×3+2, ×4+2 — a changing multiplier with a constant add. When a plain ×n±k fails, try letting n increase each step (×2, ×3, ×4…).

This "increasing multiplier" family is where most wrong-term traps live.


5. Wrong-term series

Same diagnosis, one extra move: once you've found the rule from the first two or three secure terms, generate the series yourself and compare. The first term that disagrees with your generated value is the wrong one.

  • 3, 5, 12, 38, 154, 809 with rule ×1+2, ×2+2, ×3+2, ×4+2, ×5+2: 3→5→12→38→154→772. The given 809 ≠ 772 ⇒ 809 is wrong.
  • Build from the start, not the end — the early terms are usually correct and anchor the rule.

Solved examples

Question 1 of 5

Q1 (fractional ratio). 4, 6, 9, 13.5, ?

Show explanation

Solution. Ratio ×1.5 each (6/4=1.5). Next = 13.5 × 1.5 = 20.25.

Question 2 of 5

Q2 (squares). 2, 5, 10, 17, 26, ?

Show explanation

Solution. Differences 3, 5, 7, 9 (odd numbers) ⇒ terms are n²+1: 1+1, 4+1, 9+1… Next = 36+1 = 37.

Question 3 of 5

Q3 (×n+k, increasing n). 2, 3, 8, 27, ?

Show explanation

Solution. ×1+1, ×2+2, ×3+3: 2→3→8→27→ ×4+4 = 27×4+4 = 112.

Question 4 of 5

Q4 (double difference). 1, 3, 7, 13, 21, ?

Show explanation

Solution. Gaps 2, 4, 6, 8 → next gap 10 ⇒ 21+10 = 31.

Question 5 of 5

Q5 (wrong term). 5, 11, 23, 48, 95, 191

Show explanation

Solution. Rule ×2+1: 5→11→23→47→95→191. The 48 should be 4748 is the wrong term.


7. The 20-second protocol

For every series:

  1. Write the gaps between consecutive terms — is it constant, an AP, or growing?
  2. If gaps fail, test the ratio (watch for .5/.25 → fractional multiplier).
  3. Still stuck? Try ×n ± k, first with constant n, then with an increasing n.
  4. Check squares/cubes (±1, ±2) if terms sit near perfect powers.
  5. Wrong-term: lock the rule from the first 2–3 terms, generate forward, flag the first mismatch.
  6. Cap at ~30 seconds — if no family fits, mark-and-move; don't let one series eat a DI set's time.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Diagnosis order
gaps → ratio → ×n±k → squares/cubes
Compute differences first; ~80% of series resolve at gaps or ratio.
Second difference
If gaps form an AP, the term rule is quadratic (n²-based)
Gaps 3,5,7,9 ⇒ terms are n²+constant.
×n ± k
a_next = a × n ± k, with n sometimes increasing each step
3,5,12,38 = ×1+2, ×2+2, ×3+2… increasing multiplier.
Fractional multiplier tell
.5 or .25 decimals ⇒ test ×1.5 / ×0.5 / ×2.5 first
4,6,9,13.5 is ×1.5 each.
Double difference
Differences themselves form a series
1,3,7,13,21 has gaps 2,4,6,8.
Wrong term
Fix the rule from the first 2–3 terms, generate forward, flag first mismatch
Build from the start; early terms anchor the rule.
⚠️

Traps IBPS PO sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Jumping to clever rules before checking the gaps
Always write the consecutive differences first. Constant gap, AP gap or growing gap identifies the family in seconds and prevents over-thinking.
WATCH OUT
Missing the increasing multiplier in ×n±k series
When a fixed ×n+k fails, let n grow each step (×2, ×3, ×4…). This family (3,5,12,38,154) is where most wrong-term traps hide.
WATCH OUT
Ignoring the fractional-multiplier signal
A .5 or .25 in the terms almost always means ×1.5 (or ×0.5/×2.5). Test a fractional ratio the moment you see a decimal.
WATCH OUT
Solving wrong-term series from the last numbers
The early terms are usually correct — lock the rule from them and generate forward. Comparing from the end lets the wrong term corrupt your rule.
WATCH OUT
Letting one stubborn series eat DI time
Cap each series at ~30 seconds. If no family fits, mark-and-move; a single series is never worth a DI set's minutes.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Number Series — Missing & Wrong Term?

6 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

6 questions~4 min worth ~5 marks in IBPS PO exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Series is diagnosis, not algebra — recognise the family, don't solve equations.
  • Write the gaps first: constant / AP / growing identifies most families.
  • If gaps fail, test the ratio; .5 or .25 decimals ⇒ fractional multiplier.
  • ×n±k, often with an INCREASING multiplier, is IBPS's favourite.
  • Terms near perfect powers ⇒ squares/cubes ±1 or ±2.
  • Wrong-term: lock the rule from the first 2–3 terms and generate forward.
  • Cap at 30 seconds — never let one series cost a DI set.

IBPS PO question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: Prelims: 3–5 marks (of 30) · Mains: 3–5 marks (of 60)

Question styleMarks eachTypical countWhat it tests
Missing term1 each2–4Family diagnosis and forward computation
Wrong term1 each1–3Rule-locking from early terms and mismatch detection
Prep strategy
  • Day 1: memorise squares to 30 and cubes to 15 cold.
  • Day 2–4: 20 series daily, forcing the gaps → ratio → ×n±k diagnosis order.
  • Week 2: increasing-multiplier and wrong-term sets under a 20-second-per-question timer.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Write the gaps before attempting any rule.
  2. Escalate diagnosis: gaps → ratio → ×n±k → squares/cubes.
  3. Treat any .5/.25 term as a fractional-multiplier signal.
  4. For wrong-term, generate forward from the early terms and flag the first mismatch.
  5. Cap each series at ~30 seconds; bank the easy ones and move on.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Trend spotting

Recognising whether a metric is growing linearly, geometrically or by an accelerating rule is the everyday version of series diagnosis.

Mental arithmetic

The squares, cubes and multiplication fluency series demands makes all other quant faster too.

Where else this topic is tested

Prepare once, score in every exam that asks it.

IBPS Clerk / SBI PO & ClerkVery high — number series is a core quant scorer
RRB PO & ClerkVery high — missing and wrong-term series every paper
RBI Grade B / SSC CGLMedium — usually the harder increasing-multiplier variants

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Typically 3–5 per paper in both Prelims and Mains, in missing-term and wrong-term forms. They're among the fastest quant marks once you can name the pattern family on sight.

Compute the differences between consecutive terms first — constant, arithmetic-progression, or growing gaps identify the family immediately. If gaps don't resolve it, check the ratio, then ×n±k (with a possibly increasing multiplier), then squares/cubes.

Establish the rule from the first two or three terms (which are almost always correct), generate the series forward yourself, and flag the first term that disagrees with your value. Never diagnose from the tail — a wrong term there corrupts the rule.

Almost always a fractional multiplier — test ×1.5, ×0.5 or ×2.5 first. Decimals rarely come from addition patterns, so they're a strong ratio signal.
Header Logo