Physics Wallah

Arithmetic Progression: Formulas, Nth Term, Key Terms, Solved Examples

Arithmetic Progression is a sequence of numbers with a constant difference between consecutive terms. Learn about Arithmetic Progression formulas, examples, and real-world applications here.
authorImageChandni 18 Dec, 2024
Share

Share

Arithmetic Progression

Arithmetic Progression (AP) is one of the simplest and most useful concepts in mathematics. It’s a sequence of numbers where the difference between consecutive terms is always constant.

This predictable pattern makes AP valuable in solving problems in everyday life and various fields like finance, construction, physics, and computer science.

For example, it’s used to calculate loan repayments, design staircases, and analyze uniform motion. AP isn’t just about numbers—it’s about understanding patterns and using them to simplify complex problems. In this blog, we will learn the concept of Arithmetic Progression in detail.

Area of a Parallelogram

What is an Arithmetic Progression?

An Arithmetic Progression (AP) is a sequence of numbers where each term is obtained by adding (or subtracting) a fixed value to the previous term. This fixed value is known as the common difference (denoted as d ).

Arithmetic Progressions Examples

Increasing Sequence :

The sequence 3, 7, 11, 15, 19, ... is an AP where the common difference is 4 (each term increases by 4).

Decreasing Sequence :

The sequence 20, 15, 10, 5, 0, ... is an AP with a common difference of -5 (each term decreases by 5).

Fractional Sequence :

The sequence 1/2, 1, 3/2, 2, 5/2, ... is an AP with a common difference of 1/2 .

Negative Sequence :

The sequence -1, -4, -7, -10, -13, ... is an AP with a common difference of -3 . In each of these examples, the difference between consecutive terms remains consistent, making them all arithmetic progressions.

Trigonometric Table

General Form of an Arithmetic Progression

The general form of an AP can be written as: a,a+d,a+2d,a+3d,...,a+(n−1)d Where:
  • a = First term of the sequence
  • d = Common difference
  • n = Position of the term in the sequence

Key Terms in Arithmetic Progression

First Term (a)

The initial number in the sequence.

Example : In the sequence 5, 8, 11, 14 , the first term is 5 .

Common Difference (d)

The fixed value is added or subtracted to each term to get the next term. Example: In the sequence 3, 7, 11, 15 , the common difference is 4 .

Nth Term (aₙ)

The term is located at the nth position of the sequence. It can be calculated using the formula: aₙ = a + (n - 1)d

Example : In the sequence 2, 5, 8, 11 , the 4th term is 11 .

Sum of First n Terms (Sₙ) :

The total sum of the first n terms of the sequence. The formula is: Sₙ =n/2(2a+(n−1)d) Example: The sum of the first 4 terms of the sequence 1, 3, 5, 7 is 16 .

Nth Term Formula

The formula to find the nth term of an arithmetic progression (AP) is:

a n =a+(n−1)×d

Where:
  • aₙ = nth term
  • a = First term
  • d = Common difference
  • n = Position of the term
Example:
Find the 12th term of the AP: 4, 9, 14, 19, ...
  • First term ( a ) = 4
  • Common difference ( d ) = 9 - 4 = 5
  • n = 12
Using the formula: a 12 =4+(12−1)×5= 4 + 11 × 5 = 4 + 55 = 59 The 12th term is 59 .

Sum of First n Terms (Sₙ) Formula

The formula to calculate the sum of the first n terms of an AP is: S n =n/2×(2a+(n−1)×d) Alternatively, if the last term ( l ) is known: S n =n/2×(a+l)

Example

Find the sum of the first 20 terms of the AP: 3, 8, 13, 18, ...
  • First term ( a ) = 3
  • Common difference ( d ) = 8 - 3 = 5
  • n = 20

Using the formula:

S 20 = 20/2 × ( 2 × 3 + ( 20 1 ) × 5 ) = 10 × ( 6 + 95 ) = 10 × 101 = 1010 The sum of the first 20 terms is 1010 .

Types of Arithmetic Progression

Arithmetic progressions are a foundational concept in mathematics, defined by a constant difference between consecutive terms in a sequence. These progressions are categorized into two primary types, each with unique characteristics:

Finite Arithmetic Progression

A finite arithmetic progression is a sequence that has a fixed number of terms and comes to an end. This type is commonly encountered in real-life scenarios like measuring quantities or setting fixed intervals.

Example: 2, 4, 6, 8, 10 (a total of 5 terms).

Infinite Arithmetic Progression

An infinite arithmetic progression is a sequence that continues indefinitely, with no defined endpoint. These are often used in theoretical problems and mathematical modeling.

Example: 1, 2, 3, 4, 5, ... (continues endlessly).

Pro perties of Arithmetic Progression

Arithmetic Progression (AP) is a fascinating concept where numbers in a sequence follow a specific pattern. Understanding its properties helps in solving mathematical problems and identifying patterns effectively. Here are the key properties of AP, explained with examples:

Symmetry

In a finite AP, the sum of terms equidistant from the start and end is always the same.

Example: In the AP 2, 4, 6, 8, 10:

The sum of the 1st and 5th terms (2 + 10) equals the sum of the 2nd and 4th terms (4 + 8). This symmetry provides a useful shortcut when analyzing or calculating the sum of terms in a finite sequence.

Constant Common Difference

The defining feature of an AP is the constant difference between consecutive terms. This common difference remains the same throughout the sequence, making APs predictable and easy to work with.

Example: In the AP 3, 6, 9, 12, the common difference is 3.

Middle Term in Odd Number of Terms

When an AP has an odd number of terms, the middle term is equal to the average of the first and last terms.

Example: In the AP 1, 3, 5, 7, 9:

The middle term is 5, calculated as the average of 1 and 9: 1+9/ 2=5 This property simplifies calculations and provides insight into the sequence’s structure.

Arithmetic Mean

The arithmetic mean of two numbers is another key concept linked to AP. For any two numbers aa and bb , the arithmetic mean is: Arithmetic Mean= (a+b)/2

Example: For the numbers 4 and 10, the arithmetic mean is:

(4+10)/2 = 7 This mean can also represent the middle term of an AP formed with aa and bb as the first and last terms.

Real-World Applications of Arithmetic Progression

Arithmetic Progression (AP) is widely used in various fields, making calculations easier and more structured. Here are some key applications:
  1. Banking and Finance : AP helps calculate loan repayments, interest rates, and savings growth over time.
  2. Construction : Used in designing steps, ramps, and structures with fixed measurements.
  3. Sports and Gaming : Scoring patterns in sports or game levels often follow AP.
  4. Computer Algorithms : AP is used in loop iterations, search algorithms, and time complexity calculations.
  5. Physics : AP models uniform motion, where an object moves at a constant speed.
Arithmetic progression is a fundamental mathematical concept that is both simple and incredibly useful. From identifying patterns in sequences to solving real-world problems, understanding AP can make various tasks easier and more efficient. By mastering the formulas and properties of AP, you gain a powerful tool for academics and practical applications. Whether you’re a student, a professional, or just curious about math, knowing how to work with arithmetic progressions is an essential skill. Now that you’ve understood the concept of AP, try applying these concepts in real-life scenarios or practice problems to strengthen your understanding!
Related Articles
Ordinal Numbers Area of Rectangle
Natural Numbers Even Numbers
Angles Multiplication Sums

Arithmetic Progression FAQs

Can an Arithmetic Progression have negative numbers?

Yes, an AP can include negative numbers if the first term or common difference leads to them. Example: 5, 2, -1, -4 (common difference = -3).

What happens if the common difference in an AP is zero?

All terms of the sequence will be the same. Example: 7, 7, 7, 7 (common difference = 0)

What’s the difference between finite and infinite APs?

Finite APs have a set number of terms, while infinite APs go on forever. Example: Finite: 1, 3, 5, 7 (4 terms). Infinite: 2, 4, 6, 8, ..

Does AP always increase?

No, an AP can increase, decrease, or remain constant depending on the common difference.

Can AP terms include decimals or fractions?

Absolutely! AP terms can be any numbers, including decimals or fractions. Example: 1.5, 2.5, 3.5 (common difference = 1).
Join 15 Million students on the app today!
Point IconLive & recorded classes available at ease
Point IconDashboard for progress tracking
Point IconMillions of practice questions at your fingertips
Download ButtonDownload Button
Banner Image
Banner Image
Free Learning Resources
Know about Physics Wallah
Physics Wallah is an Indian edtech platform that provides accessible & comprehensive learning experiences to students from Class 6th to postgraduate level. We also provide extensive NCERT solutions, sample paper, NEET, JEE Mains, BITSAT previous year papers & more such resources to students. Physics Wallah also caters to over 3.5 million registered students and over 78 lakh+ Youtube subscribers with 4.8 rating on its app.
We Stand Out because
We provide students with intensive courses with India’s qualified & experienced faculties & mentors. PW strives to make the learning experience comprehensive and accessible for students of all sections of society. We believe in empowering every single student who couldn't dream of a good career in engineering and medical field earlier.
Our Key Focus Areas
Physics Wallah's main focus is to make the learning experience as economical as possible for all students. With our affordable courses like Lakshya, Udaan and Arjuna and many others, we have been able to provide a platform for lakhs of aspirants. From providing Chemistry, Maths, Physics formula to giving e-books of eminent authors like RD Sharma, RS Aggarwal and Lakhmir Singh, PW focuses on every single student's need for preparation.
What Makes Us Different
Physics Wallah strives to develop a comprehensive pedagogical structure for students, where they get a state-of-the-art learning experience with study material and resources. Apart from catering students preparing for JEE Mains and NEET, PW also provides study material for each state board like Uttar Pradesh, Bihar, and others

Copyright © 2025 Physicswallah Limited All rights reserved.