5 - ARITHMETIC PROGRESSIONS
Enroll to start learning
You’ve not yet enrolled in this course. Please enroll for free to listen to audio lessons, classroom podcasts and take practice test.
Interactive Audio Lesson
Listen to a student-teacher conversation explaining the topic in a relatable way.
Introduction to Arithmetic Progressions
🔒 Unlock Audio Lesson
Sign up and enroll to listen to this audio lesson

Welcome to our first session on Arithmetic Progressions! Today, we will explore what an AP is and why it is so essential in both math and daily life.

What exactly is an Arithmetic Progression?

Great question! An AP is a sequence of numbers where the difference between consecutive terms is constant. For example, in the sequence 2, 4, 6, 8, each term increases by 2. We refer to that constant difference as the common difference, which is denoted by 'd'.

Why is understanding AP important?

Understanding APs helps in modeling various scenarios, from financial growth to coding patterns. Remember, the acronym 'AP' stands for 'Additive Patterns.'

Can we see some examples of APs in real life?

Absolutely! Consider the annual salary increase an employee receives or the distance of each step on a ladder where each step is further apart consistently.

That makes it clearer!

Let's summarize: An AP is a sequence with a constant difference, aiding in numerous real-life applications.
Finding the nth Term of an AP
🔒 Unlock Audio Lesson
Sign up and enroll to listen to this audio lesson

In our second session, we will analyze how to find the nth term of an AP. Does anyone remember the formula?

Is it a_n = a + (n - 1)d?

Yes, exactly! If a is the first term and d is the common difference, you can find any term in the sequence. Let’s solve a problem together.

Okay, what example do you have?

Let's say the first term is 4 and the common difference is 3. What is the 10th term?

Using the formula, it will be a + (n - 1)d = 4 + (10 - 1) * 3 = 4 + 27 = 31!

Fantastic! Just remember: Always plug in the correct values and follow the calculation step-by-step.
Sum of the First n Terms of an AP
🔒 Unlock Audio Lesson
Sign up and enroll to listen to this audio lesson

Now, moving to the sum of the first n terms of an AP, does anyone know the formula?

Is it S_n = n/2 * [2a + (n-1)d]?

Correct! This can help you quickly find the total sum instead of adding each term one by one. Let’s try an example, shall we?

Sure! Let’s calculate.

If a = 5, d = 2, and n = 4, what would be S_n?

S_n = 4/2 * [2*5 + (4-1)*2] = 2 * [10 + 6] = 2 * 16 = 32!

Excellent work! If you remember the formula, you can easily calculate the sums.
Introduction & Overview
Read summaries of the section's main ideas at different levels of detail.
Quick Overview
Standard
The section delves into the definition, properties, and examples of arithmetic progressions. It also introduces concepts such as finding general terms and sums of APs, providing students with practical methods for application across various contexts such as finance and simple mathematics.
Detailed
Detailed Summary
Introduction
The section on Arithmetic Progressions (APs) discusses basic patterns observed in nature and various real-life examples. An AP is defined as a sequence where each term after the first is derived by adding a constant common difference.
Key Concepts of AP
- Definition: An AP is a sequence in which the difference between consecutive terms is constant. This constant is called the common difference (d). It can be positive, negative, or zero.
- First Term (a): The first term of the AP is denoted as 'a'.
- nth Term: The nth term of an AP can be calculated using the formula:
$$ a_n = a + (n - 1)d $$ - Sum of First n Terms: The sum of the first n terms can be calculated using the formula:
$$ S_n = \frac{n}{2} [2a + (n-1)d] $$ or using the last term in the formula:
$$ S_n = \frac{n}{2} [a + l] $$
Examples and Application
Various examples showcase how salaries, the length of ladder rungs, and sequences generated by financial investments can all form APs. Significant emphasis is placed on the practical applications of these mathematical concepts to solve real-world problems effectively.
Youtube Videos










Audio Book
Dive deep into the subject with an immersive audiobook experience.
Introduction to Arithmetic Progressions
Chapter 1 of 5
🔒 Unlock Audio Chapter
Sign up and enroll to access the full audio experience
Chapter Content
You must have observed that in nature, many things follow a certain pattern, such as the petals of a sunflower, the holes of a honeycomb, the grains on a maize cob, the spirals on a pineapple and on a pine cone, etc.
We now look for some patterns which occur in our day-to-day life. Some such examples are:
(i) Reena applied for a job and got selected. She has been offered a job with a starting monthly salary of ₹ 8000, with an annual increment of ₹ 500 in her salary. Her salary (in ₹) for the 1st, 2nd, 3rd, ... years will be, respectively 8000, 8500, 9000, ... .
(ii) The lengths of the rungs of a ladder decrease uniformly by 2 cm from bottom to top (see Fig. 5.1). The bottom rung is 45 cm in length. The lengths (in cm) of the 1st, 2nd, 3rd, ..., 8th rung from the bottom to the top are, respectively 45, 43, 41, 39, 37, 35, 33, 31.
(iii) In a savings scheme, the amount becomes times of itself after every 3 years. The maturity amount (in ₹) of an investment of ₹ 8000 after 3, 6, 9 and 12 years will be, respectively: 10000, 12500, 15625, 19531.25.
(iv) The number of unit squares in squares with side 1, 2, 3, ... units (see Fig. 5.2) are, respectively 12, 22, 32, ... .
(v) Shakila puts ₹ 100 into her daughter’s money box when she was one year old and increased the amount by ₹ 50 every year. The amounts of money (in ₹) in the box on the 1st, 2nd, 3rd, 4th, ... birthday were 100, 150, 200, 250, ..., respectively.
(vi) A pair of rabbits are too young to produce in their first month. In the second, and every subsequent month, they produce a new pair. Each new pair of rabbits produce a new pair in their second month and in every subsequent month (see Fig. 5.3). Assuming no rabbit dies, the number of pairs of rabbits at the start of the 1st, 2nd, 3rd, ..., 6th month, respectively are: 1, 1, 2, 3, 5, 8.
In the examples above, we observe some patterns. In some, we find that the succeeding terms are obtained by adding a fixed number, in others by multiplying with a fixed number, in another we find that they are squares of consecutive numbers, and so on.
Detailed Explanation
In this chunk, we introduce the concept of arithmetic progressions (AP) by showing that many patterns in nature and everyday life follow certain mathematical rules. We define what an arithmetic progression is: a sequence of numbers where each term after the first is derived by adding a constant number, known as the common difference. This chunk uses real-life examples, such as Reena's job salary or the lengths of ladder rungs, to illustrate how arithmetic progressions appear in various contexts.
Examples & Analogies
Think of a staircase where each step is the same height. As you climb the stairs, you go up by the same height each time. Similarly, in an arithmetic progression, you add the same 'height' or value to the previous term to find the next one.
Defining Arithmetic Progressions
Chapter 2 of 5
🔒 Unlock Audio Chapter
Sign up and enroll to access the full audio experience
Chapter Content
Consider the following lists of numbers:
(i) 1, 2, 3, 4, ...
(ii) 100, 70, 40, 10, ...
(iii) –3, –2, –1, 0, ...
(iv) 3, 3, 3, 3, ...
(v) –1.0, –1.5, –2.0, –2.5, ...
Each of the numbers in the list is called a term. Given a term, can you write the next term in each of the lists above? If so, how will you write it? Perhaps by following a pattern or rule.
In (i), each term is 1 more than the term preceding it. In (ii), each term is 30 less than the term preceding it. In (iii), each term is obtained by adding 1 to the term preceding it. In (iv), all the terms in the list are 3, i.e., each term is obtained by adding (or subtracting) 0 to the term preceding it. In (v), each term is obtained by adding –0.5 to (i.e., subtracting 0.5 from) the term preceding it.
In all the lists above, we see that successive terms are obtained by adding a fixed number to the preceding terms. Such list of numbers is said to form an Arithmetic Progression (AP).
Detailed Explanation
This chunk defines the characteristics of an arithmetic progression by providing examples of numerical sequences where a constant common difference separates consecutive terms. Each example illustrates how one can predict the next term by recognizing the pattern established by the common difference. It emphasizes that whether the difference is positive, negative, or zero, it still qualifies as an arithmetic progression as long as the same value is consistently applied.
Examples & Analogies
Imagine you are counting the number of apples you collect each day. If you collect one more apple than the day before consistently, your total will be like the first list: 1, 2, 3, 4, ... Each day, you're adding the same amount (1 apple) to your total number of apples.
Properties and General Form of an AP
Chapter 3 of 5
🔒 Unlock Audio Chapter
Sign up and enroll to access the full audio experience
Chapter Content
So, an arithmetic progression is a list of numbers in which each term is obtained by adding a fixed number to the preceding term except the first term. This fixed number is called the common difference of the AP. Remember that it can be positive, negative or zero.
Let us denote the first term of an AP by a , second term by a , ..., nth term by a and the common difference by d. Then the AP becomes a , a , a , ..., a . So, a – a = a – a = ... = a – a = d.
Some more examples of AP are: (a) The heights (in cm) of some students of a school standing in a queue in the morning assembly are 147, 148, 149, ..., 157. (b) The minimum temperatures (in degree celsius) recorded for a week in the month of January in a city, arranged in ascending order are –3.1, –3.0, –2.9, –2.8, –2.7, –2.6, –2.5 (c) The balance money (in ₹) after paying 5% of the total loan of ₹ 1000 every month is 950, 900, 850, 800, ..., 50.
Detailed Explanation
This chunk elaborates on the definition of an arithmetic progression and introduces the notation involved for AP. It specifies how to denote terms and the common difference, which unifies the AP concept across examples. Additionally, it presents various real-life instances of arithmetic progressions, reinforcing the applicability of the concept. Understanding these examples helps solidify the foundational knowledge about APs, essential for progressive mathematical concepts.
Examples & Analogies
Picture a classroom where each student increases in height by a consistent amount every year. The heights can create a sequence like 147 cm, 148 cm, 149 cm, ..., where the difference between student heights (the common difference) is 1 cm consistently.
Finding the nth Term of an AP
Chapter 4 of 5
🔒 Unlock Audio Chapter
Sign up and enroll to access the full audio experience
Chapter Content
Let a , a , a , . . . be an AP whose first term a is a and the common difference is d. Then, the second term a = a + d = a + (2 – 1) d, the third term a = a + d = (a + d) + d = a + 2d = a + (3 – 1) d, the fourth term a = a + d = (a + 2d) + d = a + 3d = a + (4 – 1) d, ... So, the nth term a of the AP with first term a and common difference d is given by a = a + (n – 1) d.
Detailed Explanation
This chunk focuses on deriving the formula for the nth term of an arithmetic progression. By analyzing how each term is constructed from the first term and the common difference, the formula is developed. This formula not only simplifies finding any term in the progression but also reinforces understanding of the pattern established in APs.
Examples & Analogies
Imagine you are saving money in a piggy bank, starting with ₹ 100 and adding ₹ 20 every month. You can predict how much you'll have in the 10th month by using our formula: 100 + (10 - 1) * 20. This gives ₹ 100 + ₹ 180 = ₹ 280, showing how consistent saving builds up over time.
Sum of First n Terms of an AP
Chapter 5 of 5
🔒 Unlock Audio Chapter
Sign up and enroll to access the full audio experience
Chapter Content
Let S denote the sum of the first n terms of the AP. We have S = a + (a + d) + (a + 2d) + ... + [a + (n – 1) d]. Rewriting the terms in reverse order, we have: S = [a + (n – 1) d] + [a + (n – 2) d] + ... + (a + d) + a. Adding these two equations gives: 2S = n [2a + (n – 1) d]. Therefore, the sum of the first n terms of an AP is given by: S = (n / 2) * (2a + (n - 1)d).
Detailed Explanation
In this chunk, we derive a formula for calculating the sum of the first n terms of an arithmetic progression. This summation formula is essential for solving various problems involving APs, particularly when dealing with finite sequences. Understanding this formula empowers students to quickly compute results without the tedious task of manually adding each term in the AP.
Examples & Analogies
Think of a community potluck where each family contributes increasing amounts of food over several events. If you want to know how much food was contributed in total over the first few events, rather than digging through the contributions, you can apply our sum formula to find the total contribution quickly.
Key Concepts
-
Definition: An AP is a sequence in which the difference between consecutive terms is constant. This constant is called the common difference (d). It can be positive, negative, or zero.
-
First Term (a): The first term of the AP is denoted as 'a'.
-
nth Term: The nth term of an AP can be calculated using the formula:
-
$$ a_n = a + (n - 1)d $$
-
Sum of First n Terms: The sum of the first n terms can be calculated using the formula:
-
$$ S_n = \frac{n}{2} [2a + (n-1)d] $$ or using the last term in the formula:
-
$$ S_n = \frac{n}{2} [a + l] $$
-
Examples and Application
-
Various examples showcase how salaries, the length of ladder rungs, and sequences generated by financial investments can all form APs. Significant emphasis is placed on the practical applications of these mathematical concepts to solve real-world problems effectively.
Examples & Applications
Various examples showcase how salaries, the length of ladder rungs, and sequences generated by financial investments can all form APs. Significant emphasis is placed on the practical applications of these mathematical concepts to solve real-world problems effectively.
Memory Aids
Interactive tools to help you remember key concepts
Rhymes
In an AP, the flow is key, add d each time, that's the decree!
Stories
Once there was a ladder that always shrank just a bit each time, until it reached the last step, just like an AP!
Memory Tools
To remember the n-th term: 'Always Add Daily' (AADD) - 'A' for a, 'A' for adding, 'D' for difference.
Acronyms
AP means 'Always Progressing'.
Flash Cards
Glossary
- Arithmetic Progression (AP)
An arithmetic progression is a sequence of numbers in which the difference between consecutive terms is constant.
- Common Difference (d)
The fixed amount added to each term in an arithmetic progression to get the next term.
- First Term (a)
The initial term of an arithmetic progression.
- nth Term
The term located in the nth position of the arithmetic progression, calculated as a + (n - 1)d.
- Sum of the First n Terms (S_n)
The total of the first n terms in an arithmetic progression, calculated using the sum formulas.
Reference links
Supplementary resources to enhance your learning experience.