A number series is a sequence of numbers arranged in a specific order following a certain rule or pattern. Recognizing these patterns is essential because it allows us to predict the next numbers in the series or find missing terms. This skill is particularly important in competitive exams, where number series questions test your logical thinking and speed.
Number series problems may look simple at first glance, but they often require careful observation and understanding of different types of progressions and patterns. In this chapter, we will explore how to identify and solve various types of number series, starting from the basics and moving to more complex patterns.
An Arithmetic Progression (AP) is a sequence of numbers in which the difference between any two consecutive terms is always the same. This constant difference is called the common difference, denoted by d.
For example, consider the series: 2, 5, 8, 11, 14, ...
Here, each term increases by 3, so the common difference \( d = 3 \).
| Term Number (n) | Term Value (an) |
|---|---|
| 1 | 2 |
| 2 | 5 |
| 3 | 8 |
| 4 | 11 |
| 5 | 14 |
Key terms in AP:
The formula to find the nth term of an AP is:
To find the sum of the first n terms of an AP, use the formula:
A Geometric Progression (GP) is a sequence where each term is found by multiplying the previous term by a fixed number called the common ratio, denoted by r.
For example, consider the series: 3, 6, 12, 24, 48, ...
Here, each term is multiplied by 2 to get the next term, so the common ratio \( r = 2 \).
| Term Number (n) | Term Value (an) |
|---|---|
| 1 | 3 |
| 2 | 6 |
| 3 | 12 |
| 4 | 24 |
| 5 | 48 |
Key terms in GP:
The formula to find the nth term of a GP is:
To find the sum of the first n terms of a GP (when \(r eq 1\)), use the formula:
Not all series follow simple arithmetic or geometric patterns. Some series combine both or follow more complicated rules, such as alternating operations or varying differences and ratios.
For example, consider the series: 2, 4, 8, 10, 20, 22, ...
Here, the pattern alternates between multiplication and addition:
Understanding such mixed patterns requires careful observation and breaking down the series into parts.
graph TD A[Start] --> B{Is difference constant?} B -- Yes --> C[Arithmetic Progression] B -- No --> D{Is ratio constant?} D -- Yes --> E[Geometric Progression] D -- No --> F{Is pattern alternating?} F -- Yes --> G[Identify alternating operations] F -- No --> H[Look for complex/mixed patterns] C --> I[Use AP formulas] E --> J[Use GP formulas] G --> K[Apply combined rules] H --> L[Try pattern recognition techniques]Step 1: Calculate the difference between consecutive terms:
8 - 5 = 3, 11 - 8 = 3, 14 - 11 = 3
The common difference \( d = 3 \).
Step 2: Use the nth term formula \( a_n = a_1 + (n - 1)d \).
Here, \( a_1 = 5 \), and the next term is the 5th term (\( n = 5 \)).
\( a_5 = 5 + (5 - 1) \times 3 = 5 + 12 = 17 \).
Answer: The next term is 17.
Step 1: Find the common ratio \( r \) by dividing consecutive terms:
6 / 2 = 3, 18 / 6 = 3, 54 / 18 = 3
So, \( r = 3 \).
Step 2: Use the nth term formula for GP:
\( a_n = a_1 \times r^{n-1} \)
Here, \( a_1 = 2 \), \( r = 3 \), and \( n = 6 \).
\( a_6 = 2 \times 3^{5} = 2 \times 243 = 486 \).
Answer: The 6th term is 486.
Step 1: Observe the pattern between terms:
The pattern alternates between multiplication by 2 and addition of 2.
Step 2: Following this pattern, the next operation after adding 2 should be multiplication by 2.
Next term = 22 x 2 = 44.
Answer: The next term is 44.
Step 1: Identify the first term and common difference:
\( a_1 = 3 \), \( d = 7 - 3 = 4 \).
Step 2: Use the sum formula for AP:
\( S_n = \frac{n}{2} [2a_1 + (n - 1)d] \)
Here, \( n = 20 \).
\( S_{20} = \frac{20}{2} [2 \times 3 + (20 - 1) \times 4] = 10 [6 + 76] = 10 \times 82 = 820 \).
Answer: The sum of the first 20 terms is 820.
Step 1: Identify the first term and common ratio:
\( a_1 = 5 \), \( r = 15 / 5 = 3 \).
Step 2: Use the sum formula for GP:
\( S_n = a_1 \times \frac{r^n - 1}{r - 1} \)
Here, \( n = 5 \).
\( S_5 = 5 \times \frac{3^5 - 1}{3 - 1} = 5 \times \frac{243 - 1}{2} = 5 \times \frac{242}{2} = 5 \times 121 = 605 \).
Answer: The sum of the first 5 terms is 605.
When to use: When the series has a constant addition or subtraction pattern.
When to use: When terms multiply or divide by a fixed number.
When to use: When the series does not fit simple AP or GP patterns.
When to use: When asked for the sum of multiple terms in a series.
When to use: When series involve special number patterns.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →