Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Introduction to Progressions in Mathematics

ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Arithmetic and Geometric Progressions Definition Formulas and Solved Examples

The concept of Introduction Progressions is essential in mathematics and helps in solving real-world and exam-level problems efficiently.


Understanding Introduction Progressions

A progression refers to an ordered list of numbers that follows a particular pattern, also known as a sequence. In maths, knowing the pattern helps you predict or find any term in the sequence, which is useful in various fields like statistics, series, and general number patterns. The main types include arithmetic progressions (AP), geometric progressions (GP), and sometimes harmonic progressions (HP).


Types of Progressions

There are mainly three types of mathematical progressions:

Type Pattern Example
Arithmetic Progression (AP) Equal difference between consecutive terms 2, 5, 8, 11, ...
Geometric Progression (GP) Equal ratio between consecutive terms 3, 6, 12, 24, ...
Harmonic Progression (HP) Reciprocals of an AP 1/2, 1/4, 1/6, ...

Understanding the type helps you choose the correct formula and solve problems faster.


How to Write a Progression in Words

To express a progression in words, state the rule that connects each term. Here are the steps:

1. Look for the pattern (add, multiply, divide, or subtract each time).

2. Describe the starting number and the operation applied to get the next term.

3. For example, "Start at 4, keep adding 3" is an arithmetic progression. Or "Begin with 2 and multiply by 5 each time" for geometric progression.

Formula Used in Progressions

Here are the basic formulas for the main progressions:

AP nth term: \( a_n = a + (n-1)d \)
GP nth term: \( a_n = a \cdot r^{n-1} \)
HP nth term: \( a_n = \frac{1}{a + (n-1)d} \)


Here’s a helpful table to understand Introduction Progressions more clearly:


Sample Progression Patterns Table

Type Rule Sequence
AP Add 6 each time 4, 10, 16, 22, 28
GP Multiply by 2 each time 3, 6, 12, 24, 48
HP Reciprocals of 3, 6, 9 1/3, 1/6, 1/9

This table shows how the pattern of Introduction Progressions appears regularly in real cases.


Worked Example – Solving a Problem

Let’s find the 8th term of an arithmetic progression where the first term is 5 and the common difference is 3.

1. Write the formula: \( a_n = a + (n-1)d \)

2. Plug in the values: a = 5, d = 3, n = 8

3. Substitute and calculate: \( a_8 = 5 + (8-1) \times 3 = 5 + 21 = 26 \)

So, the 8th term is 26.


Practice Problems

  • Find the 12th term of the sequence: 2, 5, 8, 11, ...
  • What is the 5th term of the progression 7, 14, 28, ...?
  • Is 41 a term of the progression 3, 8, 13, 18, ...? Show your steps.
  • Write a rule in words for the progression 10, 20, 40, 80, ...
  • List three terms between 18 and 33 in the progression 12, 15, 18, 21, 24, ...

Common Mistakes to Avoid

  • Confusing arithmetic and geometric progressions. Always check if you need to add or multiply to get the next term.
  • Using the wrong formula for the progression type.
  • Skipping the step of finding the correct common difference or ratio.

Real-World Applications

The concept of Introduction Progressions appears in areas such as paying installments, patterns in architecture, managing business growth, calculating population changes, and more. Vedantu helps students see how maths applies beyond the classroom, especially with sequences and patterns found in daily life.


Further Learning and Related Topics

For a deeper understanding or advanced practice, check these helpful resources:


We explored the idea of Introduction Progressions, how to apply it, solve related problems, and understand its real-life relevance. Practice more with Vedantu to build confidence in these concepts.


FAQs on Introduction to Progressions in Mathematics

1. What is a progression in Maths?

A progression in Maths is a sequence of numbers that follows a specific pattern or rule. In a progression, each term is generated according to a fixed relationship.

  • If the difference between consecutive terms is constant, it is an Arithmetic Progression (AP).
  • If the ratio between consecutive terms is constant, it is a Geometric Progression (GP).
Progressions help in understanding patterns, sequences, and series in algebra.

2. What is an arithmetic progression (AP)?

An Arithmetic Progression (AP) is a sequence in which the difference between consecutive terms is constant. This constant value is called the common difference (d).

  • General form: a, a + d, a + 2d, a + 3d, ...
  • Example: 2, 5, 8, 11, ... where d = 3
AP is widely used in algebra and real-life pattern problems.

3. What is the formula for the nth term of an arithmetic progression?

The formula for the nth term of an AP is aₙ = a + (n − 1)d. Here:

  • a = first term
  • d = common difference
  • n = term number
Example: In 3, 7, 11, ... find the 5th term:
a₅ = 3 + (5 − 1)×4 = 3 + 16 = 19.

4. What is a geometric progression (GP)?

A Geometric Progression (GP) is a sequence in which each term is obtained by multiplying the previous term by a constant called the common ratio (r).

  • General form: a, ar, ar², ar³, ...
  • Example: 3, 6, 12, 24, ... where r = 2
GP is important in exponential growth and decay problems.

5. What is the formula for the nth term of a geometric progression?

The nth term of a GP is given by aₙ = arⁿ⁻¹. Here:

  • a = first term
  • r = common ratio
  • n = term number
Example: In 5, 10, 20, ... the 4th term is a₄ = 5×2³ = 5×8 = 40.

6. What is the difference between arithmetic and geometric progression?

The main difference is that AP uses a constant difference, while GP uses a constant ratio.

  • AP: Add a fixed number each time (common difference).
  • GP: Multiply by a fixed number each time (common ratio).
  • Example AP: 4, 7, 10, 13 (d = 3)
  • Example GP: 4, 12, 36, 108 (r = 3)
This distinction is key when solving sequence and series problems.

7. How do you find the common difference in an AP?

The common difference (d) in an AP is found by subtracting any term from the next term. Formula: d = a₂ − a₁.

  • Example: In 10, 15, 20, 25
  • d = 15 − 10 = 5
If the difference is constant throughout, the sequence is an arithmetic progression.

8. How do you find the common ratio in a GP?

The common ratio (r) in a GP is found by dividing any term by the previous term. Formula: r = a₂ ÷ a₁.

  • Example: In 3, 9, 27, 81
  • r = 9 ÷ 3 = 3
If the ratio remains constant, the sequence is a geometric progression.

9. What is the sum of the first n terms of an arithmetic progression?

The sum of the first n terms of an AP is Sₙ = n/2 [2a + (n − 1)d]. Alternatively, Sₙ = n/2 (a + l) if the last term is known.

  • Example: Find sum of first 5 terms of 2, 4, 6, 8, 10
  • S₅ = 5/2 × (2 + 10) = 5/2 × 12 = 30
This formula is widely used in algebra and exam problems.

10. Where are progressions used in real life?

Progressions are used to model patterns involving constant increase or exponential growth. Common applications include:

  • AP: Salary increments, stair steps, evenly spaced objects.
  • GP: Compound interest, population growth, radioactive decay.
Understanding arithmetic and geometric progressions helps in finance, physics, and real-world problem solving.