Chapter 05 Arithmetic Progressions

5.1 Introduction

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 1 st, 2nd, 3rd, . . . years will be, respectively

$ 8000, \quad 8500, \quad 9000, \ldots $

(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, 3 rd, …, 8th rung from the bottom to the top are, respectively

$45,43,41,39,37,35,33,31$

Fig. 5.1

(iii) In a savings scheme, the amount becomes $\dfrac{5}{4}$ 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, \quad 12500, \quad 15625,19531.25$

(iv) The number of unit squares in squares with side $1,2,3, \ldots$ units (see Fig. 5.2) are, respectively

$1^{2}, 2^{2}, 3^{2}, \ldots$

Fig. 5.2

(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 $

Fig. 5.3

In the examples above, we observe some patterns. In some, we find that the succeeding terms are obtained by adding a fixed number, in other by multiplying with a fixed number, in another we find that they are squares of consecutive numbers, and so on.

In this chapter, we shall discuss one of these patterns in which succeeding terms are obtained by adding a fixed number to the preceding terms. We shall also see how to find their $n$th terms and the sum of $n$ consecutive terms, and use this knowledge in solving some daily life problems.

5.2 Arithmetic Progressions

Consider the following lists of numbers :

(i) $1,2,3,4, \ldots$

(ii) $100,70,40,10, \ldots$

(iii) $-3,-2,-1,0, \ldots$

(iv) $3,3,3,3, \ldots$

(v) $-1.0,-1.5,-2.0,-2.5, \ldots$

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. Let us observe and write the 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 ).

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_1$, second term by $a_2, \ldots, n$th term by $a_n$ and the common difference by $d$. Then the AP becomes $a_1, a_2, a_3, \ldots, a_n$.

So, $\quad a_2-a_1=a_3-a_2=\ldots=a_n-a _{n-1}=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, \ldots, 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, \ldots, 50$.

(d) The cash prizes ( in ₹ ) given by a school to the toppers of Classes I to XII are, respectively, 200, 250, 300, 350, …, 750.

(e) The total savings (in ₹) after every month for 10 months when ₹ 50 are saved each month are 50, 100, 150, 200, 250, 300, 350, 400, 450, 500.

It is left as an exercise for you to explain why each of the lists above is an AP.

You can see that

$ a, a+d, a+2 d, a+3 d, \ldots $

represents an arithmetic progression where $a$ is the first term and $d$ the common difference. This is called the general form of an AP.

Note that in examples (a) to (e) above, there are only a finite number of terms. Such an AP is called a finite AP. Also note that each of these Arithmetic Progressions (APs) has a last term. The APs in examples (i) to (v) in this section, are not finite APs and so they are called infinite Arithmetic Progressions. Such APs do not have a last term.

Now, to know about an AP, what is the minimum information that you need? Is it enough to know the first term? Or, is it enough to know only the common difference? You will find that you will need to know both - the first term $a$ and the common difference $d$.

For instance if the first term $a$ is 6 and the common difference $d$ is 3 , then the AP is

$ 6,9,12,15, \ldots $

and if $a$ is 6 and $d$ is -3 , then the AP is

$ 6,3,0,-3, \ldots $

Similarly, when

$ \begin{array}{lll} a=-7, & d=-2, & \quad \text{ the AP is }-7,-9,-11,-13, \ldots \\ a=1.0, & d=0.1, & \quad \text{ the AP is }-7,-9,-11,-13, \ldots \\ a=0, & d=1 \dfrac{1}{2},& \quad \text{ the AP is } 0,1 \dfrac{1}{2}, 3,4 \dfrac{1}{2}, 6, \ldots \\ a=2, & d=0,& \quad \text{ the AP is } 2,2,2,2, \ldots \end{array} $

So, if you know what $a$ and $d$ are, you can list the AP. What about the other way round? That is, if you are given a list of numbers can you say that it is an AP and then find $a$ and $d$ ? Since $a$ is the first term, it can easily be written. We know that in an AP, every succeeding term is obtained by adding $d$ to the preceding term. So, $d$ found by subtracting any term from its succeeding term, i.e., the term which immediately follows it should be same for an AP.

For example, for the list of numbers :

$ 6,9,12,15, \ldots, \\ $

$ \begin{aligned} \text{We have}\\ & a_2-a_1=9-6=3, \\ & a_3-a_2=12-9=3, \\ & a_4-a_3=15-12=3 \end{aligned} $

Here the difference of any two consecutive terms in each case is 3 . So, the given list is an AP whose first term $a$ is 6 and common difference $d$ is 3 .

For the list of numbers : $6,3,0,-3, \ldots$,

$ \begin{aligned} & a_2-a_1=3-6=-3 \\ & a_3-a_2=0-3=-3 \\ & a_4-a_3=-3-0=-3 \end{aligned} $

Similarly this is also an AP whose first term is 6 and the common difference is -3 .

In general, for an $AP a_1, a_2, \ldots, a_n$, we have

$ d=a _{k+1}-a_k $

where $a _{k+1}$ and $a_k$ are the $(k+1)$ th and the $k$ th terms respectively.

To obtain $d$ in a given AP, we need not find all of $a_2-a_1, a_3-a_2, a_4-a_3, \ldots$. It is enough to find only one of them.

Consider the list of numbers 1,1, 2, 3, 5, … By looking at it, you can tell that the difference between any two consecutive terms is not the same. So, this is not an AP.

Note that to find $d$ in the AP : $6,3,0,-3, \ldots$, we have subtracted 6 from 3 and not 3 from 6, i.e., we should subtract the $k$ th term from the $(k+1)$ th term even if the $(k+1)$ th term is smaller.

Let us make the concept more clear through some examples.

Example 1 : For the AP : $\dfrac{3}{2}, \dfrac{1}{2},-\dfrac{1}{2},-\dfrac{3}{2}, \ldots$, write the first term $a$ and the common difference $d$.

Solution : Here, $a=\dfrac{3}{2}, d=\dfrac{1}{2}-\dfrac{3}{2}=-1$.

Remember that we can find $d$ using any two consecutive terms, once we know that the numbers are in AP.

Example 2 : Which of the following list of numbers form an AP? If they form an AP, write the next two terms :

(i) $4,10,16,22, \ldots$

(ii) $1,-1,-3,-5, \ldots$

(iii) $-2,2,-2,2,-2, \ldots$

(iv) $1,1,1,2,2,2,3,3,3, \ldots$

Solution : (i) We have $a_2-a_1=10-4=6$

$ \begin{aligned} & a_3-a_2=16-10=6 \\ & a_4-a_3=22-16=6 \end{aligned} $

i.e., $\quad a _{k+1}-a_k$ is the same every time.

So, the given list of numbers forms an AP with the common difference $d=6$.

The next two terms are: $22+6=28$ and $28+6=34$.

(ii) $a_2-a_1=-1-1=-2$

$ \begin{aligned} & a_3-a_2=-3-(-1)=-3+1=-2 \\ & a_4-a_3=-5-(-3)=-5+3=-2 \end{aligned} $

i.e., $a _{k+1}-a_k$ is the same every time.

So, the given list of numbers forms an AP with the common difference $d=-2$.

The next two terms are:

$ -5+(-2)=-7 \quad \text{ and } \quad-7+(-2)=-9 $

(iii) $a_2-a_1=2-(-2)=2+2=4$

$ a_3-a_2=-2-2=-4 $

As $a_2-a_1 \neq a_3-a_2$, the given list of numbers does not form an AP.

(iv) $a_2-a_1=1-1=0$

$a_3-a_2=1-1=0$

$a_4-a_3=2-1=1$

Here, $a_2-a_1=a_3-a_2 \neq a_4-a_3$.

So, the given list of numbers does not form an AP.

5.3 nth Term of an AP

Let us consider the situation again, given in Section 5.1 in which Reena applied for a job and got selected. She has been offered the job with a starting monthly salary of ₹ 8000 , with an annual increment of ₹ 500 . What would be her monthly salary for the fifth year?

To answer this, let us first see what her monthly salary for the second year would be.

It would be ₹ $(8000+500)=\text{ ₹ } 8500$. In the same way, we can find the monthly salary for the 3rd, 4th and 5th year by adding \text{ ₹ } 500 to the salary of the previous year. So, the salary for the 3rd year $=\text{ ₹ } (8500+500)$

$ \begin{aligned} & =\text{ ₹ } (8000+500+500) \\ & =\text{ ₹ } (8000+2 \times 500) \\ & =\text{ ₹ } [8000+(\mathbf{3}-\mathbf{1}) \times 500] \quad \text{(for the 3rd year)} \\ & =\text{ ₹ } 9000 \end{aligned} $

Salary for the 4 th year $=\text{ ₹ } (9000+500)$

$=\text{ ₹ } (8000+500+500+500)$

$=\text{ ₹ } (8000+3 \times 500)$

$=\text{ ₹ } [8000+(4-1) \times 500] \quad$ (for the 4th year)

$=\text{ ₹ } 9500$

Salary for the 5 th year $=\text{₹}(9500+500)$

$ \begin{aligned} & =\text{ ₹ } (8000+500+500+500+500) \\ & =\text{ ₹ } (8000+4 \times 500) \\ & =\text{ ₹ } [8000+(5-1) \times 500] \quad \text{ (for the 5th year) } \\ & =\text{ ₹ } 10000 \end{aligned} $

Observe that we are getting a list of numbers

$ 8000,8500,9000,9500,10000, \ldots $

These numbers are in AP. (Why?)

Now, looking at the pattern formed above, can you find her monthly salary for the 6th year? The 15th year? And, assuming that she will still be working in the job, what about the monthly salary for the 25th year? You would calculate this by adding ₹ 500 each time to the salary of the previous year to give the answer. Can we make this process shorter? Let us see. You may have already got some idea from the way we have obtained the salaries above.

Salary for the 15th year

$ \begin{aligned} & =\text{ Salary for the } 14 \text{ th year }+ \text{ ₹ } 500 \\ & =\text{ ₹ } [8000+\underbrace{500+500+500+\ldots+500} _{13 \text{ times }}]+\text{ ₹ } 500 \\ & =\text{ ₹ } [8000+14 \times 500] \\ & =\text{ ₹ } [8000+(\mathbf{1 5}-\mathbf{1}) \times 500]=\text{ ₹ } 15000 \end{aligned} $

i.e., First salary $+(15-1) \times$ Annual increment.

In the same way, her monthly salary for the 25th year would be

$ \begin{aligned} & \text{ ₹ } [8000+(25-1) \times 500]=\text{ ₹ } 20000 \\ = & \text{ First salary }+(25-\mathbf{1}) \times \text{ Annual increment } \end{aligned} $

This example would have given you some idea about how to write the 15th term, or the 25th term, and more generally, the $n$th term of the AP.

Let $a_1, a_2, a_3, \ldots$ be an AP whose first term $a_1$ is $a$ and the common difference is $d$.

Then,

the second term $a_2=a+d=a+(2-1) d$

the third term $\quad a_3=a_2+d=(a+d)+d=a+2 d=a+(3-1) d$

the fourth term $\quad a_4=a_3+d=(a+2 d)+d=a+3 d=a+(\mathbf{4 - 1}) d$

Looking at the pattern, we can say that the $\boldsymbol{{}n}$ th term $a_n=a+(n-1) d$.

So, the $n$th term $a_n$ of the AP with first term $a$ and common difference $d$ is given by $a_n=a+(n-1) d$. $\boldsymbol{{}a} _{\boldsymbol{{}n}}$ is also called the general term of the AP. If there are $m$ terms in the AP, then $a_m$ represents the last term which is sometimes also denoted by $l$.

Let us consider some examples.

Example 3 : Find the 10th term of the AP : 2, 7, 12, . .

Solution : Here, $a=2, \quad d=7-2=5$ and $n=10$.

$ \text {We have} \qquad a_n=a+(n-1) d $

$ \text {So,}\qquad a _{10}=2+(10-1) \times 5=2+45=47 $

Therefore, the 10th term of the given AP is 47 .

Example 4 : Which term of the AP : $21,18,15, \ldots$ is -81 ? Also, is any term 0 ? Give reason for your answer.

Solution : Here, $a=21, d=18-21=-3$ and $a_n=-81$, and we have to find $n$.

$ \text{As} \qquad a_n=a+(n-1) d, $

$ \begin{aligned} \text{we have}\\ -81 & =21+(n-1)(-3) \\ -81 & =24-3 n \\ -105 & =-3 n \end{aligned} $

$ \text{So,}\quad n=35 $

Therefore, the 35th term of the given AP is -81 .

Next, we want to know if there is any $n$ for which $a_n=0$. If such an $n$ is there, then

$ \begin{aligned} &21+(n-1)(-3) =0, \\ \text{i.e., } \quad \quad &3(n-1) =21 \\ \text{i.e., } \quad \quad &n =8 \end{aligned} $

So, the eighth term is 0 .

Example 5 : Determine the AP whose 3rd term is 5 and the 7th term is 9.

Solution : We have

$$ \begin{align*} & a_3=a+(3-1) d=a+2 d=5 \tag{1} \end{align*} $$

$$ \begin{align*} &\text{and}\quad a_7=a+(7-1) d=a+6 d=9 \tag{2} \end{align*} $$

Solving the pair of linear equations (1) and (2), we get

$ a=3, \quad d=1 $

Hence, the required AP is $3,4,5,6,7, \ldots$

Example 6 : Check whether 301 is a term of the list of numbers 5, 11, 17, 23, . .

Solution : We have :

$ a_2-a_1=11-5=6, \quad a_3-a_2=17-11=6, \quad a_4-a_3=23-17=6 $

As $a _{k+1}-a_k$ is the same for $k=1,2$, 3, etc., the given list of numbers is an AP.

Now, $\quad a=5$ and $\quad d=6$.

Let 301 be a term, say, the $n$th term of this AP.

We know that

$ \begin{aligned} & a_n =a+(n-1) d \\ \text{So,} \quad \quad& 301 =5+(n-1) \times 6 \\ \text{i.e.,} \quad \quad& 301 =6 n-1 \\ \text{So,} \quad \quad & n =\dfrac{302}{6}=\dfrac{151}{3} \end{aligned} $

But $n$ should be a positive integer (Why?). So, 301 is not a term of the given list of numbers.

Example 7 : How many two-digit numbers are divisible by 3 ?

Solution : The list of two-digit numbers divisible by 3 is :

$ 12,15,18, \ldots, 99 $

Is this an AP? Yes it is. Here, $a=12, d=3, a_n=99$.

$ \text{As}\quad a_n=a+(n-1) d, $

$ \text{we have}\quad 99=12+(n-1) \times 3 $

$ \text{i.e.,}\quad 87=(n-1) \times 3 $

$ \begin{aligned} \text{i.e.,}\quad n-1 & =\dfrac{87}{3}=29 \end{aligned} $

$ \begin{aligned} \text{i.e.,}\quad n & =29+1=30 \end{aligned} $

So, there are 30 two-digit numbers divisible by 3 .

Example 8 : Find the 11th term from the last term (towards the first term) of the AP : $10,7,4, \ldots,-62$.

Solution : Here, $a=10, d=7-10=-3, l=-62$,

$ \text{where}\quad l=a+(n-1) d $

To find the 11th term from the last term, we will find the total number of terms in the AP.

$ \begin{aligned} \text{So,} \quad \quad & -62 =10+(n-1)(-3) \\ \text{i.e.,} \quad \quad & -72 =(n-1)(-3) \\ \text{i.e.,} \quad \quad & n-1 =24 \\ \text{or} \quad \quad & n =25 \end{aligned} $

So, there are 25 terms in the given AP.

The 11th term from the last term will be the 15th term. (Note that it will not be the 14th term. Why?)

$ \text{So,}\quad a _{15}=10+(15-1)(-3)=10-42=-32 $

i.e., the 11th term from the last term is -32 .

Alternative Solution :

If we write the given AP in the reverse order, then $a=-62$ and $d=3$ (Why?)

So, the question now becomes finding the 11th term with these $a$ and $d$.

$ \text{So,}\quad a _{11}=-62+(11-1) \times 3=-62+30=-32 $

So, the 11th term, which is now the required term, is -32 .

Example 9 : A sum of ₹ 1000 is invested at $8 %$ simple interest per year. Calculate the interest at the end of each year. Do these interests form an AP? If so, find the interest at the end of 30 years making use of this fact.

Solution : We know that the formula to calculate simple interest is given by

$ \text{ Simple Interest }=\dfrac{P \times R \times T}{100} $

So, the interest at the end of the 1 st year $=\text{ ₹ } \dfrac{1000 \times 8 \times 1}{100}=\text{ ₹ } 80$

The interest at the end of the 2 nd year $=\text{ ₹ } \dfrac{1000 \times 8 \times 2}{100}=\text{ ₹ } 160$

The interest at the end of the 3 rd year $=\text{ ₹ } \dfrac{1000 \times 8 \times 3}{100}=\text{ ₹ } 240$

Similarly, we can obtain the interest at the end of the 4th year, 5th year, and so on.

So, the interest (in ₹) at the end of the 1st, 2nd, 3rd, . . . years, respectively are $80,160,240, \ldots$

It is an $AP$ as the difference between the consecutive terms in the list is 80 , i.e., $d=80$. Also, $a=80$.

So, to find the interest at the end of 30 years, we shall find $a _{30}$.

$ \text{Now,}\quad a _{30}=a+(30-1) d=80+29 \times 80=2400 $

So, the interest at the end of 30 years will be ₹ 2400 .

Example 10 : In a flower bed, there are 23 rose plants in the first row, 21 in the second, 19 in the third, and so on. There are 5 rose plants in the last row. How many rows are there in the flower bed?

Solution : The number of rose plants in the 1st, 2nd, 3rd, . . ., rows are :

$ 23,21,19, \ldots, 5 $

It forms an AP (Why?). Let the number of rows in the flower bed be $n$.

$ \text{Then}\quad a=23, \quad d=21-23=-2, a_n=5 $

$ \begin{aligned} \text{As,}\quad a_n & =a+(n-1) d \end{aligned} $

$ \begin{aligned} \text{We have,,}\quad 5 & =23+(n-1)(-2) \end{aligned} $

$ \text{i.e.,}\quad -18=(n-1)(-2) $

$ \text{i.e.,}\quad n=10 $

So, there are 10 rows in the flower bed.

5.4 Sum of First $n$ Terms of an AP

Let us consider the situation again given in Section 5.1 in which Shakila put ₹ 100 into her daughter’s money box when she was one year old, ₹ 150 on her second birthday, ₹ 200 on her third birthday and will continue in the same way. How much money will be collected in the money box by the time her daughter is 21 years old?

Here, the amount of money (in ₹) put in the money box on her first, second, third, fourth . . . birthday were respectively 100, 150, 200, 250, . . till her 21st birthday. To find the total amount in the money box on her 21st birthday, we will have to write each of the 21 numbers in the list above and then add them up. Don’t you think it would be a tedious and time consuming process? Can we make the process shorter? This would be possible if we can find a method for getting this sum. Let us see.

We consider the problem given to Gauss (about whom you read in Chapter 1), to solve when he was just 10 years old. He was asked to find the sum of the positive integers from 1 to 100 . He immediately replied that the sum is 5050 . Can you guess how did he do? He wrote :

$ S=1+2+3+\ldots+99+100 $

And then, reversed the numbers to write

$ S=100+99+\ldots+3+2+1 $

Adding these two, he got

$ \begin{aligned} 2 S & =(100+1)+(99+2)+\ldots+(3+98)+(2+99)+(1+100) \\ & =101+101+\ldots+101+101 \quad(100 \text{ times }) \end{aligned} $

$ \text{So,}\quad S=\dfrac{100 \times 101}{2}=5050 \text{, i.e., the sum }=5050 \text{. } $

We will now use the same technique to find the sum of the first $n$ terms of an AP :

$ a, a+d, a+2 d, \ldots $

The $n$th term of this AP is $a+(n-1) d$. Let $S$ denote the sum of the first $n$ terms of the AP. We have

$$ S=a+(a+d)+(a+2 d)+\ldots+[a+(n-1) d] \tag{1} $$

Rewriting the terms in reverse order, we have

$$ S=[a+(n-1) d]+[a+(n-2) d]+\ldots+(a+d)+a \tag{2} $$

On adding (1) and (2), term-wise. we get

$ 2 S=\underbrace{[2 a+(n-1) d]+[2 a+(n-1) d]+\ldots+[2 a+(n-1) d]+[2 a+(n-1) d]} _{n \text{ times }} $

or, $\quad 2 S=n[2 a+(n-1) d] \quad$ (Since, there are $n$ terms)

or, $\quad S=\dfrac{n}{2}[2 a+(n-1) d]$

So, the sum of the first $\boldsymbol{{}n}$ terms of an AP is given by

$ S=\dfrac{n}{2}[2 a+(n-1) d] $

We can also write this as

$ S=\dfrac{n}{2}[a+a+(n-1) d] $

$$ \text{i.e.,}\quad S=\dfrac{n}{2}(a+a_n) \tag{3} $$

Now, if there are only $n$ terms in an AP, then $a_n=l$, the last term.

From (3), we see that

$$ S=\dfrac{n}{2}(a+l) \tag{4} $$

This form of the result is useful when the first and the last terms of an AP are given and the common difference is not given.

Now we return to the question that was posed to us in the beginning. The amount of money (in Rs) in the money box of Shakila’s daughter on 1st, 2nd, 3rd, 4th birthday, …, were 100, 150, 200, 250, . . , respectively.

This is an AP. We have to find the total money collected on her 21st birthday, i.e., the sum of the first 21 terms of this AP.

Here, $a=100, d=50$ and $n=21$. Using the formula :

$ S=\dfrac{n}{2}[2 a+(n-1) d] $

we have

$ \begin{aligned} S & =\dfrac{21}{2}[2 \times 100+(21-1) \times 50]=\dfrac{21}{2}[200+1000] \\ & =\dfrac{21}{2} \times 1200=12600 \end{aligned} $

So, the amount of money collected on her 21st birthday is ₹ 12600 .

Hasn’t the use of the formula made it much easier to solve the problem?

We also use $S_n$ in place of $S$ to denote the sum of first $n$ terms of the AP. We write $S _{20}$ to denote the sum of the first 20 terms of an AP. The formula for the sum of the first $n$ terms involves four quantities $S, a, d$ and $n$. If we know any three of them, we can find the fourth.

Remark : The $n$th term of an AP is the difference of the sum to first $n$ terms and the sum to first ( $n-1$ ) terms of it, i.e., $a_n=S_n-S _{n-1}$.

Let us consider some examples.

Example 11 : Find the sum of the first 22 terms of the AP : 8, 3, $-2, \ldots$

Solution : Here, $a=8, d=3-8=-5, n=22$.

We know that

$ \begin{aligned} & S=\dfrac{n}{2}[2 a+(n-1) d] \end{aligned} $

$ \begin{aligned} &\text{Therefore}\quad S=\dfrac{22}{2}[16+21(-5)]=11(16-105)=11(-89)=-979 \end{aligned} $

So, the sum of the first 22 terms of the AP is -979 .

Example 12 : If the sum of the first 14 terms of an AP is 1050 and its first term is 10, find the 20th term.

Solution : Here, $S_{14}=1050, n=14, a=10$.

$ \text{As}\quad S_n=\dfrac{n}{2}[2 a+(n-1) d] $

$ \text{So,}\quad 1050=\dfrac{14}{2}[20+13 d]=140+91 d $

$ \begin{aligned} \text{i.e.,}\quad 910 & =91 d \end{aligned} $

$ \begin{aligned} \text{or,}\quad d & =10 \end{aligned} $

$ \text{Therefore,}\quad a_{20}=10+(20-1) \times 10=200 \text{, i.e. } 20 \text{ th term is } 200 \text{. } $

Example 13 : How many terms of the AP : $24,21,18, \ldots$ must be taken so that their sum is 78 ?

Solution : Here, $a=24, d=21-24=-3, S_n=78$. We need to find $n$.

We know that

$ S_n=\dfrac{n}{2}[2 a+(n-1) d] $

$ \text{So,}\quad 78=\dfrac{n}{2}[48+(n-1)(-3)]=\dfrac{n}{2}[51-3 n] $

$ \begin{aligned} \text{or} \quad \quad& 3 n^{2}-51 n+156 =0 \\ \text{or} \quad \quad& n^{2}-17 n+52 =0 \\ \text{or} \quad \quad& (n-4)(n-13) =0 \\ \text{or} \quad \quad& n =4 \text{ or } 13 \end{aligned} $

Both values of $n$ are admissible. So, the number of terms is either 4 or 13 .

Remarks:

1. In this case, the sum of the first 4 terms $=$ the sum of the first 13 terms $=78$.

2. Two answers are possible because the sum of the terms from 5th to 13th will be zero. This is because $a$ is positive and $d$ is negative, so that some terms will be positive and some others negative, and will cancel out each other.

Example 14 : Find the sum of :

(i) the first 1000 positive integers

(ii) the first $n$ positive integers

Solution :

(i) Let $S=1+2+3+\ldots+1000$

Using the formula $S_n=\dfrac{n}{2}(a+l)$ for the sum of the first $n$ terms of an AP, we have

$ S _{1000}=\dfrac{1000}{2}(1+1000)=500 \times 1001=500500 $

So, the sum of the first 1000 positive integers is 500500 .

(ii) Let $S_n=1+2+3+\ldots+n$

Here $a=1$ and the last term $l$ is $n$.

$ \text{Therefore,}\quad S_n=\dfrac{n(1+n)}{2} \quad \text{ or } \quad S_n=\dfrac{n(n+1)}{2} $

So, the sum of first $\boldsymbol{{}n}$ positive integers is given by

$ S_n=\dfrac{n(n+1)}{2} $

Example 15 : Find the sum of first 24 terms of the list of numbers whose $n$th term is given by $a_n=3+2 n$

Solution :

$ \text{As}\quad a_n=3+2 n \text{, } $

$ \begin{aligned} \text{so,}\\ & a_1=3+2=5 \\ & a_2=3+2 \times 2=7 \\ & a_3=3+2 \times 3=9 \end{aligned} $

List of numbers becomes $5,7,9,11, \ldots$

$ \text{Here,}\quad 7-5=9-7=11-9=2 \text{ and so on. } $

So, it forms an AP with common difference $d=2$.

To find $S _{24}$, we have $n=24, \quad a=5, \quad d=2$.

$ \text{Therefore,}\quad S_{24}=\dfrac{24}{2}[2 \times 5+(24-1) \times 2]=12[10+46]=672 $

So, sum of first 24 terms of the list of numbers is 672 .

Example 16 : A manufacturer of TV sets produced 600 sets in the third year and 700 sets in the seventh year. Assuming that the production increases uniformly by a fixed number every year, find :

(i) the production in the 1st year

(ii) the production in the 10th year

(iii) the total production in first 7 years

Solution : (i) Since the production increases uniformly by a fixed number every year, the number of TV sets manufactured in 1st, 2nd, 3rd, …, years will form an AP.

Let us denote the number of TV sets manufactured in the $n$th year by $a_n$.

$ \text{Then,}\quad a_3=600 \text{ and } a_7=700 $

$\text{or,}\quad a+2 d=600$

$ \text{and}\quad a+6 d=700 $

Solving these equations, we get $d=25$ and $a=550$.

Therefore, production of TV sets in the first year is 550 .

$ \text{(ii) Now}\quad a _{10}=a+9 d=550+9 \times 25=775 $

So, production of TV sets in the 10th year is 775 .

$ \begin{aligned} \text{(iii) Also,}\quad S_7 & =\dfrac{7}{2}[2 \times 550+(7-1) \times 25] \\ & =\dfrac{7}{2}[1100+150]=4375 \end{aligned} $

Thus, the total production of TV sets in first 7 years is 4375 .

5.5 Summary

In this chapter, you have studied the following points :

1. An arithmetic progression (AP) is a list of numbers in which each term is obtained by adding a fixed number $d$ to the preceding term, except the first term. The fixed number $d$ is called the common difference.

The general form of an AP is $a, a+d, a+2 d, a+3 d, \ldots$

2. A given list of numbers $a_1, a_2, a_3, \ldots$ is an AP, if the differences $a_2-a_1, a_3-a_2$, $a_4-a_3, \ldots$, give the same value, i.e., if $a _{k+1}-a_k$ is the same for different values of $k$.

3. In an AP with first term $a$ and common difference $d$, the $n$th term (or the general term) is given by $a_n=a+(n-1) d$.

4. The sum of the first $n$ terms of an AP is given by :

$ S=\dfrac{n}{2}[2 a+(n-1) d] $

5. If $l$ is the last term of the finite AP, say the $n$th term, then the sum of all terms of the AP is given by :

$ S=\dfrac{n}{2}(a+l) $

A NOTE TO THE READER

If $a, b, c$ are in AP, then $b=\dfrac{a+c}{2}$ and $b$ is called the arithmetic mean of $a$ and $c$.