In logical reasoning, a series is a sequence of elements arranged in a specific order, following a particular rule or pattern. These elements can be numbers, letters, or a combination of both. The task of series completion involves identifying the missing element(s) in a given series by understanding the underlying pattern.
Series completion questions are common in competitive exams because they test your ability to recognize patterns quickly and accurately - a key skill in problem-solving and analytical thinking. Whether the series involves simple counting, complex mathematical progressions, or mixed sequences, mastering this topic will boost your confidence and speed in exams.
A series is a list of elements arranged in a sequence. The key to solving series completion problems is to find the pattern or rule that connects one term to the next.
There are three main types of series you will encounter:
| Series Type | Example Series | Next Term | Pattern Explanation |
|---|---|---|---|
| Numeric | 2, 4, 6, 8, ? | 10 | Each term increases by 2 (Arithmetic Progression) |
| Alphabetic | A, C, E, G, ? | I | Letters increase by 2 positions in the alphabet |
| Mixed | 1, A, 2, B, 3, ? | C | Numbers increase by 1; letters move forward alphabetically |
Two of the most common patterns in numeric series are Arithmetic Progression (AP) and Geometric Progression (GP). Understanding these will help you solve many series completion problems efficiently.
In an arithmetic progression, each term after the first is obtained by adding a constant number, called the common difference, to the previous term.
The formula for the nth term of an AP is:
In a geometric progression, each term is obtained by multiplying the previous term by a constant number, called the common ratio.
The formula for the nth term of a GP is:
| Sequence | Formula for nth term | Example Series | Next Term Calculation |
|---|---|---|---|
| Arithmetic Progression | \( a_n = a_1 + (n - 1)d \) | 3, 7, 11, 15, ? | Common difference \( d = 4 \), next term \( = 15 + 4 = 19 \) |
| Geometric Progression | \( a_n = a_1 \times r^{(n-1)} \) | 2, 6, 18, 54, ? | Common ratio \( r = 3 \), next term \( = 54 \times 3 = 162 \) |
Not all series follow simple arithmetic or geometric rules. Some series involve more complex or combined patterns, such as:
To analyze such series, follow a systematic approach:
graph TD A[Start] --> B[Observe the series] B --> C{Is it numeric, alphabetic, or mixed?} C -->|Numeric| D[Check difference between terms] C -->|Alphabetic| E[Convert letters to positions] C -->|Mixed| F[Separate numeric and alphabetic parts] D --> G{Is difference constant?} G -->|Yes| H[Apply Arithmetic Progression formula] G -->|No| I[Check ratio between terms] I --> J{Is ratio constant?} J -->|Yes| K[Apply Geometric Progression formula] J -->|No| L[Look for alternating or special patterns] E --> M[Check letter position differences] F --> N[Analyze each sub-series separately] H --> O[Find missing term] K --> O L --> O M --> O N --> O O --> P[End]Step 1: Calculate the differences between consecutive terms:
5 - 2 = 3, 8 - 5 = 3
Step 2: Since the difference is constant (3), this is an arithmetic progression.
Step 3: Find the missing term (4th term):
8 + 3 = 11
Step 4: Verify with the next term:
11 + 3 = 14 (matches given term)
Answer: The missing term is 11.
Step 1: Convert letters to their alphabetical positions:
A = 1, C = 3, F = 6, J = 10
Step 2: Calculate the differences:
3 - 1 = 2, 6 - 3 = 3, 10 - 6 = 4
Step 3: Differences increase by 1 each time (2, 3, 4, ...)
Step 4: Next difference should be 5, so next term position:
10 + 5 = 15
Step 5: Convert 15 back to a letter:
15 = O
Answer: The missing letter is O.
Step 1: Separate numeric and alphabetic terms:
Numeric terms: 2, 4, 6, ?
Alphabetic terms: B, D, ?
Step 2: Analyze numeric terms:
2, 4, 6 -> increase by 2 each time
Next numeric term: 6 + 2 = 8
Step 3: Analyze alphabetic terms:
B (2), D (4) -> increase by 2 positions
Next alphabetic term: D + 2 = F (6th letter)
Step 4: The series alternates numeric and alphabetic terms, so after 6 (numeric) comes the alphabetic term F.
Answer: The missing term is F.
Step 1: Check the ratio between terms:
6 / 3 = 2, 12 / 6 = 2
Step 2: The common ratio \( r = 2 \)
Step 3: Find the missing term (4th term):
12 x 2 = 24
Step 4: Verify with the next term:
24 x 2 = 48 (matches given term)
Answer: The missing term is 24.
Step 1: Recognize the pattern of the series:
1 = \(1^2\), 4 = \(2^2\), 9 = \(3^2\), 16 = \(4^2\), ?, 36 = \(6^2\)
Step 2: The missing term corresponds to \(5^2 = 25\)
Answer: The missing term is 25.
When to use: When the series looks numeric and straightforward
When to use: When the series has mixed types or irregular jumps
When to use: If the series has two interleaved sequences
When to use: For series involving powers or special numbers
When to use: To save time during exams
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →