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

  • 1Expose any generator with the two-row method: first differences, then differences-of-differences
  • 2Test the eight-generator menu in cost order, switching to ratios when terms grow ≥3× per step
  • 3Split interleaved series into odd/even tracks and alphanumeric series into letter/number tracks
  • 4Solve wrong-term questions by generating forward and refereeing with the final term
  • 5Run letter series via positional arithmetic: growing skips, mirror pairs, block shifts
  • 6Cap series questions at 30 seconds with a disciplined skip rule
💡
Why this chapter matters in SSC CGL
Series questions appear 3–4 times in every Tier 1 paper and 4–5 times in Tier 2 — SSC's second-biggest reasoning block. The generator menu is small (eight patterns), so this is one of the fastest topics to take from guesswork to 95% accuracy. The difference-row method also powers wrong-term questions and half of figural series, tripling the return on the same practice hours.

Series — SSC CGL Reasoning

Every series question hides a generator — the rule that makes each term from the last (or from its position). SSC draws from a small menu of generators and disguises them with size. The method is always identical: write the gaps, then the gaps of the gaps. Two rows of differences expose almost every SSC series ever set.


1. What SSC actually asks

Tier 1: 3–4 questions · Tier 2: 4–5 questions, in three skins:

  1. Missing-term number series — "7, 12, 22, 37, 57, ?"
  2. Wrong-term number series — "3, 7, 16, 35, 70, 153 — which term is wrong?"
  3. Letter / alphanumeric series — "AZ, BY, CX, ?" or "Z, X, U, Q, ?"
  4. Figural series — the visual version; transforms live in the Non-Verbal chapter.

2. The generator menu (test in this order)

#GeneratorSignatureExample
1Constant difference (AP)equal gaps5, 9, 13, 17 (+4)
2Changing differencegaps form their own pattern7, 12, 22, 37 (gaps 5, 10, 15)
3Constant ratio (GP)equal ratios4, 12, 36, 108 (×3)
4Changing ratio / mixed×2, ×3, ×4 … or ×2+1 style3, 7, 15, 31 (×2 + 1)
5Squares / cubes (± k)terms near 1, 4, 9, 16… / 1, 8, 27…2, 5, 10, 17 (n² + 1)
6Alternating / interleavedtwo series woven together1, 50, 4, 45, 9, 40 (n² ⧸ −5)
7Fibonacci-styleterm = sum of previous two2, 3, 5, 8, 13
8Factorial / product×1, ×2, ×3… or n! ± k2, 2, 4, 12, 48 (×1, ×2, ×3, ×4)

The universal opener: write first differences. If they're not obviously patterned, write second differences. If those are constant → quadratic generator (n² family). If differences multiply, switch to ratios.

Big jumps (terms triple or more) → test ratios first, not differences.


3. Wrong-term questions — the reverse game

Find the generator that fits most terms; the term that breaks it is the answer.

Example: "3, 7, 16, 35, 70, 153 — find the wrong term."

Plain ×2+1 fails at the third term (7→15, not 16), so try a growing additive: ×2 + n:

The rule reproduces every given term except one — the paper says 70 where the rule says 74, and the rule still lands exactly on the final term 153 when continued from 74. So 70 is the wrong term.

Lesson: in wrong-term questions, confirm your rule on the terms after the suspect — the final term is the referee. A rule that only works before the suspect is a coincidence.


4. Letter series — three standard machines

  1. Single-letter chains with growing skips: Z, X, U, Q, ? → gaps −2, −3, −4 → next −5 → L.
  2. Letter-pair machines: AZ, BY, CX → first letters +1, second letters −1 → DW. (Mirror pairs again — positions sum to 27.)
  3. Block series: A, C, F, J, O → +2, +3, +4, +5 → U.

Alphanumeric mixes ("K2, M6, O12, Q20, ?") run two independent machines: letters +2 (K, M, O, Q → S); numbers are : 2, 6, 12, 20 → 30. Answer S30. Always split the tracks.

Cyclic counting: positions wrap mod 26 — after Z comes A. For "repeated word" questions ("which letter is 4th to the left of the 9th letter from the right of the alphabet") — anchor with EJOTY, draw the 26-slot line once.


5. Solved PYQ-style examples

Q1. 11, 13, 17, 25, 41, ? Solution. Gaps: 2, 4, 8, 16 → next gap 32 → 73. (Gaps double — a ratio pattern inside the differences.)

Q2. 6, 9, 18, 45, 126, ? Solution. Ratios: 1.5, 2, 2.5, 2.8…? Test differences: 3, 9, 27, 81 → powers of 3 → next difference 243 → 369.

Q3. 5, 6, 14, 45, 184, ? Solution. ×1+1, ×2+2, ×3+3, ×4+4 → next ×5+5 = 184×5+5 = 925.

Q4. Find the wrong term: 2, 6, 12, 20, 31, 42. Solution. Expected : 2, 6, 12, 20, 30, 42 → 31 is wrong (should be 30).

Q5. BD, GI, LN, QS, ? Solution. Within pairs: +2 (B→D). Between pairs: +5 (B→G→L→Q→V) → VX.

Q6 (Tier 2). 3, 5, 9, 17, 33, ? Solution. Gaps 2, 4, 8, 16 → +32 → 65. Equivalent generator: ×2 − 1. Both give 65 — when two rules agree, confidence is free.


6. Exam protocol

  1. Write the gaps under the series; then gaps-of-gaps if needed. Paper, not head.
  2. Terms growing ≥3× per step → test ratios/mixed (×k ± m) first.
  3. Interleaved suspicion (zig-zag sizes) → split into odd/even position tracks immediately.
  4. Wrong-term: derive the rule from clean stretches, confirm on the terms after the suspect.
  5. Letter series: convert to positions, run the same difference machinery; split alphanumeric tracks.
  6. 30-second cap in Tier 1; a series that resists two difference rows is a skip candidate.

Key formulas & results

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

Two-row opener
write gaps; if unpatterned, write gaps-of-gaps
Constant second differences ⇒ quadratic (n² family) generator.
Growth heuristic
terms ×3 or more per step ⇒ test ratios / ×k ± m first
Differences waste time on geometric series.
Quadratic family
n², n²±1, n²±n, n(n+1), n(n+2)
Terms hugging 1, 4, 9, 16, 25… betray it.
Mixed generator
next = a·prev + b (often ×2±1, ×2+n, ×3−2)
The workhorse of SSC 'hard' series.
Interleave test
zig-zag term sizes ⇒ split odd/even positions
Two easy series beat one impossible one.
Letter series
convert to positions (EJOTY), run the same difference rows
Mirror pairs sum to 27; wrap mod 26 after Z.
Wrong-term referee
rule must reproduce the terms AFTER the suspect
Generate forward from clean stretches; the last term referees.
⚠️

Traps SSC CGL sets — and how to dodge them

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

WATCH OUT
Grinding differences on a series that's obviously multiplying (4, 12, 36, 108…)
Size check first: if terms triple or more per step, jump straight to ratios or ×k±m. Differences are for additive growth.
WATCH OUT
Missing interleaved series and declaring the question 'patternless'
When term sizes zig-zag (big, small, big, small) or the series is long (7+ terms), split odd and even positions before anything else.
WATCH OUT
In wrong-term questions, accepting a rule that fits only the terms before the suspect
Continue the rule THROUGH the corrected term and check it lands on the final given term. The final term is the referee — no landing, wrong rule.
WATCH OUT
Letter-series arithmetic slips around the alphabet ends (X + 3 = ?)
Wrap mod 26: X(24) + 3 = 27 → 27 − 26 = 1 = A. Write the position, add, wrap — never count on fingers under the timer.
WATCH OUT
Treating K2, M6, O12 as one pattern
Alphanumeric series are ALWAYS two independent tracks. Split letters from numbers first; solve each with its own rule.
WATCH OUT
Spending 90+ seconds hunting exotic generators
SSC uses the eight-pattern menu. If two difference rows and a ratio test all fail, mark-and-move — the time is worth more than the 2 marks.

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 Series — Number, Alphabet & Figural?

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

10 questions~7 min worth ~8 marks in SSC CGL exams

5-minute revision

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

  • Always on paper: gaps first, then gaps-of-gaps. Constant second differences = n² family.
  • Terms ≥3× per step → ratios or ×k±m, skip differences entirely.
  • Zig-zag sizes or 7+ terms → split odd/even tracks.
  • Alphanumeric = two independent tracks (letters, numbers).
  • Wrong term: generate forward; the rule must land on the FINAL term after the correction.
  • Letter arithmetic: EJOTY anchors, mirror pairs sum 27, wrap mod 26.
  • Menu: AP · changing diff · GP · ×k±m · squares/cubes±k · interleaved · Fibonacci · factorial-product.
  • 30-second cap: two failed difference rows + one failed ratio test = skip.

SSC CGL question blueprint

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

Typical weightage: Tier 1: 6–8 marks (3–4 Q × 2) · Tier 2: 12–15 marks (4–5 Q × 3)

Question styleMarks eachTypical countWhat it tests
Missing term (number)2–32–3Generator menu + two-row method
Wrong term2–30–1Forward generation + final-term referee
Letter / alphanumeric2–31–2Positional arithmetic, track splitting
Prep strategy
  • Drill the menu one generator per day for 8 days (20 questions each).
  • Then mixed sets of 15 at 30 s/question; log misses by generator to find the weak one.
  • Weekly: 10 wrong-term items specifically — the referee habit needs separate practice.

Exam-hall strategy

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

  1. Paper, not head: differences under the series, every time.
  2. Classify by growth speed before choosing a tool (additive → differences; multiplicative → ratios).
  3. Long/zig-zag series → split tracks first, not last.
  4. Wrong-term: referee with the final term.
  5. Letter series: positions + EJOTY; watch the mod-26 wrap.
  6. Hard cap 30 seconds in Tier 1, 45 in Tier 2; series marks are for banking, not heroics.

Beyond the exam

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

Data sanity-checking

Spotting the broken term in a series is exactly how auditors and analysts catch data-entry errors in ledgers and reports.

Forecasting intuition

Recognising linear vs quadratic vs geometric growth is the core of budget projections and trend reading.

Every other aptitude exam

Series is universal — banking, railways, CUET, campus placement tests all run the same eight generators.

Programming interviews

'Find the pattern' warm-ups in coding rounds are this chapter with an IDE.

Where else this topic is tested

Prepare once, score in every exam that asks it.

SSC CHSL / CPO / MTSVery high — identical generator menu
RRB NTPC / ALPVery high — series is the top railways reasoning topic
IBPS / SBI prelimsVery high — 5 number-series questions are a fixture
Campus aptitude tests (TCS, Infosys)High — same patterns with letter twists

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Write the first differences under the terms — physically, on paper. It takes eight seconds and immediately classifies the series: constant (AP), patterned (changing difference), multiplying (switch to ratios), or chaotic (test interleave). Most aspirants lose time by staring instead of writing.

Two tells: term sizes zig-zag (big, small, big, small) or the series is unusually long (7+ terms — SSC needs length to establish two patterns). Split odd/even positions immediately; each track is usually a trivial AP or square series.

The rule that (1) fits the longest clean stretch and (2) continues through your corrected term to land exactly on the final given term. The last term is the referee. If your rule can absorb every term without any correction, you've bent the rule — restart with a simpler one.

Yes — squares to 30² and cubes to 15³. Half the 'hard' series are the quadratic family (n²±1, n(n+1)) in disguise, and recognition is instant only if 289 shouts '17²' at you.

Longer series, mixed generators (×2+n rather than ×2+1) and more wrong-term items. Same menu, one more layer — and at 3 marks with −1 negative, the referee check (rule lands on the final term) stops being optional.
Header Logo