Number Series
Arithmetic and Difference-Based Series
Always compute the gap between consecutive terms FIRST. If the difference is constant, it's a simple arithmetic series (e.g., 5, 9, 13, 17 — add 4). If the difference itself changes by a fixed amount, it's a 'difference of differences' series (e.g., 2, 5, 10, 17 — gaps are 3, 5, 7, so +9 next = 26). Speed trick: write the gaps in a small row below the numbers. For IBPS Clerk, most arithmetic series add or subtract a value that grows by +1, +2, or follows odd/even numbers. If gaps form 1, 2, 3, 4 you are dealing with consecutive natural numbers; if 1, 3, 5, 7 they are consecutive odd numbers. Recognising the gap pattern in under 5 seconds is the key to scoring fast here.
In 'find the wrong term' questions, build the expected sequence from the first valid gap and check where it breaks. Example: 6, 11, 17, 23, 30, 39. Gaps should grow as +5, +6, +7, +8, +9 giving 6, 11, 17, 24, 32, 41. So 23 is wrong (should be 24). Memory aid: verify both directions — sometimes the error is early and everything after shifts. Check at least two gaps before committing. For IBPS Clerk these are usually single-step patterns, so once two consecutive gaps confirm the rule, the odd one out is obvious.
Memorise these signature gap sequences to identify series instantly: (1) Equal gaps = arithmetic; (2) +1, +2, +3, +4 = adding natural numbers; (3) +2, +4, +6, +8 = adding even numbers; (4) +1, +3, +5, +7 = adding odd numbers (these produce perfect-square-related jumps); (5) +3, +6, +9, +12 = multiples of 3. Summary tip: if numbers grow slowly and roughly linearly, suspect addition; if they grow fast and accelerate, suspect multiplication (covered in another topic). For Clerk-level speed, scan the magnitude of growth first — small steady steps mean a difference series.
Multiplication and Division Series
If a series grows rapidly, divide consecutive terms instead of subtracting. A constant ratio means geometric (e.g., 3, 6, 12, 24 — ×2). Often the multiplier itself changes: 1, 2, 6, 24, 120 multiplies by 2, 3, 4, 5. Speed trick: a value roughly doubling or tripling each step signals multiplication. For series like 5, 10, 30, 120 the multipliers are 2, 3, 4. Memory aid: 'ratio rising' patterns usually use ×2, ×3, ×4… or ×1.5, ×2, ×2.5. When the multiplier is fractional, the series may rise then fall, so always confirm the ratio across at least two pairs before deciding.
IBPS Clerk frequently uses '×n then ±k' rules. Example: 2, 5, 11, 23, 47 follows ×2 +1 each time (2×2+1=5, 5×2+1=11). Another: 3, 7, 15, 31, 63 is ×2 +1. To detect, check if term = (previous × small number) ± constant. Speed method: pick a likely multiplier (usually 2 or 3), multiply the first term, and see what you must add to reach the second; then verify that same operation on the next pair. If it holds twice, apply it for the answer. These mixed series look intimidating but reduce to one repeated formula.
When a number sequence collapses from a giant first term down to a small one in only four or five steps, your brain is staring at a division series in disguise. The faster you recognise the signature, the fewer trial-and-error attempts you waste in the IBPS Clerk Prelims clock.
Definition: A number series is an ordered list of numbers that follow a hidden mathematical rule. Your job is to find that rule (multiply, divide, add, subtract, alternate operations, factorials, squares, etc.) and use it to identify the missing or wrong term.
Definition: A division-based descending series is one where each term is obtained by dividing the previous term — typically by an increasing sequence of integers (÷2, ÷3, ÷4, ÷5 …). It produces a fast collapse from a large opening number to a very small closing one.
The Tell-Tale Signature
The biggest clue a series is division-based is the shape of the collapse. Compare these two openings:
- 240, 232, 224, 216 — gentle, almost flat. This is arithmetic (subtracting 8).
- 480, 240, 80, 20 — steep, dropping by half, then a third, then a quarter. This is division.
Once your brain learns to feel "steep drop", you stop trying addition and subtraction first and jump straight to ratios.
Pattern 1 — Increasing Integer Divisor
Take the series 480, 240, 80, 20. Test the ratios between consecutive pairs:
- 480 ÷ 240 = 2
- 240 ÷ 80 = 3
- 80 ÷ 20 = 4
The divisors form a clean arithmetic progression: 2, 3, 4. The next divisor is 5, so the next term is 20 ÷ 5 = 4.
Always confirm the pattern across at least three consecutive divisions before locking it in — a single coincidence can mislead you.
Pattern 2 — Longer Division Chains
Sometimes the chain stretches across five terms: 720, 360, 120, 30, 6.
- 720 ÷ 360 = 2
- 360 ÷ 120 = 3
- 120 ÷ 30 = 4
- 30 ÷ 6 = 5
Same rule: divisors are 2, 3, 4, 5. If you were asked the next term, it would be 6 ÷ 6 = 1. If you were asked the wrong term, look for the position where the ratio breaks the pattern — that's the imposter.
Pattern 3 — Multiplication by a Fraction (×0.5, ×1/3 …)
Division by 2 is mathematically the same as multiplication by 0.5; division by 3 is the same as multiplication by 1/3. Some paper-setters disguise division series as fractional multiplication. The series 160, 80, 26.67, 6.67 might look strange until you realise it's ×1/2, ×1/3, ×1/4. Train your eye to spot fractional ratios as well as integer divisors.
Pattern 4 — Factorial Signposts
A subtler division-style family is the factorial series: 1, 2, 6, 24, 120. The ratios here are ×2, ×3, ×4, ×5 — going up, not down. But the giveaways are the numbers themselves: 24 (= 4!) and 120 (= 5!) are factorial landmarks every IBPS aspirant should memorise.
Useful factorials to know cold:
- 1! = 1
- 2! = 2
- 3! = 6
- 4! = 24
- 5! = 120
- 6! = 720
If you see any of these as a term — especially 6, 24, 120, 720 — pause and ask whether the series is factorial in either direction.
The Two-Way Mirror: Multiplication Up vs Division Down
The single most useful intuition in Number Series is this symmetry:
- A rising multiplier across an ascending sequence usually means multiply: 2, 6, 24, 120 (×3, ×4, ×5).
- A rising divisor across a descending sequence usually means divide: 480, 240, 80, 20 (÷2, ÷3, ÷4).
This is the same pattern, viewed from two ends. Once you internalise it, you stop solving "multiply" and "divide" series as separate categories — they are the same animal.
Question: Find the wrong number in the series 1440, 720, 240, 60, 15, 3.
Solution:
Step 1: Compute consecutive ratios.
Step 2: 1440 ÷ 720 = 2; 720 ÷ 240 = 3; 240 ÷ 60 = 4; 60 ÷ 15 = 4; 15 ÷ 3 = 5.
Step 3: The expected divisor chain is 2, 3, 4, 5, 6. The actual chain is 2, 3, 4, 4, 5 — the fourth division is off.
Conclusion: 15 is the wrong term. The correct value should have been 60 ÷ 5 = 12.
Why it matters: Number Series carries roughly 5 marks in IBPS Clerk Prelims, and division-style series appear in nearly every shift. The aspirants who clear sectional cut-offs are not necessarily the fastest — they are the ones who recognise the family of the series within the first three terms, without guessing.
Real-world example: When the Reserve Bank of India halves its repo rate at successive meetings to stimulate borrowing, the rate steps from, say, 6.5% to 3.25% to a fraction over time. Compounding effects in finance — depreciation of a vehicle, half-life of medication doses, declining EMI principal — all behave like descending division series in everyday Indian life.
Common misconception: Beginners often see a steep drop and write off the series as "random" or assume it must be subtraction with very large differences. They then waste 60 seconds testing −240, −160, −60 — three numbers that do not even form a pattern. The trained eye computes one ratio first, not one difference.
:::compare
| Series shape | Operation | Divisor / Multiplier pattern | Telltale sign |
|---|---|---|---|
| Steep descent (480→20) | Divide | ÷2, ÷3, ÷4, ÷5 | Ratio rises by 1 each step |
| Steep ascent (1→120) | Multiply | ×2, ×3, ×4, ×5 | Lands on factorial values |
| Gentle descent (240→216) | Subtract | constant difference | Differences match |
| Geometric (3, 6, 12, 24) | Multiply | constant ratio (×2) | Same ratio each step |
| Mixed alternating (2, 4, 12, 48) | Multiply | ×2, ×3, ×4 | Multiplier itself climbs |
| ::: |
:::keypoints
- A fast-shrinking descending series is almost always a division series.
- Always test ratios first, not differences, when the collapse is steep.
- Confirm the rule with at least three consecutive ratio checks.
- Increasing-integer divisors (2, 3, 4, 5) are the most common IBPS Clerk pattern.
- Numbers like 6, 24, 120, 720 are factorial signposts — pause and check.
- A division series rotated upside-down is a multiplication series — same animal.
- Fractional ratios (×1/2, ×1/3) are division series in disguise.
:::
:::memory
"Shrink fast → Divide fast." And the divisors themselves usually climb 2-3-4-5, like steps on a staircase going up while the numbers tumble down. For factorials, chant the four anchors: 6, 24, 120, 720 — they are 3!, 4!, 5!, 6!.
:::
:::recap
- Steep descent → division series; gentle descent → subtraction.
- The divisor pattern is usually an arithmetic progression of integers.
- Factorial values (24, 120, 720) are red flags for factorial-style series.
- Rising multiplier going up = multiply; rising divisor going down = divide.
:::
Mixed-Operation and Squares/Cubes Series
Memorise squares up to 30² and cubes up to 15³ — they appear disguised in series. Cubes: 1, 8, 27, 64, 125, 216, 343, 512, 729, 1000. Squares: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144. Trick: if numbers near these values appear with a small offset, the series may be n²±k or n³±k. Example: 2, 9, 28, 65 is n³+1 (1+1, 8+1, 27+1, 64+1). Another: 0, 3, 8, 15, 24 is n²−1. Spotting a near-square or near-cube and checking the constant offset is the fastest route to the answer.
Some series interleave two independent patterns — odd positions follow one rule, even positions another. Example: 2, 8, 4, 16, 6, 24 splits into (2, 4, 6 = +2) and (8, 16, 24 = +8). Speed trick: if a series oscillates up and down or seems chaotic, separate alternate terms onto two lines and analyse each. For IBPS Clerk these are usually simple sub-patterns (arithmetic or doubling). Memory aid: count the terms — an even count with a zig-zag shape strongly suggests two interleaved sequences. Solve each strand separately, then place your answer in the correct alternating slot.
Consider 2, 6, 12, 20, 30, ?. The differences are 4, 6, 8, 10, so next gap is 12 → 30+12=42. Alternatively each term equals n²+n: 1²+1=2, 2²+2=6, 3²+3=12, 4²+4=20, 5²+5=30, 6²+6=42. Recognising the n²+n (or n(n+1)) form lets you jump straight to the answer without computing every gap. Many Clerk series hide such product forms — 6, 12, 20, 30 are products of consecutive integers (2×3, 3×4, 4×5, 5×6). Knowing these product chains saves precious seconds.
Wrong-Number and Missing-Term Strategy
Step 1: Glance at growth speed — slow/linear suggests addition; fast suggests multiplication. Step 2: Compute the first 2-3 differences or ratios. Step 3: Establish the rule from the EARLY terms (they are most often correct). Step 4: Apply the rule forward and the first term that violates it is the answer. Speed tip: never assume the wrong term is in the middle — scan systematically from the start. If the rule holds for the first three terms, the break point is your answer. Always double-check by confirming the rule resumes correctly AFTER replacing the wrong term, which validates your choice.
For missing-term questions (a blank in the middle), use BOTH neighbours. Find the rule from terms before AND after the gap, then confirm both directions meet at the blank. Example: 4, 8, ?, 32, 64 is doubling, so the blank is 16 (8×2=16 and 16×2=32). Memory aid: if you can verify the rule on either side of the gap, your answer is almost certainly correct. For alternating series with a blank, identify which sub-pattern the blank belongs to (odd or even position) and solve only that strand. This avoids confusion and saves time on Clerk's speed-sensitive section.
Trap 1: A single arithmetic 'fits-twice' coincidence — always verify a rule across at least three terms, not two. Trap 2: Confusing ×2 with +n when early small numbers behave similarly (2,4 could be ×2 or +2). Use the third term to disambiguate. Trap 3: Mixed series where you stop at the first rule that 'almost' works. For IBPS Clerk, allocate roughly 30-40 seconds per series; if a pattern doesn't emerge in two passes, mark it and move on. Summary: confirm rules on multiple terms, watch for ×/+ ambiguity, and never burn 2+ minutes on a single number-series question.