Each term increases or decreases by a constant difference
✏️Example
5, 8, 11, 14 (difference = +3)
2
→Geometric Series
Each term is multiplied by a constant ratio
✏️Example
2, 6, 18, 54 (ratio = ×3)
3. Square/Cube Series: Based on squares or cubes of consecutive numbers
✏️Example
1, 4, 9, 16 (1², 2², 3², 4²)
4
→Prime Number Series
Following prime number sequence
5
→Mixed Operations
Combination of addition, subtraction, multiplication, division
6. Double/Triple Layer Series: Two or three different patterns running simultaneously
📊
Exam Patterns
What examiners ask — read before attempting PYQs
SSC CGL typically asks 2-3 questions on number series. Common question types include finding the missing term, identifying the wrong number, or completing the series. The difficulty ranges from simple arithmetic progressions to complex mixed operation patterns.
Powerful Shortcut - The Difference Method:
Write differences between consecutive terms. If first-level differences don't show pattern, find second-level differences (differences of differences).
Observe the difference pattern
4, 8, 16, ?, ?
This is a geometric series with ratio 2
Next difference = 16 × 2 = 32
Following difference = 32 × 2 = 64
3
Step 3
Find the missing number
? = 31 + 32 = 63
Verify: 127 - 63 = 64 ✓
Answer: 63
Quick Trick for Square Series:
If you see numbers like 2, 5, 10, 17, 26, check if they follow n² + 1 pattern:
1² + 1 = 2
2² + 1 = 5
3² + 1 = 10
4² + 1 = 17
5² + 1 = 26
Common Mistake:
Students often assume the first pattern they see is correct. Always verify your answer by checking if it fits the complete series. In mixed operation series, don't stop at first-level differences - go deeper if needed.
Find the next number in the series: 5, 10, 20, 40, 80, ?
Practice 2easy
What is the next number in the series: 100, 50, 25, 12.5, ?
Practice 3easy
What is the next term in the series: 3, 6, 12, 24, 48, ?
Practice 4easy
Find the missing number in the series: 2, 5, 10, 17, 26, ?
Practice 5easy
What is the next number in the series: 1, 4, 9, 16, 25, ?
Practice 6easy
Find the next term in the series: 2, 3, 5, 8, 13, ?
Practice 7medium
A series is defined as: 2, 5, 10, 17, 26, ?. What is the next term?
Practice 8medium
A series follows the pattern: 3, 6, 12, 24, ?, 96. What is the missing term?
Practice 9medium
In a number series, the difference between consecutive terms increases by 2 each time. If the first term is 4 and the second term is 7, what is the 6th term?
Practice 10medium
In a number series, the first term is 5 and each subsequent term is obtained by multiplying the previous term by 2 and then subtracting 3. What is the 5th term of this series?
Practice 11medium
In a series, each term is the sum of the two preceding terms. If the 3rd term is 8 and the 4th term is 13, what is the 1st term?
Practice 12medium
A series has the pattern: 1, 4, 9, 16, 25, ?, 49. What is the missing term?
Practice 13hard
A series is defined as: T(1) = 2, and T(n) = T(n-1) + n² for n ≥ 2. What is T(6)?
Practice 14hard
A number series follows the pattern where each term is obtained by multiplying the previous term by a constant and then adding a fixed value. If the 1st term is 5, the 2nd term is 13, and the 3rd term is 29, what is the 5th term of this series?
Practice 15hard
A series is constructed such that T(n) = n² + 2n + 1. However, every 3rd term (T(3), T(6), T(9), ...) is replaced by the sum of the two preceding terms. What is T(9)?
Practice 16hard
In a series, the difference between consecutive terms follows a pattern. The series starts: 3, 4, 6, 9, 13, 18, ... The differences are 1, 2, 3, 4, 5, ... What is the 10th term?
Practice 17hard
A series has the property that T(n) = T(n-1) + T(n-2) for n ≥ 3 (Fibonacci-like). If T(1) = 3 and T(2) = 5, what is T(8)?
60-Second Revision — Number Series
Remember: Apply difference method first - find differences between consecutive terms
Formula: For arithmetic series, nth term = a + (n-1)d where a=first term, d=common difference
Trick: If first differences don't work, try second-level differences immediately
Pattern: Check for squares (n²), cubes (n³), or modified versions (n²±k)
Trap: Don't assume first pattern you see is correct - always verify with complete series
Speed: Memorize first 15 squares, 10 cubes, and 10 prime numbers
Strategy: For geometric series, check if ratio is consistent throughout the sequence