👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Reasoning
Study mode

Series

Introduction to Series in Reasoning

A series is an ordered list of elements arranged according to a specific rule or pattern. In reasoning, the elements could be numbers, letters, or a combination of both. The goal is to observe the pattern so we can predict the next element(s) or identify missing terms.

Understanding series is essential for competitive exams because it tests your logical thinking and ability to recognize patterns quickly. Recognizing series helps improve problem-solving skills and mental agility, which are valuable not just in exams but also in everyday decision-making and analytical tasks.

The types of series you'll typically encounter include:

  • Numerical Series: Series containing numbers following arithmetic, geometric, or complex patterns.
  • Alphabetical Series: Series involving letters arranged in patterns like forward or backward sequences, skipping letters, or alternating case.
  • Mixed Series: Series that combine numbers and letters, or alternate between patterns.

This chapter begins with a solid foundation on identifying and analyzing these series, gradually moving to advanced problem-solving techniques suitable for entrance exams.

Understanding Series

To understand a series, the first step is to identify the underlying pattern or rule governing the sequence. This helps pinpoint the next term or detect missing terms.

The two most common numerical pattern detection methods are:

  1. Difference Method: Check the difference between consecutive terms. If these differences are constant, the series is an arithmetic progression.
  2. Ratio Method: Check the ratio between consecutive terms. If this ratio is constant, the series is a geometric progression.

Besides these, many series may involve alternating or complex patterns, combining arithmetic and geometric progressions, or incorporating other operations.

Sample Series and Their Patterns
Type Sample Series Pattern Rule
Numerical 2, 5, 8, 11, 14, ... Add 3 each time (Arithmetic Progression)
Numerical 3, 6, 12, 24, 48, ... Multiply by 2 each time (Geometric Progression)
Alphabetical A, C, E, G, I, ... Every 2nd letter in alphabetical order
Mixed 1, A, 2, B, 3, C, ... Alternate numbers and letters in order

Types of Patterns in Series

Now we explore the most common series types that frequently appear in reasoning questions, focusing on Arithmetic Progression (AP), Geometric Progression (GP), and Mixed or Complex Patterns.

Arithmetic Progression (AP): 2 5 8 11 14 Geometric Progression (GP): 3 6 12

Arithmetic Progression (AP) is a sequence where the difference between consecutive terms remains the same. This difference is called the common difference (d).

Geometric Progression (GP) is one where each term after the first is found by multiplying the previous term by a constant called the common ratio (r).

Complex series combine these patterns or involve alternate sequences, patterns with squares or cubes, addition/subtraction of varying amounts, or letter-number transformations.

Formula Bank

Arithmetic Progression (AP) nth Term
\[ a_n = a_1 + (n - 1)d \]
where: \( a_n \) = nth term, \( a_1 \) = first term, \( n \) = term number, \( d \) = common difference
Sum of n Terms of AP
\[ S_n = \frac{n}{2} [2a_1 + (n - 1)d] \]
where: \( S_n \) = sum of n terms, \( a_1 \) = first term, \( n \) = number of terms, \( d \) = common difference
Geometric Progression (GP) nth Term
\[ a_n = a_1 \times r^{n - 1} \]
where: \( a_n \) = nth term, \( a_1 \) = first term, \( r \) = common ratio, \( n \) = term number
Sum of n Terms of GP
\[ S_n = a_1 \times \frac{r^n - 1}{r - 1}, \quad r eq 1 \]
where: \( S_n \) = sum of n terms, \( a_1 \) = first term, \( r \) = common ratio, \( n \) = number of terms

Worked Examples

Example 1: Next Number in Simple Arithmetic Series Easy
Find the next number in the series: 4, 9, 14, 19, ...

Step 1: Calculate the difference between consecutive terms:

9 - 4 = 5, 14 - 9 = 5, 19 - 14 = 5

The difference is constant (5), so this is an arithmetic progression.

Step 2: Add the common difference to the last term:

Next term = 19 + 5 = 24

Answer: The next number is 24.

Example 2: Identifying the Missing Term in a Geometric Progression Medium
In the series 2, 6, ?, 54, find the missing term.

Step 1: Calculate the ratio between the first two known terms:

\( r = \frac{6}{2} = 3 \)

Step 2: Use the common ratio to find the missing term (3rd term):

Term 3 = Term 2 x \( r \) = 6 x 3 = 18

Step 3: Check if term 4 fits the pattern:

Term 4 = Term 3 x \( r \) = 18 x 3 = 54 (matches the given term)

Answer: The missing term is 18.

Example 3: Solving an Alternating Series Pattern Medium
Find the next term in: 2, 4, 6, 10, 14, 22, ...

Step 1: Observe that the terms may belong to two sub-series, one at odd positions and one at even positions:

Odd terms: 2, 6, 14, ...

Even terms: 4, 10, 22, ...

Step 2: Check differences for each sub-series:

  • Odd terms difference: 6 - 2 = 4, 14 - 6 = 8
  • Even terms difference: 10 - 4 = 6, 22 - 10 = 12

Step 3: Differences themselves increase; notice odd terms difference doubles (4,8, next 16?):

Next odd term difference: 16; next odd term = 14 + 16 = 30

Step 4: Next even term difference: 24; next even term = 22 + 24 = 46

Step 5: The next term is at position 7 (odd term), so next term = 30

Answer: The next term is 30.

Example 4: Complex Mixed Series Hard
Find the next number: 5, 7, 14, 16, 32, 34, ...

Step 1: Observe odd and even terms:

Odd terms: 5, 14, 32

Even terms: 7, 16, 34

Step 2: Find pattern:

  • Odd terms from 5 to 14 (+9), 14 to 32 (+18), doubling increment?
  • Even terms from 7 to 16 (+9), 16 to 34 (+18), also doubling?

Step 3: Next odd term increment would be 36; next odd term = 32 + 36 = 68

Step 4: Next even term increment would be 36; next even term = 34 + 36 = 70

Step 5: The next term is odd position (7th term), so the next number is 68

Answer: The next term is 68.

Example 5: Coding-Decoding Series Application Hard
Find the next term: A2, C6, E12, G20, ...

Step 1: Separate letters and numbers:

Letters: A, C, E, G

Numbers: 2, 6, 12, 20

Step 2: Letters increase by +2 positions (A(1), C(3), E(5), G(7)) so next is I (9th letter)

Step 3: Analyze numbers difference:

6 - 2 = 4, 12 - 6 = 6, 20 - 12 = 8

Difference increases by +2 each time: 4, 6, 8, next 10

Next number = 20 + 10 = 30

Answer: The next term is I30.

Key Concept

Pattern Recognition in Series

Identify simple differences or ratios first. Then check for alternating or complex patterns by separating the series if necessary. Use formulas for AP and GP where applicable.

Tips & Tricks

Tip: Always check for simple common differences or ratios before assuming complex patterns.

When to use: For any unknown numerical series to quickly identify potential AP or GP.

Tip: Look for alternating or interleaved patterns by separating odd and even terms.

When to use: When the series does not fit a single easy pattern.

Tip: Write down first and second differences to identify quadratic or more complex patterns.

When to use: When consecutive differences are not constant.

Tip: Practice previous years' exam questions for familiarization with common patterns.

When to use: For exam preparation and improving speed.

Tip: Break complex mixed series into their components before solving.

When to use: For mixed numeric and alphabetic series or combined progressions.

Common Mistakes to Avoid

❌ Jumping to complex patterns without verifying simple arithmetic or geometric sequences first.
✓ Always test for basic differences or ratios as the initial step.
Why: Many series are based on simple patterns and assuming complexity wastes time and misleads.
❌ Ignoring alternating or hidden sub-patterns and treating the series as uniform.
✓ Separate odd and even terms or split the series if needed to detect interlaced patterns.
Why: Overlooking embedded multiple sequences leads to incorrect answers.
❌ Missing negative signs or alphabetic order nuances in mixed series.
✓ Pay close attention to signs and accurately map letters to their position.
Why: Small details can change the entire pattern recognition and answer.
❌ Not validating the identified pattern against all known terms.
✓ Check if the pattern holds for every term given before predicting the next terms.
Why: Prevents picking patterns that fit only some terms but not the whole series consistently.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Series · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.