BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon264 Learners

Last updated on October 16, 2025

Arithmetic Progression

Professor Greenline Explaining Math Concepts

In mathematics, a sequence is a set or list of numbers arranged in a particular order. An arithmetic progression (AP) is a sequence where the terms are arranged in such a way that the difference between any two successive terms is constant. In this article, we will learn more about arithmetic progression with examples.

Arithmetic Progression for US Students
Professor Greenline from BrightChamps

What is an Arithmetic Progression?

An arithmetic progression (AP) is a sequence in which each term is obtained by adding a constant to the previous term. In other words, the difference between two consecutive terms in an AP will be the same. The difference is known as the common difference (d), and the first term is denoted by a or \(a_1\), and the nth term is denoted by \(a_n\).

 

For example, 3, 6, 9, 12, 15, … is an arithmetic progression. Here, 'a' is 3, and the constant 'd' is also 3. In its general form, AP can be expressed as \(a, a + d, a + 2d,…, a + (n - 1)d\).

Professor Greenline from BrightChamps

Difference Between AP and GP

There are mainly two types of progressions: arithmetic and geometric (GP). Here, we will be discussing the difference between AP and GP:

 

Arithmetic Progression Geometric Progression
  • AP is formed by adding a fixed number to its previous term
  • GP is a sequence formed by multiplying a constant term by the previous term.
  • In AP, the difference between any two consecutive terms is constant and is called the common difference (d).
  • In GP, the ratio of every term will be the same. The ratio is known as the common ratio (r)
  • The general form of AP: \(a, a + d, a + 2d, a + 3d, …, a + (n - 1)d\)
  • The general form of GP: \(a, ar, ar2, ….., arn - 1\)
  • The nth term formula of AP: 
    \(a_n = a + (n - 1)d \)
  • The formula for the nth in GP: \(a_n = a \, r^{\,n-1}\)
  • The sum of the n terms in AP: 
    \(S_n = \frac{n}{2} \Big[ 2a + (n - 1)d \Big] \)
  • Sum of the n terms in GP: 
    \(S_n = a \frac{r^n - 1}{r - 1} \)
Example: 5, 10, 15, 20, 25, … Example: 3, 6, 12, 24, ….

 

Professor Greenline from BrightChamps

What is the Formula for AP?

Key formulas for arithmetic progression for calculating common difference, the nth term, and the sum of terms. 

The common difference in AP: 

The common difference of a sequence is the difference between two consecutive terms, and it is denoted by  'd':

\( d = a_2 - a_1 = a_3 - a_2 = a_4 - a_3 = \dots = a_n - a_{n-1} \)

The nth term of an AP: 

The nth term of an AP can be expressed as \( a_n = a + (n - 1)d \)

Where n is the number of terms

a is the first term 

\(a_2\) is the second term

\(a_3\) is the third term

d is the common difference

\(a_n\) is the nth term of the sequence

Now we will learn how to find the sum of the first n terms of an AP. So let’s consider the first n terms of an AP as:

\( a_1, \; a_1 + d, \; a_1 + 2d, \; a_1 + 3d, \; \dots, \; a_1 + (n-1)d \), and the sum of these n terms is \(s_n\)

Then the sum of nth terms:

\( S_n = a_1 + (a_1 + d) + (a_1 + 2d) + (a_1 + 3d) + \dots + \big(a_1 + (n-1)d\big) \)

Now let's reverse the sequence and add corresponding terms. It can be written as:

\( S_n = a_n + (a_n - d) + (a_n - 2d) + (a_n - 3d) + \dots + \big(a_n - (n-1)d\big)\)

Adding these two equations: 

\( S_n = a_1 + (a_1 + d) + (a_1 + 2d) + (a_1 + 3d) + \dots + \big(a_1 + (n-1)d\big) \)

\( S_n = a_n + (a_n - d) + (a_n - 2d) + (a_n - 3d) + \dots + \big(a_n - (n-1)d\big) \)

By adding these, we get: \( 2S_n = (a_1 + a_n) + (a_1 + a_n) + (a_1 + a_n) + \dots + (a_1 + a_n) \)

All the d terms are cancelled out here, so:

\( 2S_n = n(a_1 + a_n) \)

\( S_n = \frac{n(a_1 + a_n)}{2} \), let's consider it as equation 1

Substituting the formula to find an in equation 1, \( a_n = a_1 + (n - 1)d \)

Then, \( S_n = \frac{n}{2} \Big(a_1 + a_1 + (n - 1)d\Big) \) 

\( S_n = \frac{n}{2} \Big[ 2a + (n - 1)d \Big] \), let’s consider this equation as 2

Equations 1 and 2 are used to find the sum of an arithmetic progression.

Hence, proved the arithmetic progression sum proof. 

So, Sum of nth term: \( S_n = \frac{n}{2} \Big[ 2a + (n - 1)d \Big] \) and \( S_n = \frac{n}{2} (a + l) \)

Professor Greenline from BrightChamps

Nth Term of Arithmetic Progression

The nth term of an AP is used to find any term in the sequence without listing all the previous terms. There is a formula that we can use to find the nth term, which is \(a_n = a + (n - 1)d \)

For example, for the AP: 2, 4, 6, 8, 10,… we find the nth term.

Here, the first term a = 2 and the common difference d = 2.


\(a_n = a + (n - 1)d \)

\(= 2 + (n - 1)2\)

\(= 2 + 2n -2\)

\(a_n = 2n\)

Professor Greenline from BrightChamps

What are the Uses of AP Formula for General Term?

To find the nth term of an AP, we use the formula \(a_n = a + (n - 1)d\).

For example, for the sequence 10, 20, 30, 40, …, here, \(a = 10\) and \(d = 10\)

So, the 5th term \(a_5 = 10 + (5 - 1)10 = 10 + 40 = 50\). Similarly, to find the 55th term, we can use the formula, 

\(a_n = a + (n - 1)d \)

\(a_{55} = 10 + (55 - 1) \times 10 \)

\(= 10 + 54 × 10 \)

\(= 10 + 540 = 550. \)

So, the 55th term of this AP is 550.

The arithmetic sequence explicit formula is the nth term of an AP, it is used to find any term of the sequence.

Professor Greenline from BrightChamps

What is the Sum of Arithmetic Progression?

Now we will learn to find the sum of an arithmetic progression. The sum of the first ‘n’ terms can be calculated with the help of the formula mentioned below.

When the nth term is unknown, the sum of n is calculated using the formula:

\(S_n = \frac{n}{2} \left( 2a + (n - 1)d \right) \)

When the nth term is known, the sum of n is calculated using: \(S_n = \frac{n}{2} (a + a_n) \)

 

Where 'n' is the number of terms,

'a' is the first term,

'd' is the common difference, and

\(a_n\) is the nth term.

Professor Greenline from BrightChamps

Tips and Tricks to Master Arithmetic Progression

Here are some tips and tricks for the children and their parents to master arithmetic progression. 
 

  1. Start by understanding simple concepts. Arithmetic progression is a sequence of numbers where the difference between one number and the next is always the same. 
     
  2. Parents must try to use real-life examples like counting steps, money saving, or chocolates to make it relatable and interesting for their child to remember well. 
     
  3. Visual learning can be helpful in many ways. Try to draw a number line to show numbers are points and highlight the equal jumps. Use objects like coins, blocks, or breads to demonstrate sequences physically.
     
  4. Parents should as their children to find the difference between consecutive numbers. Ask them to practice with increasing and decreasing sequences.
     
  5. Use fun word problems that are interesting for kids. Make the learning process interactive by using real objects and letting them do the counting.
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them in Arithmetic Progression

When working on arithmetic progression, students often make mistakes, which leads to errors. Here are some common mistakes and the ways to avoid them:

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing the common difference with the first term

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Confusing the common difference and the first term can lead to errors. So always remember that ‘a’ is the first term and d is the common difference.

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Errors in finding the common difference

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students often make errors in finding the common difference, especially in subtraction. For AP, it is mandatory to subtract the latter number from the previous number to find out the common difference. In some cases, the students also make errors in considering the sign.

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Calculating the nth term without finding d

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Failing to determine the common difference (d) before calculating the nth term. It is always advisable to memorize the formula used for finding the nth term of AP series.

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Using the wrong formula to find the sum of terms.

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

One of the common mistakes is mixing up formulas while trying to find the sum of terms. To avoid this, look at the given values and use the formulas accordingly.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing AP with GP.

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students tend to mix up AP and GP, as they may not check the pattern of the sequence. So, always remember that AP is formed by adding the common difference to the previous term, whereas in GP we multiply the previous term by the common ratio.

arrow-right
Professor Greenline from BrightChamps

Real-Life Applications of Arithmetic Progression

In our real world, we use arithmetic progression from basic counting to calculate the interest rate. Here are some real-life applications of arithmetic progression:
 

  • We use arithmetic progression to predict the upcoming term in a sequence. This is achieved by adding a constant difference. For e.g., we can predict the next number in the sequence 3, 7, 11,.....
     
  • Exercise routines can be calculated using arithmetic progression. For example, increasing the number of push-ups by 2 each day: 2, 4, 6, 8… Distance or speed while cycling or running gradually increasing every week can follow an arithmetically progressive pattern.

  • Heights of steps or number of bricks in successive rows may follow an arithmetic progression. Similarly, rows in an auditorium or theater often increase by a fixed number to maintain visibility.
     
  • For seating arrangements, such as arranging seats in rows and columns with equal distance, we use arithmetic progression.
     
  • In schools and colleges, increasing study hours by a fixed number of minutes each day: 30 min, 40 min, 50 min… Also, the marks or points awarded in some games or quizzes can follow arithmetic progression.
     
  • We can watch over some plants that grow a fixed number of centimeters each week. The number of animals in successive generations sometimes grows linearly, forming arithmetically progressive patterns.
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Arithmetic Progression

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

Find the 10th term of AP, where the first term is 5 and the common difference is 3

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The 10th term of the AP is 32

Explanation

The nth term of an AP is calculated by:

\(a_n = a + (n - 1)d \)

Here, \(a = 5\), \(d = 3\), and \(n = 10\)

So, \(a_{10} = 5 + (10 - 1) \times 3 \)

\(= 5 + 9 × 3\)

\(= 5 + 27 = 32\)

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

Find the common differences between AP 2, 5, 8, 11,…

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The common difference is 3

Explanation

The common difference is the difference between the two consecutive terms.

d = 5 - 2 = 3

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

Find the sum of all multiples of 7 between 50 and 200?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The sum of all the multiples of 7 between 50 and 200 is 2646.

Explanation

The first multiple of 7 that is greater than or equal to 50 is 56

The last multiple of 7 that is less than or equal to 200 is 196

Here, the \(d = 7\)

\(a = 56\)

\(a_n = 196\)

So, \(n = \frac{a_n - a}{d} + 1 \)

\(= \frac{196 - 56}{7} + 1 \)

\(= 20 + 1 = 21 \)

 

Sum of first n terms: \(S_n = \frac{n}{2} (a + a_n) \)

\(= \frac{21}{2} (56 + 196) \)

\(= 21 × 126\)

2646

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

Find the 15th term of the AP where a = 2 and d = 15?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The 15th term is 212

Explanation

 Here, the first term (a) is 2

The common difference (d) is 15

\(a_n = a + (n - 1)d \)

So, \(a_{15} = 2 + (15 - 1) \times 15 \)

\(= 2 + 14 × 15 = 212\)

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

Find the number of terms in the AP 7, 13, 19, …, 205.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The number of terms in the AP 7, 13, 19, … , 205 is 34.

Explanation

Here \(a = 7, d = 6,\) and \(a_n = 205\)

\(a_n = a + (n - 1)d\)

\(205 = 7 + (n - 1) 6\)

\(205 - 7 = 6n -6\)

\(198 + 6 = 6n \)

\(204 = 6n\)

\(n = \frac{204}{6} = 34 \)

So, the number of terms is 34. 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs on Arithmetic Progression

1.What is the AP and GP formula?

Here are the basic formulas for AP and GP:

To find the nth term in AP, use the formula an = a + (n - 1)d.

For GP, the formula to be used is an = a × rn-1

Math FAQ Answers Dropdown Arrow

2.What is the AP basic formula?

The formula to find the nth term in AP is an = a + (n - 1)d

Math FAQ Answers Dropdown Arrow

3.What is the formula to find the sum of first n terms of an AP?

 The formula to find the sum of the first n terms of an AP is sn = n/2 (2a + (n - 1)d) and sn = n/2(a + l)

Math FAQ Answers Dropdown Arrow

4.What is d in AP?

In AP, d denotes the common difference it is the difference between two consecutive terms in an AP

Math FAQ Answers Dropdown Arrow

5.How to find r in a geometric sequence?

To find r, we should divide a term by the previous term. So, r = a2 ÷ a or r = a3 ÷ a2, and so on.

Math FAQ Answers Dropdown Arrow

6.How can I explain arithmetic progression to my child in simple terms?

Use real-life examples like saving coins, steps in a staircase, or daily exercises. Visualize the sequence using blocks, coins, or a number line. Highlight the common difference (d) between consecutive terms.

Math FAQ Answers Dropdown Arrow

7.How do I teach the nth term to my child?

Teach your children the formula to find the nth term. The formula is:

\(a_n = a_1 + (n - 1) d\)

Explain it with the help of some examples. Give them some small problems to solve. 

Math FAQ Answers Dropdown Arrow

8.How can children easily understand the sum of n terms?

Ask your child to use the pairing method: first + last term, second + second-last, etc., and multiply by half the number of terms.

The formula for sum is: \(S_n = \frac{n}{2} (a_1 + a_n) \)

Math FAQ Answers Dropdown Arrow

9.How do I make AP interesting for children?

Use real-life scenarios like coins, chocolates, steps, or daily exercises. Make games and quizzes. Ask your child to find missing terms or sums. Use visual tools like number lines, blocks, or charts.

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Jaskaran Singh Saluja

About the Author

Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.

Max, the Girl Character from BrightChamps

Fun Fact

: He loves to play the quiz with kids through algebra to make kids love it.

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom