Introduction to Number Series in CSAT
Number Series is one of the most critical and high-scoring topics in the CSAT (Civil Services Aptitude Test) for both UPSC and MPSC examinations. It tests a candidate’s logical thinking, pattern recognition skills, and numerical ability. A number series is a sequence of numbers formulated according to a specific logical rule. The challenge lies in identifying this hidden rule and either finding the missing number or identifying the wrong number in the sequence.
Mastering Number Series is essential because it not only guarantees quick marks but also helps in developing analytical skills required for other reasoning topics. Regular practice and familiarity with different types of patterns are the keys to solving these questions accurately within seconds.
Importance in UPSC and MPSC
In both UPSC and MPSC CSAT papers, you can expect 3-5 questions directly or indirectly related to Number Series. These questions are designed to test your mental alertness. While they may seem intimidating at first glance, they often follow standard mathematical patterns. Recognizing these patterns quickly can save precious time during the exam.

Core Concepts, Formulas, and Tricks
Number series questions generally fall into several standard categories. Understanding these core patterns is the first step toward mastering the topic.
1. Arithmetic Series (Difference Pattern)
The difference between consecutive terms is constant or follows a specific pattern (like increasing by 1, 2, 3, etc.).
2. Geometric Series (Multiplication/Division Pattern)
Each term is obtained by multiplying or dividing the previous term by a constant or a patterned number.
3. Squares and Cubes Series
The sequence is based on squares ($n^2$), cubes ($n^3$), or combinations like $n^2 + 1$, $n^2 – n$, $n^3 + n$, etc. Memorizing squares up to 30 and cubes up to 15 is highly recommended.
4. Prime Number Series
The sequence consists of prime numbers or operations based on prime numbers. Be careful, as prime numbers don’t follow a uniform mathematical formula.
5. Alternate/Mixed Series
Two different series are intertwined. For example, the 1st, 3rd, and 5th terms form one pattern, while the 2nd, 4th, and 6th terms form another.
6. Fibonacci Series
Each term is the sum of the two preceding terms. E.g., 1, 1, 2, 3, 5, 8, 13…
Step-by-Step Approach to Solve:
- Step 1: Observe the rate of growth. If the numbers increase slowly, it’s likely an arithmetic series (check differences). If they increase rapidly, check for multiplication, squares, or cubes.
- Step 2: Check the differences between consecutive terms. If no pattern emerges, check the differences of the differences (double difference).
- Step 3: Look for familiar numbers (squares, cubes, or numbers close to them).
- Step 4: If the series increases and decreases alternately, check for a mixed series.
Solved Examples with Step-by-Step Explanations
Example 1: Difference Pattern
Question: Find the missing number in the series: 5, 11, 24, 51, 106, ?
Step-by-Step Solution:
- Let’s check the differences between consecutive terms:
- 11 – 5 = 6
- 24 – 11 = 13
- 51 – 24 = 27
- 106 – 51 = 55
- The differences are 6, 13, 27, 55. Let’s find a pattern here.
- Notice that:
- $6 \times 2 + 1 = 13$
- $13 \times 2 + 1 = 27$
- $27 \times 2 + 1 = 55$
- So, the next difference should be $55 \times 2 + 1 = 111$.
- Therefore, the next term = $106 + 111 = 217$.
- Answer: 217
Example 2: Square/Cube Proximity
Question: Find the missing number: 2, 10, 30, 68, ?
Step-by-Step Solution:
- Let’s look closely at the numbers. They are close to perfect cubes.
- $2 = 1^3 + 1$
- $10 = 2^3 + 2$
- $30 = 3^3 + 3$
- $68 = 4^3 + 4$
- Following this pattern ($n^3 + n$), the next term must be $5^3 + 5$.
- $125 + 5 = 130$.
- Answer: 130
Example 3: Alternate Series
Question: What comes next: 8, 15, 10, 13, 12, 11, ?
Step-by-Step Solution:
- The numbers go up and down (8 to 15, then down to 10). This indicates a mixed/alternate series.
- Let’s separate it into two series:
- Series 1 (odd positions): 8, 10, 12, ?
- Series 2 (even positions): 15, 13, 11
- Pattern for Series 1: Increasing by 2 ($8+2=10, 10+2=12$). So next term = $12+2=14$.
- Pattern for Series 2: Decreasing by 2 ($15-2=13, 13-2=11$).
- The missing term is the next term of Series 1.
- Answer: 14
Example 4: Multiplication Pattern
Question: Find the wrong term in the series: 3, 4, 10, 32, 136, 685, 4116
Step-by-Step Solution:
- Let’s try to relate consecutive numbers using multiplication since they increase rapidly.
- $3 \times 1 + 1 = 4$
- $4 \times 2 + 2 = 10$
- $10 \times 3 + 3 = 33$
- But the next term given is 32 instead of 33. Let’s check if 33 works for the rest of the series.
- $33 \times 4 + 4 = 132 + 4 = 136$
- $136 \times 5 + 5 = 680 + 5 = 685$
- $685 \times 6 + 6 = 4110 + 6 = 4116$
- The pattern works perfectly if the term is 33. Hence, 32 is the wrong term.
- Answer: 32
Pro-Tips to Avoid Common Mistakes
- Don’t get stuck: If you cannot identify the pattern within 45-60 seconds, skip the question and return to it later. Staring at a number series can consume your entire time.
- Always check the double difference: When single differences look random, write down the differences between the differences. Often, a clear arithmetic pattern lies in the second layer.
- Memorize Squares and Cubes: Knowing squares up to 30 and cubes up to 15 will make recognizing proximity patterns ($n^2 \pm 1$, $n^3 \pm x$) instantaneous.
- Beware of prime numbers: Sometimes the difference is simply consecutive prime numbers (2, 3, 5, 7, 11…). Do not confuse them with odd numbers (where 9 would be present).
- Verify the pattern: Don’t assume the pattern after just the first two terms. Verify it with the 3rd and 4th terms before calculating the final answer.
Practice Questions
Test your understanding with these practice questions. Try to solve them under 1 minute each.
- Find the missing term: 7, 26, 63, 124, 215, 342, ?
- Find the missing term: 4, 18, ?, 100, 180, 294
- What is the wrong number in this series: 2, 9, 28, 65, 126, 216, 344
- Find the next number: 1, 4, 27, 16, 125, 36, ?
- Find the missing term: 12, 12, 24, 72, 288, ?
Answers:
- 1) 511 (Pattern: $n^3 – 1$)
- 2) 48 (Pattern: $n^3 – n^2$. $3^3 – 3^2 = 27 – 9 = 18$. The missing is $4^3 – 4^2 = 64 – 16 = 48$)
- 3) 216 (Pattern: $n^3 + 1$. 216 is a perfect cube ($6^3$), it should be $216+1=217$)
- 4) 343 (Alternate series: $1^3, 2^2, 3^3, 4^2, 5^3, 6^2, 7^3$. So $7^3 = 343$)
- 5) 1440 (Pattern: $\times 1, \times 2, \times 3, \times 4, \times 5$. So $288 \times 5 = 1440$)
Test Your Knowledge
Take this quick quiz to assess your understanding of this topic.
📚 Continue Learning:
📝 Interactive Practice Quiz
3 Questions | Self-Assessment
