Number Series for SSC CHSL — Patterns, Tricks & PYQ Solutions

beginner 18 min read

Concept

A number series is a sequence of numbers arranged according to a hidden rule. Your job in the exam hall is not to "understand" the series — it is to crack the rule in under 30 seconds and use it to find the missing term or identify the odd one out.

Think of it like a lock. Every series has exactly one key. Your entire strategy is to try the most common keys first, in the right order, until one opens it.

Here is an analogy that works: imagine you walk into a room where someone has arranged cups in a row. You can see the cups, but not the rule the person used. Some cups go up in height by equal steps (arithmetic). Some double in height each time (geometric). Some cups alternate — tall, short, tall, short — because two different people placed them in turns. Some get taller by increasingly larger gaps. The moment you see the pattern, you know exactly how tall the next cup should be.

Number series in SSC CHSL fall into roughly five families:

  1. Arithmetic (constant difference): Each term differs from the previous by the same fixed value. Example: 3, 7, 11, 15... (difference = 4 each time).

  2. Geometric (constant ratio): Each term is obtained by multiplying the previous by a fixed number. Example: 2, 6, 18, 54... (ratio = 3).

  3. Difference-of-differences (second-level pattern): The differences between consecutive terms themselves form a pattern — often arithmetic or a sequence of squares. This is the most common trap in CHSL.

  4. Alternating / interleaved: Two separate sequences are merged into one. Odd-position terms follow one rule; even-position terms follow another.

  5. Mixed operations: The rule alternates between two operations, for example ×2, −3, ×4, −5, ×6... You need to track operation type as well as value.

The CHSL Reasoning section is not testing deep mathematics. It is testing pattern recognition speed. Once you know which family a series belongs to, the answer is almost mechanical.


Deep Dive

Family 1 — Arithmetic Series

Write the differences between consecutive terms. If all differences are equal, you have a simple arithmetic series. The missing term = previous term + common difference.

If the differences themselves form a pattern, you have a second-level series (see Family 3).

Decimal arithmetic: SSC CHSL often uses non-integer differences to make the series look harder than it is. Example: 244, 232.1, 220.2... The difference is exactly −11.9 each time. Don't let decimals intimidate you — write out 232.1 − 244 = −11.9 and confirm once more. Done.

Family 2 — Geometric Series

Divide consecutive terms. If the ratio is constant, it is geometric. But SSC CHSL rarely gives a pure geometric series at CHSL level — they usually mix it with division by the same or a related number.

Watch for alternating ÷ and × patterns. Example: 36, 18, 54, 27, 81, ?, 121.5. The differences look irregular, but when you track operations: ÷2, ×3, ÷2, ×3... the pattern is immediately clear.

Family 3 — Difference-of-Differences

This is the workhorse of SSC Reasoning. Write the first-level differences. If they are not constant, write the differences of those differences (second level). Common patterns at the second level:

The squares-of-odd-numbers pattern is a specific favourite. Differences = 1, 9, 25, 49, 81, 121 — that is 1², 3², 5², 7², 9², 11². If you do not recognise this, you will spend two minutes trying to find an arithmetic rule that does not exist.

Quick check for squares: Is the first-level difference sequence 1, 9, 25, 49...? Then it is odd-square differences. Is it 1, 4, 9, 16...? Then it is consecutive-square differences. Memorise both.

Family 4 — Interleaved Series

Whenever a series has more than 6 terms and the differences look completely random, try splitting it into two sub-series: terms at odd positions (1st, 3rd, 5th...) and terms at even positions (2nd, 4th, 6th...). Analyse each sub-series independently.

Example: 25, 5, 49, 10, 81, 20, 121, ?

The answer is 40. You would never find this by looking at the series as a single sequence.

Family 5 — Mixed Operations (Alternating Rules)

Here, the operation type alternates, sometimes along with an escalating value. The tell-tale sign: large jumps alternating with small drops (or vice versa).

Pattern template: ×2, −3, ×4, −5, ×6... — the multiplication factor increases by 2, the subtraction value increases by 2. Once you identify the first two operations, extrapolate.

The "Wrong Term" Variant

Some questions ask you to find the incorrect term in a series. Strategy: find the rule that fits the majority of the series, then identify which one term breaks it. Work from both ends toward the middle rather than checking each term linearly — you will isolate the offender faster.


Memory Tricks & Shortcuts

patternThe Two-Row Difference Table

Write terms on row 1. Write differences on row 2. If row 2 is not constant, write differences of row 2 on row 3. Most CHSL series reveal their rule by row 2 or row 3. Standard approach: checking each term against a hypothesis = 60–90 seconds. Two-row table built once = rule confirmed in 20–25 seconds. You save roughly 40–65 seconds per question, enough time for an extra question in the section.

patternSplit at the Comma — Interleaved Detection

When a series has 7 or 8 terms and the differences look chaotic, immediately try separating odd-position and even-position terms before doing any calculation. Check: do either of the two halves form a clean arithmetic or geometric sequence? If yes, the series is interleaved and you have already found the structure. Standard approach (trying to fit a single rule) = 75+ seconds with likely failure. Split method = 15 seconds to detect + 10 seconds to solve = 25 seconds total.

patternOdd-Squares Recognition Flash

Memorise that 1, 9, 25, 49, 81, 121 are 1², 3², 5², 7², 9², 11². When you write first-level differences and see 1, 9, 25... do not search for an arithmetic pattern in those — they are squares of successive odd numbers, and the next will be 13² = 169. Without this recognition, you might spend 60+ seconds trying four arithmetic guesses. With it: 5 seconds to confirm, 3 seconds to compute the answer.

patternMixed-Operations Ladder

For mixed-operations series (×a, −b, ×c, −d...), write the operation and value above the arrow between each pair of terms: ×2 → −3 → ×4 → −5 → ×6. Look — are the multipliers going up by 2? Are the subtracted values going up by 2? If yes, the next operation is the natural extension. Standard approach: guessing several operations = 50–70 seconds. Ladder written explicitly = rule visible in 10 seconds, answer in another 10 seconds.

eliminationAnchor-and-Test for Wrong-Term Questions

Rather than checking every term from left to right, start by assuming the rule from the first two terms, test it on the third, fourth, and fifth. If a term fails but the surrounding terms pass, that term is wrong. Simultaneously, note what the correct value should be (does it match an answer option?). This eliminates wrong options while confirming the rule. Standard approach (linear check): 60–80 seconds. Anchor-and-test: 30–40 seconds, with built-in option elimination.


Fast-Solving Framework

When you see a number series question in the exam hall, run through this decision tree — do not skip steps, do not rearrange them:

Step 1 — Count the terms. 7 or more terms with chaotic differences? Immediately suspect interleaving. Try the split before anything else.

Step 2 — Write first-level differences. Are they all equal? Arithmetic series — done. Do they form an obvious pattern (multiples of 8, squares)? Apply it directly.

Step 3 — Write second-level differences. Still not constant? Look for squares of naturals or squares of odds. If second-level differences are 2, 4, 6, 8... or 8, 8, 8... — you have it.

Step 4 — Check for ratio. Divide consecutive terms. Constant ratio? Geometric. Alternating ratio? Alternating ÷ and × pattern.

Step 5 — Check for mixed operations. Write the operation above each arrow. Look for an escalating pattern in either the multipliers or the add/subtract values.

Step 6 — If nothing else works: Use elimination. Plug each option back in and check whether the series then satisfies a consistent rule. This step should take no more than 20 seconds given four options.

Rule: never spend more than 90 seconds on a single series question. If you have not cracked it by Step 5, go to Step 6 or move on and return.


Solved PYQs

Why this question: This 2024 question looks harder than it is because of the decimals. It is testing whether you panic at non-integer differences or stay calm and compute.

Previous Year Questionपिछले वर्ष का प्रश्न2024
Which of the following numbers will replace the question mark (?) in the given series? 244 232.1 220.2 208.3 196.4 ?
  1. 184.5
  2. 172.5
  3. 180.5
  4. 176.5
Solutionसमाधान
The series decreases by 11.9 each time: 244 − 11.9 = 232.1; 232.1 − 11.9 = 220.2; 220.2 − 11.9 = 208.3; 208.3 − 11.9 = 196.4; 196.4 − 11.9 = 184.5.

Solving path: Write the differences: 232.1 − 244 = −11.9. Confirm: 220.2 − 232.1 = −11.9. Pattern is arithmetic with common difference −11.9. Apply: 196.4 − 11.9 = 184.5. Answer: 184.5. Total time if you trust the pattern after two confirmations: under 20 seconds.


Why this question: The alternating ÷2 and ×3 pattern is a standard CHSL trap. Students who look for a single operation will spin in circles.

Previous Year Questionपिछले वर्ष का प्रश्न2023
In the following question, select the missing number from the given series: 36, 18, 54, 27, 81, ?, 121.5
  1. 41.5
  2. 40.5
  3. 40
  4. 38
Solutionसमाधान
The pattern alternates: ÷2, ×3, ÷2, ×3... 36÷2=18, 18×3=54, 54÷2=27, 27×3=81, 81÷2=40.5, 40.5×3=121.5. So the missing number is 40.5.

Solving path: Write operations between terms: 36 ÷2→ 18 ×3→ 54 ÷2→ 27 ×3→ 81 ?→ 121.5. The pattern is ÷2, ×3, ÷2, ×3... The next operation is ÷2: 81 ÷ 2 = 40.5. Confirm: 40.5 × 3 = 121.5. Correct. Answer: 40.5.


Why this question: Differences that are squares of odd numbers — the most frequently appearing "hidden" pattern in CHSL Reasoning over the last four years.

Previous Year Questionपिछले वर्ष का प्रश्न2022
Which of the following numbers will replace the question mark (?) in the given series? 13, 14, 23, 48, 97, 178, ?
  1. 269
  2. 259
  3. 299
  4. 278
Solutionसमाधान
The differences between consecutive terms are: 1, 9, 25, 49, 81 — these are squares of odd numbers (1², 3², 5², 7², 9²). The next difference should be 11² = 121. So 178 + 121 = 299.

Solving path: Differences: 14−13=1, 23−14=9, 48−23=25, 97−48=49, 178−97=81. The differences are 1², 3², 5², 7², 9². The next difference must be 11² = 121. Apply: 178 + 121 = 299. Answer: 299.


Why this question: This is the interleaved series — the most visually confusing format in SSC CHSL Reasoning. Eight terms, two hidden sequences.

Previous Year Questionपिछले वर्ष का प्रश्न2020
Select the number that can replace the question mark (?) in the following series. 25, 5, 49, 10, 81, 20, 121, ?
  1. 30
  2. 35
  3. 25
  4. 40
Solutionसमाधान
The series has two interleaved patterns: 25, 49, 81, 121 (odd-position terms, perfect squares increasing) and 5, 10, 20, ? (even-position terms doubling each time: 5×2=10, 10×2=20, 20×2=40). So the answer is 40.

Solving path: Eight terms — suspect interleaving. Odd positions: 25, 49, 81, 121 → 5², 7², 9², 11². Clean squares of odd numbers. Even positions: 5, 10, 20, ? → ×2 each time → next = 40. Answer: 40.


Why this question: The wrong-term question from 2025 — requires you to identify the broken link. Tests the anchor-and-test method directly.

Previous Year Questionपिछले वर्ष का प्रश्न2025
A series is given with one term wrong. Select the wrong term from the given alternatives. 987, 983, 975, 963, 947, 927, 905, 875
  1. 975
  2. 947
  3. 905
  4. 963
Solutionसमाधान
The differences between consecutive terms are: 4, 8, 12, 16, 20, 22, 30. The pattern should be 4, 8, 12, 16, 20, 24, 28. So 963 − 16 = 947 is wrong; it should be 963 − 16 = 947 but the next difference should be 20 giving 927, then 24 giving 903 not 905. Checking: 987−4=983, 983−8=975, 975−12=963, 963−16=947 should be 963−16=947, but expected difference increases by 4 each time, so the wrong term is 947 which should be 943 (963−20=943). The wrong term is 947.

Solving path: Write differences: 987−983=4, 983−975=8, 975−963=12, 963−947=16, 947−927=20, 927−905=22, 905−875=30. The pattern should be differences increasing by 4 each time: 4, 8, 12, 16, 20, 24, 28. The difference of 22 (between 927 and 947) breaks the pattern — it should be 20, meaning 947 should be 963 − 20 = 943. The wrong term is 947. Answer: 947.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →