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.

EXERCISE 5.1

1. In which of the following situations, does the list of numbers involved make an arithmetic progression, and why?

(i) The taxi fare after each $km$ when the fare is ₹ 15 for the first $km$ and ₹ 8 for each additional $km$.

(ii) The amount of air present in a cylinder when a vacuum pump removes $\dfrac{1}{4}$ of the air remaining in the cylinder at a time.

(iii) The cost of digging a well after every metre of digging, when it costs ₹ 150 for the first metre and rises by ₹ 50 for each subsequent metre.

(iv) The amount of money in the account every year, when ₹ 10000 is deposited at compound interest at $8 %$ per annum.

Show Answer

Solution

(i) It can be observed that

Taxi fare for $1^{\text{st }} km=15$

Taxi fare for first $2 km=15+8=23$

Taxi fare for first $3 km=23+8=31$

Taxi fare for first $4 km=31+8=39$

Clearly $15,23,31,39 \ldots$ forms an A.P. because every term is 8 more than the preceding term.

(ii) Let the initial volume of air in a cylinder be $V$ lit. In each stroke, the vacuum pump removes $\dfrac{1}{4}$ of air remaining in the cylinder at a time. In other words, after every stroke, only $1-\dfrac{1}{4}=\dfrac{3}{4}$ th part of air will remain.

Therefore, volumes will be $V, \dfrac{3}{4} V,(\dfrac{3}{4})^{2} V,(\dfrac{3}{4})^{3} V \ldots \ldots$.

Clearly, it can be observed that the adjacent terms of this series do not have the same difference between them. Therefore, this is not an A.P.

(iii) Cost of digging for first metre $=150$

Cost of digging for first 2 metres $=150+50=200$

Cost of digging for first 3 metres $=200+50=250$

Cost of digging for first 4 metres $=250+50=300$

Clearly, 150, 200, 250, $300 \ldots$ forms an A.P. because every term is 50 more than the preceding term.

(iv) We know that if Rs $P$ is deposited at $r %$ compound interest per annum for $n$ years, our money will

be $P(1+\dfrac{r}{100})^{n}$ aftern years.

Therefore, after every year, our money will be

$10000(1+\dfrac{8}{100}), 10000(1+\dfrac{8}{100})^{2}, 10000(1+\dfrac{8}{100})^{3}, 10000(1+\dfrac{8}{100})^{4}, \ldots$

Clearly, adjacent terms of this series do not have the same difference between them. Therefore, this is not an A.P.

2. Write first four terms of the AP, when the first term $a$ and the common difference $d$ are given as follows:

(i) $a=10, \quad d=10$

(ii) $a=-2, \quad d=0$

(iii) $a=4, \quad d=-3$

(iv) $a=-1, d=\dfrac{1}{2}$

(v) $a=-1.25, d=-0.25$

Show Answer

Solution

(i) $a=10, d=10$

Let the series be $a_1, a_2, a_3, a_4, a_5 \ldots$

$a_1=a=10$

$a_2=a_1+d=10+10=20$

$a_3=a_2+d=20+10=30$

$a_4=a_3+d=30+10=40$

$a_5=a_4+d=40+10=50$

Therefore, the series will be $10,20,30,40,50 \ldots$

First four terms of this A.P. will be $10,20,30$, and 40.

(ii) $a=-2, d=0$

Let the series be $a_1, a_2, a_3, a_4 \ldots$

$a_1=a=-2$

$a_2=a_1+d=-2+0=-2$

$a_3=a_2+d=-2+0=-2$ $a_4=a_3+d=-2+0=-2$

Therefore, the series will be $-2,-2,-2,-2 \ldots$

First four terms of this A.P. will be $-2,-2,-2$ and -2 .

(iii) $a=4, d=-3$

Let the series be $a_1, a_2, a_3, a_4 \ldots$

$a_1=a=4$

$a_2=a_1+d=4-3=1$

$a_3=a_2+d=1-3=-2$

$a_4=a_3+d=-2-3=-5$

Therefore, the series will be $4,1,-2$ - $5 \ldots$

First four terms of this A.P. will be 4, 1, - 2 and -5 .

(iv) $a=-1, d=\dfrac{1}{2}$

Let the series be $a_1, a_2, a_3, a_4 \ldots$

$a_1=a=-1$

$a_2=a_1+d=-1+\dfrac{1}{2}=-\dfrac{1}{2}$

$a_3=a_2+d=-\dfrac{1}{2}+\dfrac{1}{2}=0$

$a_4=a_3+d=0+\dfrac{1}{2}=\dfrac{1}{2}$

Clearly, the series will be

$-1,-\dfrac{1}{2}, 0, \dfrac{1}{2}$

First four terms of this A.P. will be

$ -1,-\dfrac{1}{2}, 0 \text{ and } \dfrac{1}{2} $

(v) $a=-1.25, d=-0.25$

Let the series be $a_1, a_2, a_3, a_4 \ldots$

$a_1=a=-1.25$

$a_2=a_1+d=-1.25-0.25=-1.50$

$a_3=a_2+d=-1.50-0.25=-1.75$

$a_4=a_3+d=-1.75-0.25=-2.00$

Clearly, the series will be $1.25,-1.50,-1.75,-2.00 \ldots \ldots .$.

First four terms of this A.P. will be $-1.25,-1.50,-1.75$ and -2.00 .

3. For the following APs, write the first term and the common difference:

(i) $3,1,-1,-3, \ldots$

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

(iii) $\dfrac{1}{3}, \dfrac{5}{3}, \dfrac{9}{3}, \dfrac{13}{3}, \ldots$

(iv) $0.6,1.7,2.8,3.9, \ldots$

Show Answer

Solution

(i) $3,1,-1,-3 \ldots$

Here, first term, $a=3$

Common difference, $d=$ Second term - First term

$=1-3=-2$

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

Here, first term, $a=-5$

Common difference, $d=$ Second term - First term

$=(-1)-(-5)=-1+5=4$

(iii) $\dfrac{1}{3}, \dfrac{5}{3}, \dfrac{9}{3}, \dfrac{13}{3} \ldots$

Here, first term, $a=\dfrac{1}{3}$

Common difference, $d=$ Second term - First term

$=\dfrac{5}{3}-\dfrac{1}{3}=\dfrac{4}{3}$

(iv) $0.6,1.7,2.8,3.9 \ldots$

Here, first term, $a=0.6$

Common difference, $d=$ Second term - First term

$=1.7-0.6$

$=1.1$

4. Which of the following are APs ? If they form an AP, find the common difference $d$ and write three more terms.

(i) $2,4,8,16, \ldots$

(ii) $2, \dfrac{5}{2}, 3, \dfrac{7}{2}, \ldots$

(iii) $-1.2,-3.2,-5.2,-7.2, \ldots$

(iv) $-10,-6,-2,2, \ldots$

(v) $3,3+\sqrt{2}, 3+2 \sqrt{2}, 3+3 \sqrt{2}, \ldots$

(vi) $0.2,0.22,0.222,0.2222, \ldots$

(vii) $0,-4,-8,-12, \ldots$

(viii) $-\dfrac{1}{2},-\dfrac{1}{2},-\dfrac{1}{2},-\dfrac{1}{2}, \ldots$

(ix) $1,3,9,27, \ldots$

(x) $a, 2 a, 3 a, 4 a, \ldots$

(xi) $a, a^{2}, a^{3}, a^{4}, \ldots$

(xii) $\sqrt{2}, \sqrt{8}, \sqrt{18}, \sqrt{32}, \cdots$

(xiii) $\sqrt{3}, \sqrt{6}, \sqrt{9}, \sqrt{12}, \ldots$

(xiv) $1^{2}, 3^{2}, 5^{2}, 7^{2}, \ldots$

(xv) $1^{2}, 5^{2}, 7^{2}, 73, \ldots$

Show Answer

Solution

(i) $2,4,8,16 \ldots$

It can be observed that

$a_2-a_1=4-2=2$

$a_3-a_2=8-4=4$

$a_4-a_3=16-8=8$

i.e., $a _{k+1}-a_k$ is not the same every time. Therefore, the given numbers are not forming an A.P.

(ii) $2, \dfrac{5}{2}, 3, \dfrac{7}{2} \ldots$

It can be observed that $a_2-a=\dfrac{5}{2}-2=\dfrac{1}{2}$

$a_3-a_2=3-\dfrac{5}{2}=\dfrac{1}{2}$

$a_4-a_3=\dfrac{7}{2}-3=\dfrac{1}{2}$

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

Therefore, $d=\dfrac{1}{2}$ and the given numbers are in A.P.

Three more terms are

$a_5=\dfrac{7}{2}+\dfrac{1}{2}=4$

$a_6=4+\dfrac{1}{2}=\dfrac{9}{2}$

$a_7=\dfrac{9}{2}+\dfrac{1}{2}=5$

(iii) - 1.2, - 3.2, - 5.2, - $7.2 \ldots$

It can be observed that

$a_2-a_1=(-3.2)-(-1.2)=-2$

$a_3-a_2=(-5.2)-(-3.2)=-2$

$a_4-a_3=(-7.2)-(-5.2)=-2$

i.e., $a _{k+1}-a_k$ is same every time. Therefore, $d=-2$

The given numbers are in A.P.

Three more terms are

$a_5=-7.2-2=-9.2$

$a_6=-9.2-2=-11.2$

$a_7=-11.2-2=-13.2$

(iv) - 10, - 6, - 2, $2 \ldots$

It can be observed that

$a_2-a_1=(-6)-(-10)=4$

$a_3-a_2=(-2)-(-6)=4$

$a_4-a_3=(2)-(-2)=4$

i.e., $a _{k+1}-a_k$ is same every time. Therefore, $d=4$

The given numbers are in A.P.

Three more terms are $a_5=2+4=6$

$a_6=6+4=10$

$a_7=10+4=14$

(v) $3,3+\sqrt{2}, 3+2 \sqrt{2}, 3+3 \sqrt{2}, \ldots$

It can be observed that

$a_2-a_1=3+\sqrt{2}-3=\sqrt{2}$

$a_3-a_2=3+2 \sqrt{2}-3-\sqrt{2}=\sqrt{2}$

$a_4-a_3=3+3 \sqrt{2}-3-2 \sqrt{2}=\sqrt{2}$

i.e., $a _{k+1} . a_k$ is same every time. Therefore, $d=\sqrt{2}$

The given numbers are in A.P.

Three more terms are

$a_5=3+3 \sqrt{2}+\sqrt{2}=3+4 \sqrt{2}$

$a_6=3+4 \sqrt{2}+\sqrt{2}=3+5 \sqrt{2}$

$a_7=3+5 \sqrt{2}+\sqrt{2}=3+6 \sqrt{2}$

(vi) $0.2,0.22,0.222,0.2222 \ldots$

It can be observed that

$a_2-a_1=0.22-0.2=0.02$

$a_3-a_2=0.222-0.22=0.002$

$a_4-a_3=0.2222-0.222=0.0002$

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

Therefore, the given numbers are not in A.P.

(vii) $0,-4,-8,-12 \ldots$

It can be observed that

$a_2-a_1=(-4)-0=-4$

$a_3-a_2=(-8)-(-4)=-4$

$a_4-a_3=(-12)-(-8)=-4$

i.e., $a _{k+1}-a_k$ is same every time. Therefore, $d=-4$

The given numbers are in A.P.

Three more terms are

$a_5=-$

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.

EXERCISE 5.2

1. Fill in the blanks in the following table, given that $a$ is the first term, $d$ the common difference and $a_n$ the $n$th term of the AP:

$a$ $d$ $n$ $a_n$
(i) 7 3 8 $\ldots$
(ii) -18 $\ldots$ 10 0
(iii) $\ldots$ -3 18 -5
(iv) -18.9 2.5 $\ldots$ 3.6
(v) 3.5 0 105 $\ldots$
Show Answer

Solution

I. $a=7, d=3, n=8, a_n=$ ?

We know that,

For an A.P. $a_n=a+(n-1) d$

$=7+(8-1) 3$

$=7+(7) 3$

$=7+21=28$

Hence, $a_n=28$

II. Given that

$a=-18, n=10, a_n=0, d=$ ?

We know that,

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

$0=-18+(10-1) d$

$18=9 d$

$d=\dfrac{18}{9}=2$

Hence, common difference, $d=2$

III. Given that

$d=-3, n=18, a_n=-5$

We know that,

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

$-5=a+(18-1)(-3)$

$-5=a+(17)(-3)$ $-5=a-51$

$a=51-5=46$

Hence, $a=46$

IV. $a=-18.9, d=2.5, a_n=3.6, n=$ ?

We know that,

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

$3.6=-18.9+(n-1) 2.5$

$3.6+18.9=(n-1) 2.5$

$22.5=(n-1) 2.5$

$(n-1)=\dfrac{22.5}{2.5}$

$n-1=9$

$n=10$

Hence, $n=10$

V. $a=3.5, d=0, n=105, a_n=$ ?

We know that,

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

$a_n=3.5+(105-1) 0$

$a_n=3.5+104 \times 0$

$a_n=3.5$

Hence, $a_n=3.5$

2. Choose the correct choice in the following and justify :

(i) 30 th term of the AP: $10,7,4, \ldots$, is

(A) 97

(B) 77

(C) -77

(D) -87

(ii) 11 th term of the AP: $-3,-\dfrac{1}{2}, 2, \ldots$, is

(A) 28

(B) 22

(C) -38

(D) $-48 \dfrac{1}{2}$

Show Answer

Solution

I. Given that

A.P. $10,7,4, \ldots$

First term, $a=10$

Common difference, $d=a_2-a_1=7-10$

$=-3$

We know that, $a_n=a+(n-1) d$

$a _{30}=10+(30-1)(-3)$

$a _{30}=10+(29)(-3)$

$a _{30}=10-87=-77$

Hence, the correct answer is $\mathbf{C}$.

II. Given that, A.P.

$ -3,-\dfrac{1}{2}, 2, \ldots $

First term $a=-3$

Common difference, $d=a_2-a_1$

$=-\dfrac{1}{2}-(-3)$

$=-\dfrac{1}{2}+3=\dfrac{5}{2}$

We know that,

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

$a _{11}=-3+(11-1)(\dfrac{5}{2})$

$a _{11}=-3+(10)(\dfrac{5}{2})$

$a _{11}=-3+25$

$a _{11}=22$

Hence, the answer is $\mathbf{B}$.

3. In the following APs, find the missing terms in the boxes :

(i) 2 , $\square$, 26

(ii) $\square$, 13, $\square$, 3

(iii) 5, $\square$, $\square$, $9 \dfrac{1}{2}$

(iv) -4 $\square$, $\square$, $\square$, $\square$, 6

(v) $\square$, 38, $\square$, $\square$, $\square$, -22

Show Answer

Solution

I. $2, \square, 26$

For this A.P.,

$a=2$

$a_3=26$

We know that, $a_n=a+(n-1) d$

$a_3=2+(3-1) d$

$26=2+2 d$

$24=2 d$

$d=12$

$a_2=2+(2-1) 12$

$=14$

Therefore, 14 is the missing term.

II. $13, \square, 3$

For this A.P.,

$a_2=13$ and

$a_4=3$

We know that, $a_n=a+(n-1) d$

$a_2=a+(2-1) d$

$13=a+d(1)$

$a_4=a+(4-1) d$

$3=a+3 d$ (II)

On subtracting (I) from (II), we obtain

$-10=2 d$

$d=-5$

From equation (I), we obtain

$13=a+(-5)$

$a=18$

$a_3=18+(3-1)(-5)$

$=18+2(-5)=18-10=8$

Therefore, the missing terms are 18 and 8 respectively.

III.

$5, \square, \square, 9 \dfrac{1}{2}$

For this A.P.,

$a=5$

$a_4=9 \dfrac{1}{2}=\dfrac{19}{2}$

We know that,

$a_n=a+(n-1) d$ $a_4=a+(4-1) d$

$\dfrac{19}{2}=5+3 d$

$\dfrac{19}{2}-5=3 d$

$\dfrac{9}{2}=3 d$

$d=\dfrac{3}{2}$

$a_2=a+d=5+\dfrac{3}{2}=\dfrac{13}{2}$

$a_3=a+2 d=5+2(\dfrac{3}{2})=8$

Therefore, the missing terms are $\dfrac{13}{2}$ and 8 respectively.

IV.

-4 $\square$, $\square$, $\square$, $\square$, 6

For this A.P.,

$a=-4$ and

$a_6=6$

We know that,

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

$a_6=a+(6-1) d$

$6=-4+5 d$

$10=5 d$

$d=2$

$a_2=a+d=-4+2=-2$ $a_3=a+2 d=-4+2(2)=0$

$a_4=a+3 d=-4+3(2)=2$

$a_5=a+4 d=-4+4(2)=4$

Therefore, the missing terms are $-2,0,2$, and 4 respectively.

v.

$\square$, 38, $\square$, $\square$, $\square$, -22

For this A.P.,

$a_2=38$

$a_6=-22$

We know that

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

$a_2=a+(2-1) d$

$38=a+d(1)$

$a_6=a+(6-1) d$

$-22=a+5 d(2)$

On subtracting equation (1) from (2), we obtain

$-22-38=4 d$

$-60=4 d$

$d=-15$

$a=a_2-d=38-(-15)=53$

$a_3=a+2 d=53+2(-15)=23$

$a_4=a+3 d=53+3(-15)=8$

$a_5=a+4 d=53+4(-15)=-7$

Therefore, the missing terms are $53,23,8$, and -7 respectively.

4. Which term of the AP: $3,8,13,18, \ldots$,is 78 ?

Show Answer

Solution

$3,8,13,18, \ldots$

For this A.P.,

$a=3$

$d=a_2-a_1=8-3=5$

Let $n^{\text{th }}$ term of this A.P. be 78 . $a_n=a+(n-1) d$

$78=3+(n-1) 5$

$75=(n-1) 5$

$(n-1)=15$

$n=16$

Hence, $16^{\text{th }}$ term of this A.P. is 78.

5. Find the number of terms in each of the following APs :

(i) $7,13,19, \ldots, 205$

(ii) $18,15 \dfrac{1}{2}, 13, \ldots,-47$

Show Answer

Solution

I. $7,13,19, \ldots, 205$

For this A.P.,

$a=7$

$d=a_2-a_1=13-7=6$

Let there are $n$ terms in this A.P.

$a_n=205$

We know that

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

Therefore, $205=7+(n-1) 6$

$198=(n-1) 6$

$33=(n-1)$

$n=34$

Therefore, this given series has 34 terms in it.

II.

$18,15 \dfrac{1}{2}, 13, \ldots,-47$

For this A.P., $a=18$

$d=a_2-a_1=15 \dfrac{1}{2}-18$

$d=\dfrac{31-36}{2}=-\dfrac{5}{2}$

Let there are $n$ terms in this A.P.

Therefore, $a_n=-47$ and we know that,

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

$-47=18+(n-1)(-\dfrac{5}{2})$

$-47-18=(n-1)(-\dfrac{5}{2})$

$-65=(n-1)(-\dfrac{5}{2})$

$(n-1)=\dfrac{-130}{-5}$

$(n-1)=26$

$n=27$

Therefore, this given A.P. has 27 terms in it.

6. Check whether -150 is a term of the AP : $11,8,5,2 \ldots$

Show Answer

Solution

For this A.P.,

$a=11$

$d=a_2-a_1=8-11=-3$

Let -150 be the $n^{\text{th }}$ term of this A.P.

We know that, $a_n=a+(n-1) d$

$-150=11+(n-1)(-3)$

$-150=11-3 n+3$

$-164=-3 n$

$n=\dfrac{164}{3}$

Clearly, $n$ is not an integer.

Therefore, - 150 is not a term of this A.P.

7. Find the 31 st term of an AP whose 11 th term is 38 and the 16 th term is 73.

Show Answer

Solution

Given that,

$a _{11}=38$

$a _{16}=73$

We know that,

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

$a _{11}=a+(11-1) d$

$38=a+10 d(1)$

Similarly,

$a _{16}=a+(16-1) d$

$73=a+15 d(2)$

On subtracting (1) from (2), we obtain

$35=5 d$

$d=7$

From equation (1),

$38=a+10 \times(7)$

$38-70=a$

$a=-32$

$a _{31}=a+(31-1) d$

$=-32+30(7)$

$=-32+210$

$=178$

Hence, $31^{\text{st }}$ term is 178.

8. An AP consists of 50 terms of which 3rd term is 12 and the last term is 106 . Find the 29th term.

Show Answer

Solution

Given that,

$a_3=12$

$a _{50}=106$

We know that,

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

$a_3=a+(3-1) d$

$12=a+2 d(1)$

Similarly, $a _{50}=a+(50-1) d$

$106=a+49 d$ (II)

On subtracting (I) from (II), we obtain

$94=47 d$

$d=2$

From equation (I), we obtain

$12=a+2(2)$

$a=12-4=8$

$a _{29}=a+(29-1) d$

$a _{29}=8+(28) 2$

$a _{29}=8+56=64$

Therefore, $29^{\text{th }}$ term is 64 .

9. If the 3 rd and the 9 th terms of an $AP$ are 4 and -8 respectively, which term of this $AP$ is zero?

Show Answer

Solution

Given that,

$a_3=4$

$a_9=-8$

We know that,

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

$a_3=a+(3-1) d$

$4=a+2 d(1)$

$a_9=a+(9-1) d$

$-8=a+8 d$ (II)

On subtracting equation (I) from (II), we obtain

$-12=6 d$

$d=-2$

From equation (I), we obtain

$4=a+2(-2)$

$4=a-4$

$a=8$

Let $n^{\text{th }}$ term of this A.P. be zero.

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

$0=8+(n-1)(-2)$

$0=8-2 n+2$

$2 n=10$

$n=5$

Hence, $5^{\text{th }}$ term of this A.P. is 0 .

10. The 17th term of an AP exceeds its 10th term by 7. Find the common difference.

Show Answer

Solution

We know that,

For an A.P., $a_n=a+(n-1) d$

$a _{17}=a+(17-1) d$

$a _{17}=a+16 d$

Similarly, $a _{10}=a+9 d$

It is given that

$a _{17}-a _{10}=7$

$(a+16 d)-(a+9 d)=7$

$7 d=7$ $d=1$

Therefore, the common difference is 1 .

11. Which term of the AP : $3,15,27,39, \ldots$ will be 132 more than its 54 th term?

Show Answer

Solution

Given A.P. is $3,15,27,39, \ldots$

$a=3$

$d=a_2-a_1=15-3=12$

$a _{54}=a+(54-1) d$

$=3+(53)(12)$

$=3+636=639$

$132+639=771$

We have to find the term of this A.P. which is 771 .

Let $n^{\text{th }}$ term be 771 .

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

$771=3+(n-1) 12$

$768=(n-1) 12$

$(n-1)=64$

$n=65$

Therefore, $65^{\text{th }}$ term was 132 more than $54^{\text{th }}$ term.

Alternatively,

Let $n^{\text{th }}$ term be 132 more than $54^{\text{th }}$ term.

$n=54+\dfrac{132}{12}$

$=54+11=65^{\text{th }}$ term

12. Two APs have the same common difference. The difference between their 100th terms is 100 , what is the difference between their 1000th terms?

Show Answer

Solution

Let the first term of these A.P.s be $a_1$ and $a_2$ respectively and the common difference of these A.P.s be $d$.

For first A.P.,

$a _{100}=a_1+(100-1) d$

$=a_1+99 d$

$a _{1000}=a_1+(1000-1) d$

$a _{1000}=a_1+999 d$

For second A.P.,

$a _{100}=a_2+(100-1) d$

$=a_2+99 d$

$a _{1000}=a_2+(1000-1) d$

$=a_2+999 d$

Given that, difference between

$100^{\text{th }}$ term of these A.P.s $=100$

Therefore, $(a_1+99 d)-(a_2+99 d)=100$

$a_1-a_2=100$ (1)

Difference between $1000^{\text{th }}$ terms of these A.P.s

$(a_1+999 d)-(a_2+999 d)=a_1-a_2$

From equation (1),

This difference, $a_1-a_2=100$

Hence, the difference between $1000^{\text{th }}$ terms of these A.P. will be 100 .

13. How many three-digit numbers are divisible by 7 ?

Show Answer

Solution

First three-digit number that is divisible by $7=105$

Next number $=105+7=112$

Therefore, $105,112,119, \ldots$

All are three digit numbers which are divisible by 7 and thus, all these are terms of an A.P. having first term as 105 and common difference as 7 .

The maximum possible three-digit number is 999 . When we divide it by 7 , the remainder will be 5 . Clearly, $999-5=$ 994 is the maximum possible three-digit number that is divisible by 7 .

The series is as follows.

105, 112, 119, …, 994

Let 994 be the $n$th term of this A.P. $a=105$

$d=7$

$a_n=994$

$n=$ ?

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

$994=105+(n-1) 7$

$889=(n-1) 7$

$(n-1)=127$

$n=128$

Therefore, 128 three-digit numbers are divisible by 7 .

14. How many multiples of 4 lie between 10 and 250 ?

Show Answer

Solution

First multiple of 4 that is greater than 10 is 12 . Next will be 16 .

Therefore, 12, 16, 20, 24, …

All these are divisible by 4 and thus, all these are terms of an A.P. with first term as 12 and common difference as 4 .

When we divide 250 by 4 , the remainder will be 2 . Therefore, $250-2=248$ is divisible by 4 .

The series is as follows.

$12,16,20,24, \ldots, 248$

Let 248 be the $n^{\text{th }}$ term of this A.P.

$a=12$

$d=4$

$a_n=248$

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

$248=12+(n-1) 4$

$\dfrac{236}{4}=n-1$

$59=n-1$

$n=60$

Therefore, there are 60 multiples of 4 between 10 and 250 .

15. For what value of $n$, are the $n$th terms of two APs: $63,65,67, \ldots$ and $3,10,17, \ldots$ equal?

Show Answer

Solution

$63,65,67, \ldots$

$a=63$

$d=a_2-a_1=65-63=2$

$n^{\text{th }}$ term of this A.P. $=a_n=a+(n-1) d$

$a_n=63+(n-1) 2=63+2 n-2$

$a_n=61+2 n(1)$

$3,10,17, \ldots$

$a=3$

$d=a_2-a_1=10-3=7$

$n^{\text{th }}$ term of this A.P. $=3+(n-1) 7$

$a_n=3+7 n-7$

$a_n=7 n-4(2)$

It is given that, $n^{\text{th }}$ term of these A.P.s are equal to each other.

Equating both these equations, we obtain

$61+2 n=7 n-4$

$61+4=5 n$

$5 n=65$

$n=13$

Therefore, $13^{\text{th }}$ terms of both these A.P.s are equal to each other.

16. Determine the AP whose third term is 16 and the 7 th term exceeds the 5th term by 12 .

Show Answer

Solution

$=a_3=16$

$a+(3-1) d=16$

$a+2 d=16(1)$ $a_7-a_5=12$

$[a+(7-1) d]-[a+(5-1) d]=12$

$(a+6 d)-(a+4 d)=12$

$2 d=12$

$d=6$

From equation (1), we obtain

$a+2(6)=16$

$a+12=16$

$a=4$

Therefore, A.P. will be

$4,10,16,22, \ldots$

17. Find the 20th term from the last term of the AP : 3, 8, 13, …, 253.

Show Answer

Solution

Given A.P. is

$3,8,13, \ldots, 253$

Common difference for this A.P. is 5 .

Therefore, this A.P. can be written in reverse order as

$253,248,243, \ldots, 13,8,5$

For this A.P.,

$a=253$

$d=248-253=-5$

$n=20$

$a _{20}=a+(20-1) d$

$a _{20}=253+(19)(-5)$

$a _{20}=253-95$

$a=158$

Therefore, $20^{\text{th }}$ term from the last term is 158.

18. The sum of the 4 th and 8 th terms of an AP is 24 and the sum of the 6 th and 10 th terms is 44. Find the first three terms of the AP.

Show Answer

Solution

We know that,

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

$a_4=a+(4-1) d$

$a_4=a+3 d$

Similarly,

$a_8=a+7 d$

$a_6=a+5 d$

$a _{10}=a+9 d$

Given that, $a_4+a_8=24$

$a+3 d+a+7 d=24$

$2 a+10 d=24$

$a+5 d=12(1)$

$a_6+a _{10}=44$

$a+5 d+a+9 d=44$

$2 a+14 d=44$

$a+7 d=22(2)$

On subtracting equation (1) from (2), we obtain

$2 d=22-12$

$2 d=10$

$d=5$

From equation (1), we obtain

$a+5 d=12$

$a+5(5)=12$

$a+25=12$

$a=-13$ $a_2=a+d=-13+5=-8$

$a_3=a_2+d=-8+5=-3$

Therefore, the first three terms of this A.P. are $-13,-8$, and -3 .

19. Subba Rao started work in 1995 at an annual salary of ₹ 5000 and received an increment of ₹ 200 each year. In which year did his income reach ₹ 7000 ?

Show Answer Solution

20. Ramkali saved ₹ 5 in the first week of a year and then increased her weekly savings by ₹ 1.75 . If in the $n$th week, her weekly savings become ₹ 20.75 , find $n$.

Show Answer

Solution

Given that,

$a=5$

$d=1.75$

$a_n=20.75$

$n=?$

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

$20.75=5+(n-1) 1.75$

$15.75=(n-1) 1.75$

$(n-1)=\dfrac{15.75}{1.75}=\dfrac{1575}{175}$

$=\dfrac{63}{7}=9$

$n-1=9$

$n=10$

Hence, $n$ is 10 .

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 .

EXERCISE 5.3

1. Find the sum of the following APs:

(i) $2,7,12, \ldots$, to 10 terms.

(ii) $-37,-33,-29, \ldots$, to 12 terms.

(iii) $0.6,1.7,2.8, \ldots$, to 100 terms.

(iv) $\dfrac{1}{15}, \dfrac{1}{12}, \dfrac{1}{10}, \ldots$, to 11 terms.

Show Answer

Solution

(i) $2,7,12, \ldots$, to 10 terms

For this A.P.,

$a=2$

$d=a_2-a_1=7-2=5$

$n=10$

We know that,

$ \begin{aligned} S_n & =\dfrac{n}{2}[2 a+(n-1) d] \\ S _{10} & =\dfrac{10}{2}[2(2)+(10-1) 5] \\ & =5[4+(9) \times(5)] \\ & =5 \times 49=245 \end{aligned} $

(ii) - $37,-33,-29, \ldots$, to 12 terms

For this A.P.,

$a=-37$

$d=a_2-a_1=(-33)-(-37)$

$=-33+37=4$

$n=12$

We know that,

$ \begin{aligned} S_n & =\dfrac{n}{2}[2 a+(n-1) d] \\ S _{12} & =\dfrac{12}{2}[2(-37)+(12-1) 4] \\ & =6[-74+11 \times 4] \\ & =6[-74+44] \\ & =6(-30)=-180 \end{aligned} $

(iii) $0.6,1.7,2.8, \ldots$, to 100 terms

For this A.P.,

$a=0.6$ $d=a_2-a_1=1.7-0.6=1.1$

$n=100$

We know that,

$ \begin{aligned} S_n= & \dfrac{n}{2}[2 a+(n-1) d] \\ S _{100} & =\dfrac{100}{2}[2(0.6)+(100-1) 1.1] \\ & =50[1.2+(99) \times(1.1)] \\ & =50[1.2+108.9] \\ & =50[110.1] \\ & =5505 \end{aligned} $

(iv) $\dfrac{1}{15}, \dfrac{1}{12}, \dfrac{1}{10}$, to 11 terms

For this A.P.,

$ a=\dfrac{1}{15} $

$ n=11 $

$ \begin{aligned} d=a_2-a_1 & =\dfrac{1}{12}-\dfrac{1}{15} \\ & =\dfrac{5-4}{60}=\dfrac{1}{60} \end{aligned} $

We know that,

$ \begin{aligned} S_n & =\dfrac{n}{2}[2 a+(n-1) d] \\ S _{11} & =\dfrac{11}{2}[2(\dfrac{1}{15})+(11-1) \dfrac{1}{60}] \\ & =\dfrac{11}{2}[\dfrac{2}{15}+\dfrac{10}{60}] \\ & =\dfrac{11}{2}[\dfrac{2}{15}+\dfrac{1}{6}]=\dfrac{11}{2}[\dfrac{4+5}{30}] \\ & =(\dfrac{11}{2})(\dfrac{9}{30})=\dfrac{33}{20} \end{aligned} $

2. Find the sums given below :

(i) $7+10 \dfrac{1}{2}+14+\ldots+84$

(ii) $34+32+30+\ldots+10$

(iii) $-5+(-8)+(-11)+\ldots+(-230)$

Show Answer

Solution

(i) $7+10 \dfrac{1}{2}+14+$ $+84$

For this A.P.,

$a=7$

$I=84$

$d=a_2-a_1=10 \dfrac{1}{2}-7=\dfrac{21}{2}-7=\dfrac{7}{2}$

Let 84 be the $n^{\text{th }}$ term of this A.P.

$I=a+(n-1) d$

$84=7+(n-1) \dfrac{7}{2}$

$77=(n-1) \dfrac{7}{2}$

$22=n-1$

$n=23$

We know that,

$ \begin{aligned} S_n & =\dfrac{n}{2}(a+l) \\ S_n & =\dfrac{23}{2}[7+84] \\ & =\dfrac{23 \times 91}{2}=\dfrac{2093}{2} \\ & =1046 \dfrac{1}{2} \end{aligned} $

(ii) $34+32+30+$ $+10$

For this A.P.,

$a=34$

$d=a_2-a_1=32-34=-2$

$I=10$

Let 10 be the $n^{\text{th }}$ term of this A.P.

$I=a+(n-1) d$

$10=34+(n-1)(-2)$

$-24=(n-1)(-2)$

$12=n-1$

$n=13$

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

$=\dfrac{13}{2}(34+10)$

$=\dfrac{13 \times 44}{2}=13 \times 22$ $=286$

(iii) $(-5)+(-8)+(-11)+$ $+(-230)$

For this A.P.,

$a=-5$

$I=-230$

$d=a_2-a_1=(-8)-(-5)$

$=-8+5=-3$

Let -230 be the $n^{\text{th }}$ term of this A.P.

$I=a+(n-1) d$

$-230=-5+(n-1)(-3)$

$-225=(n-1)(-3)$

$(n-1)=75$

$n=76$

And, $S_n=\dfrac{n}{2}(a+l)$

$ \begin{aligned} & =\dfrac{76}{2}[(-5)+(-230)] \\ & =38(-235) \\ & =-8930 \end{aligned} $

3. In an AP:

(i) given $a=5, d=3, a_n=50$, find $n$ and $S_n$.

(ii) given $a=7, a _{13}=35$, find $d$ and $S _{13}$.

(iii) given $a _{12}=37, d=3$, find $a$ and $S _{12}$.

(iv) given $a_3=15, S _{10}=125$, find $d$ and $a _{10}$.

(v) given $d=5, S_9=75$, find $a$ and $a_9$.

(vi) given $a=2, d=8, S_n=90$, find $n$ and $a_n$.

(vii) given $a=8, a_n=62, S_n=210$, find $n$ and $d$.

(viii) given $a_n=4, d=2, S_n=-14$, find $n$ and $a$.

(ix) given $a=3, n=8, S=192$, find $d$.

(x) given $l=28, S=144$, and there are total 9 terms. Find $a$.

Show Answer

Solution

(i) Given that, $a=5, d=3, a_n=50$

As $a_n=a+(n-1) d$,

$\therefore 50=5+(n-1) 3$

$45=(n-1) 3$

$15=n-1$

$n=16$

$ \begin{aligned} S_n & =\dfrac{n}{2}[a+a_n] \\ S _{16} & =\dfrac{16}{2}[5+50] \\ & =8 \times 55 \\ & =440 \end{aligned} $

(ii) Given that, $a=7, a _{13}=35$

As $a_n=a+(n-1) d$,

$\therefore a _{13}=a+(13-1) d$

$35=7+12 d$

$35-7=12 d$

$28=12 d$

$d=\dfrac{7}{3}$

$S_n=\dfrac{n}{2}[a+a_n]$

$S _{13}=\dfrac{n}{2}[a+a _{13}]$

$=\dfrac{13}{2}[7+35]$

$=\dfrac{13 \times 42}{2}=13 \times 21$

$=273$

(iii)Given that, $a _{12}=37, d=3$

As $a_n=a+(n-1) d$,

$a _{12}=a+(12-1) 3$

$37=a+33$

$a=4$

$S_n=\dfrac{n}{2}[a+a_n]$

$S_n=\dfrac{12}{2}[4+37]$

$S_n=6(41)$

$S_n=246$

(iv) Given that, $a_3=15, S _{10}=125$

As $a_n=a+(n-1) d$,

$a_3=a+(3-1) d$

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

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

$125=5(2 a+9 d)$

$25=2 a+9 d$

(ii)

On multiplying equation (1) by 2 , we obtain

$30=2 a+4 d$ (iii)

On subtracting equation (iii) from (ii), we obtain

$-5=5 d$

$d=-1$

From equation (i),

$15=a+2(-1)$

$15=a-2$

$a=17$

$a _{10}=a+(10-1) d$

$a _{10}=17+(9)(-1)$

$a _{10}=17-9=8$

(v)Given that, $d=5, S_9=75$

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

$S_9=\dfrac{9}{2}[2 a+(9-1) 5]$

$75=\dfrac{9}{2}(2 a+40)$

$25=3(a+20)$

$25=3 a+60$

$3 a=25-60$

$a=\dfrac{-35}{3}$

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

$a_9=a+(9-1)(5)$ $=\dfrac{-35}{3}+8(5)$

$=\dfrac{-35}{3}+40$

$=\dfrac{-35+120}{3}=\dfrac{85}{3}$

(vi) Given that, $a=2, d=8, S_n=90$

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

$90=\dfrac{n}{2}[4+(n-1) 8]$

$90=n[2+(n-1) 4]$

$90=n[2+4 n-4]$

$90=n(4 n-2)=4 n^{2}-2 n$

$4 n^{2}-2 n-90=0$

$4 n^{2}-20 n+18 n-90=0$

$4 n(n-5)+18(n-5)=0$

$(n-5)(4 n+18)=0$

Either $n-5=0$ or $4 n+18=0$

$n=5$ or $n=-\dfrac{18}{4}=\dfrac{-9}{2}$

However, $n$ can neither be negative nor fractional.

Therefore, $n=5$

4. How many terms of the AP : $9,17,25, \ldots$ must be taken to give a sum of 636 ?

Show Answer

Solution

Let there be $n$ terms of this A.P.

For this A.P., $a=9$

$d=a_2-a_1=17-9=8$ $S_n=\dfrac{n}{2}[2 a+(n-1) d]$

$636=\dfrac{n}{2}[2 \times a+(n-1) 8]$

$636=\dfrac{n}{2}[18+(n-1) 8]$

$636=n[9+4 n-4]$

$636=n(4 n+5)$

$4 n^{2}+5 n-636=0$

$4 n^{2}+53 n-48 n-636=0$

$n(4 n+53)-12(4 n+53)=0$

$(4 n+53)(n-12)=0$

Either $4 n+53=0$ or $n-12=0$

$n=\dfrac{-53}{4}$ or $n=12$

$n$ cannot be $\quad-\dfrac{53}{4}$. As the number of terms can neither be negative nor fractional, therefore, $n=12$ only.

5. The first term of an AP is 5 , the last term is 45 and the sum is 400 . Find the number of terms and the common difference.

Show Answer

Solution

Given that,

$a=5$

$I=45$

$S_n=400$

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

$400=\dfrac{n}{2}(5+45)$

$400=\dfrac{n}{2}(50)$ $n=16$

$I=a+(n-1) d$

$45=5+(16-1) d$

$40=15 d$

$d=\dfrac{40}{15}=\dfrac{8}{3}$

6. The first and the last terms of an $A P$ are 17 and 350 respectively. If the common difference is 9 , how many terms are there and what is their sum?

Show Answer

Solution

Given that,

$a=17$

$I=350$

$d=9$

Let there be $n$ terms in the A.P.

$I=a+(n-1) d$

$350=17+(n-1) 9$

$333=(n-1) 9$

$(n-1)=37$

$n=38$

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

$\Rightarrow S_n=\dfrac{38}{2}(17+350)=19(367)=6973$

Thus, this A.P. contains 38 terms and the sum of the terms of this A.P. is 6973.

7. Find the sum of first 22 terms of an AP in which $d=7$ and 22nd term is 149 .

Show Answer

Solution

$d=7$

$a _{22}=149$

$S _{22}=?$

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

$a _{22}=a+(22-1) d$

$149=a+21 \times 7$

$149=a+147$

$a=2$

$ \begin{aligned} S_n & =\dfrac{n}{2}(a+a_n) \\ & =\dfrac{22}{2}(2+149) \\ & =11(151)=1661 \end{aligned} $

8. Find the sum of first 51 terms of an AP whose second and third terms are 14 and 18 respectively.

Show Answer

Solution

Given that,

$a_2=14$

$a_3=18$

$d=a_3-a_2=18-14=4$

$a_2=a+d$

$14=a+4$

$a=10$

$ \begin{aligned} & S_n=\dfrac{n}{2}[2 a+(n-1) d] \\ & S _{51}=\dfrac{51}{2}[2 \times 10+(51-1) 4] \\ &=\dfrac{51}{2}[20+(50)(4)] \\ &=\dfrac{51(220)}{2}=51(110) \\ &=5610 \end{aligned} $

9. If the sum of first 7 terms of an AP is 49 and that of 17 terms is 289 , find the sum of first $n$ terms.

Show Answer

Solution

Given that,

$S_7=49$

$S _{17}=289$

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

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

$49=\dfrac{7}{2}(2 a+6 d)$

$7=(a+3 d)$

$a+3 d=7(i)$

Similarly, $S _{17}=\dfrac{17}{2}[2 a+(17-1) d]$

$289=\dfrac{17}{2}[2 a+16 d]$

$17=(a+8 d)$

$a+8 d=17$ (ii)

Subtracting equation (i) from equation (ii),

$5 d=10$ $d=2$

From equation (i),

$a+3(2)=7$

$a+6=7$

$a=1$

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

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

$=\dfrac{n}{2}(2+2 n-2)$

$=\dfrac{n}{2}(2 n)$

$=n^{2}$

10. Show that $a_1, a_2, \ldots, a_n, \ldots$ form an AP where $a_n$ is defined as below :

(i) $a_n=3+4 n$

(ii) $a_n=9-5 n$

Also find the sum of the first 15 terms in each case.

Show Answer

Solution

(i) $a_n=3+4 n$

$a_1=3+4(1)=7$

$a_2=3+4(2)=3+8=11$

$a_3=3+4(3)=3+12=15$

$a_4=3+4(4)=3+16=19$

It can be observed that

$a_2-a_1=11-7=4$

$a_3-a_2=15-11=4$

$a_4-a_3=19-15=4$

i.e., $a _{k+1}-a_k$ is same every time. Therefore, this is an AP with common difference as 4 and first term as 7 .

$ \begin{aligned} & S_n=\dfrac{n}{2}[2 a+(n-1) d] \\ & S _{15}=\dfrac{15}{2}[2(7)+(15-1) 4] \\ & =\dfrac{15}{2}[(14)+56] \\ & =\dfrac{15}{2}(70) \\ & =15 \times 35 \\ & =525 \end{aligned} $

It can be observed that

$a_2-a_1=-1-4=-5$

$a_3-a_2=-6-(-1)=-5$

$a_4-a_3=-11-(-6)=-5$

i.e., $a _{k+1}-a_k$ is same every time. Therefore, this is an A.P. with common difference as - 5 and first term as 4.

$ \begin{aligned} & S_n=\dfrac{n}{2}[2 a+(n-1) d] \\ & S _{15}=\dfrac{15}{2}[2(4)+(15-1)(-5)] \\ &=\dfrac{15}{2}[8+14(-5)] \\ &=\dfrac{15}{2}(8-70) \\ &=\dfrac{15}{2}(-62)=15(-31) \\ &=-465 \end{aligned} $

11. If the sum of the first $n$ terms of an AP is $4 n-n^{2}$, what is the first term (that is $S_1$ )? What is the sum of first two terms? What is the second term? Similarly, find the 3rd, the 10th and the $n$th terms.

Show Answer

Solution

Given that,

$S_n=4 n-n^{2}$

First term, $a=S_1=4(1)-(1)^{2}=4-1=3$

Sum of first two terms $=S_2$

$=4(2)-(2)^{2}=8-4=4$

Second term, $a_2=S_2-S_1=4-3=1$

$d=a_2-a=1-3=-2$

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

$=3+(n-1)(-2)$

$=3-2 n+2$

$=5-2 n$

Therefore, $a_3=5-2(3)=5-6=-1$

$a _{10}=5-2(10)=5-20=-15$

Hence, the sum of first two terms is 4 . The second term is $1.3^{\text{rd }}, 10^{\text{th }}$, and $n^{\text{th }}$ terms are $-1,-15$, and 5 -

$2 n$ respectively.

12. Find the sum of the first 40 positive integers divisible by 6 .

Show Answer

Solution

The positive integers that are divisible by 6 are

$6,12,18,24 \ldots$

It can be observed that these are making an A.P. whose first term is 6 and common difference is 6.

$a=6$

$d=6$

$S _{40}=?$

$ \begin{aligned} & S_n=\dfrac{n}{2}[2 a+(n-1) d] \\ & S _{40}=\dfrac{40}{2}[2(6)+(40-1) 6] \\ & =20[12+(39)(6)] \\ & =20(12+234) \\ & =20 \times 246 \\ & =4920 \end{aligned} $

13. Find the sum of the first 15 multiples of 8.

Show Answer

Solution

The multiples of 8 are

$8,16,24,32 \ldots$

These are in an A.P., having first term as 8 and common difference as 8.

Therefore, $a=8$

$d=8$

$S _{15}=?$

$ \begin{aligned} & S_n=\dfrac{n}{2}[2 a+(n-1) d] \\ &=\dfrac{15}{2}[2(8)+(15-1) 8] \\ &=\dfrac{15}{2}[16+14(8)] \\ &=\dfrac{15}{2}(16+112) \\ &=\dfrac{15(128)}{2}=15 \times 64 \\ &=960 \end{aligned} $

14. Find the sum of the odd numbers between 0 and 50 .

Show Answer

Solution

The odd numbers between 0 and 50 are

$1,3,5,7,9 \ldots 49$

Therefore, it can be observed that these odd numbers are in an A.P.

$a=1$

$d=2$

$I=49$

$I=a+(n-1) d$

$49=1+(n-1) 2$

$48=2(n-1)$

$n-1=24$

$n=25$

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

$S _{25}=\dfrac{25}{2}(1+49)$

$=\dfrac{25(50)}{2}=(25)(25)$

$=625$

15. A contract on construction job specifies a penalty for delay of completion beyond a certain date as follows: ₹ 200 for the first day, ₹ 250 for the second day, ₹ 300 for the third day, etc., the penalty for each succeeding day being ₹ 50 more than for the preceding day. How much money the contractor has to pay as penalty, if he has delayed the work by 30 days?

Show Answer

Solution

It can be observed that these penalties are in an A.P. having first term as 200 and common difference as 50.

$a=200$

$d=50$

Penalty that has to be paid if he has delayed the work by 30 days $=S _{30}$ $=\dfrac{30}{2}[2(200)+(30-1) 50]$

$=15[400+1450]$

$=15(1850)$

$=27750$

Therefore, the contractor has to pay Rs 27750 as penalty.

16. A sum of ₹ 700 is to be used to give seven cash prizes to students of a school for their overall academic performance. If each prize is ₹ 20 less than its preceding prize, find the value of each of the prizes.

Show Answer

Solution

Let the cost of $1^{\text{st }}$ prize be $P$.

Cost of $2^{\text{nd }}$ prize $=P-20$

And cost of $3^{\text{rd }}$ prize $=P-40$

It can be observed that the cost of these prizes are in an A.P. having common difference as - 20 and first term as $P$.

$a=P$

$d=-20$

Given that, $S_7=700$

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

$\dfrac{[2 a+(6)(-20)]}{2}=100$

$a+3(-20)=100$

a $-60=100$

$a=160$

Therefore, the value of each of the prizes was Rs 160 , Rs 140 , Rs 120 , Rs 100, Rs 80, Rs 60, and Rs 40.

17. In a school, students thought of planting trees in and around the school to reduce air pollution. It was decided that the number of trees, that each section of each class will plant, will be the same as the class, in which they are studying, e.g., a section of Class I will plant 1 tree, a section of Class II will plant 2 trees and so on till Class XII. There are three sections of each class. How many trees will be planted by the students?

Show Answer

Solution

It can be observed that the number of trees planted by the students is in an AP.

$1,2,3,4,5$…. 12

First term, $a=1$

Common difference, $d=2-1=1$

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

$S _{12}=\dfrac{12}{2}[2(1)+(12-1)(1)]$

$=6(2+11)$

$=6(13)$

$=78$

Therefore, number of trees planted by 1 section of the classes $=78$

Number of trees planted by 3 sections of the classes $=3 \times 78=234$

Therefore, 234 trees will be planted by the students.

18. A spiral is made up of successive semicircles, with centres alternately at A and B, starting with centre at A, of radii $0.5 cm, 1.0 cm, 1.5 cm, 2.0 cm, \ldots$ as shown in Fig. 5.4. What is the total length of such a spiral made up of thirteen consecutive semicircles? (Take $\pi=\dfrac{22}{7}$ )

Fig. 5.4

[Hint : Length of successive semicircles is $l_1, l_2, l_3, l_4, \ldots$ with centres at A, B, A, B, …, respectively.]

Show Answer

Solution

Semi-perimeter of circle $=\pi r$

$I_1=\pi(0.5)=\dfrac{\pi}{2} cm$

$I_2=\pi(1)=\pi cm$

$l_3=\pi(1.5)=\dfrac{3 \pi}{2} cm$

Therefore, $l_1, l_2, l_3$, i.e. the lengths of the semi-circles are in an A.P.,

$\dfrac{\pi}{2}, \pi, \dfrac{3 \pi}{2}, 2 \pi, \ldots \ldots \ldots \ldots$

$a=\dfrac{\pi}{2}$

$d=\pi-\dfrac{\pi}{2}=\dfrac{\pi}{2}$

$S _{13}=?$

We know that the sum of $n$ terms of an a A.P. is given by

$ \begin{aligned} S_n & =\dfrac{n}{2}[2 a+(n-1) d] \\ & =\dfrac{13}{2}[2(\dfrac{\pi}{2})+(13-1)(\dfrac{\pi}{2})] \\ & =\dfrac{13}{2}[\pi+\dfrac{12 \pi}{2}] \\ & =(\dfrac{13}{2})(7 \pi) \\ & =\dfrac{91 \pi}{2} \\ & =\dfrac{91 \times 22}{2 \times 7}=13 \times 11 \end{aligned} $

$=143$

Therefore, the length of such spiral of thirteen consecutive semi-circles will be $143 cm$.

Fig. 5.4

[Hint : Length of successive semicircles is $l_1, l_2, l_3, l_4, \ldots$ with centres at A, B, A, B, .., respectively.]

19. 200 logs are stacked in the following manner: 20 logs in the bottom row, 19 in the next row, 18 in the row next to it and so on (see Fig. 5.5). In how many rows are the 200 logs placed and how many logs are in the top row?

Fig. 5.5

Show Answer

Solution

It can be observed that the numbers of logs in rows are in an A.P.

$20,19,18 \ldots$

For this A.P.,

$a=20$

$d=a_2-a_1=19-20=-1$

Let a total of 200 logs be placed in $n$ rows.

$S_n=200$

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

$200=\dfrac{n}{2}[2(20)+(n-1)(-1)]$

$400=n(40-n+1)$

$400=n(41-n)$

$400=41 n-n^{2}$

$n^{2}-41 n+400=0$

$n^{2}-16 n-25 n+400=0$

$n(n-16)-25(n-16)=0$

$(n-16)(n-25)=0$

Either $(n-16)=0$ or $n-25=0$

$n=16$ or $n=25$

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

$a _{16}=20+(16-1)(-1)$

$a _{16}=20-15$

$a _{16}=5$

Similarly,

$a _{25}=20+(25-1)(-1)$

$a _{25}=20-24$

$=-4$

Clearly, the number of logs in $16^{\text{th }}$ row is 5 . However, the number of logs in $25^{\text{th }}$ row is negative, which is not possible.

Therefore, 200 logs can be placed in 16 rows and the number of logs in the $16^{\text{th }}$ row is 5 .

20. In a potato race, a bucket is placed at the starting point, which is $5 m$ from the first potato, and the other potatoes are placed $3 m$ apart in a straight line. There are ten potatoes in the line (see Fig. 5.6).

Fig. 5.6

A competitor starts from the bucket, picks up the nearest potato, runs back with it, drops it in the bucket, runs back to pick up the next potato, runs to the bucket to drop it in, and she continues in the same way until all the potatoes are in the bucket. What is the total distance the competitor has to run?

[Hint : To pick up the first potato and the second potato, the total distance (in metres) run by a competitor is $2 \times 5+2 \times(5+3)$ ]

Show Answer

Solution

The distances of potatoes are as follows.

$5,8,11,14 \ldots$

It can be observed that these distances are in A.P.

$a=5$

$d=8-5=3$

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

$S _{10}=\dfrac{10}{2}[2(5)+(10-1) 3]$ $=5[10+9 \times 3]$

$=5(10+27)=5(37)$

$=185$

As every time she has to run back to the bucket, therefore, the total distance that the competitor has to run will be two times of it.

Therefore, total distance that the competitor will run $=2 \times 185$

$=370 m$

Alternatively,

The distances of potatoes from the bucket are $5,8,11,14 \ldots$

Distance run by the competitor for collecting these potatoes are two times of the distance at which the potatoes have been kept. Therefore, distances to be run are

$10,16,22,28,34, \ldots \ldots \ldots$

$a=10$

$d=16-10=6$

$S _{10}=$ ?

$S _{10}=\dfrac{10}{2}[2 \times 10+(10-1) 6]$

$=5[20+54]$

$=5(74)$

$=370$

Therefore, the competitor will run a total distance of $370 m$.

EXERCISE 5.4 (Optional)*

1. Which term of the AP : $121,117,113, \ldots$, is its first negative term?

[Hint : Find $n$ for $a_n<0$ ]

Show Answer

Solution

Given A.P. is $121,117,113 \ldots$

$a=121$

$d=117-121=-4$

$a_n=a+(n-1) d$ $=121+(n-1)(-4)$

$=121-4 n+4$

$=125-4 n$

We have to find the first negative term of this A.P.

Therefore, $a_n<0$

$125-4 n<0$

$125<4 n$

$n>\dfrac{125}{4}$

$n>31.25$

Therefore, $32^{\text{nd }}$ term will be the first negative term of this A.P.

2. The sum of the third and the seventh terms of an AP is 6 and their product is 8 . Find the sum of first sixteen terms of the AP.

Show Answer

Solution

We know that,

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

$a_3=a+(3-1) d$

$a_3=a+2 d$

Similarly, $a_7=a+6 d$

Given that, $a_3+a_7=6$

$(a+2 d)+(a+6 d)=6$

$2 a+8 d=6$

$a+4 d=3$

$a=3-4 d(i)$

Also, it is given that $(a_3) \times(a_7)=8$

$(a+2 d) \times(a+6 d)=8$

From equation ( $i$ ),

$ \begin{aligned} & (3-4 d+2 d) \times(3-4 d+6 d)=8 \\ & (3-2 d) \times(3+2 d)=8 \\ & 9-4 d^{2}=8 \\ & 4 d^{2}=9-8=1 \\ & d^{2}=\dfrac{1}{4} \\ & d= \pm \dfrac{1}{2} \\ & d=\dfrac{1}{2} \text{ or }-\dfrac{1}{2} \end{aligned} $

From equation (i),

$ \begin{aligned} & (\text{ When } d \text{ is } \dfrac{1}{2}) \\ & a=3-4 d \\ & a=3-4(\dfrac{1}{2}) \\ & =3-2=1 \end{aligned} $

(When $d$ is $.-\dfrac{1}{2})$

$a=3-4(-\dfrac{1}{2})$

$a=3+2=5$

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

(When $a$ is 1 and $d$ is $.\dfrac{1}{2})$

$S _{16}=\dfrac{16}{2}[2(1)+(16-1)(\dfrac{1}{2})]$

$=8[2+\dfrac{15}{2}]$

$=4(19)=76$

(When $a$ is 5 and $d$ is $.-\dfrac{1}{2})$

$ \begin{aligned} & S _{16}=\dfrac{16}{2}[2(5)+(16-1)(-\dfrac{1}{2})] \\ & =8[10+(15)(-\dfrac{1}{2})] \\ & =8(\dfrac{5}{2}) \\ & =20 \end{aligned} $

3. A ladder has rungs 25 cm apart. (see Fig. 5.7). The rungs decrease uniformly in length from 45 cm at the bottom to 25 cm at the top. If the top and the bottom rungs are $2 \dfrac{1}{2} m$ apart, what is the length of the wood required for the rungs?

Fig. 5.7

[Hint : Number of rungs $.=\dfrac{250}{25}+1]$

Show Answer

Solution

It is given that the rungs are $25 cm$ apart and the top and bottom rungs are $2 \dfrac{1}{2} m$ apart.

$\therefore$ Total number of rungs

$ =\dfrac{2 \dfrac{1}{2} \times 100}{25}+1=\dfrac{250}{25}+1=11 $

Now, as the lengths of the rungs decrease uniformly, they will be in an A.P.

The length of the wood required for the rungs equals the sum of all the terms of this A.P.

First term, $a=45$

Last term, $I=25$

$n=11$

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

$\therefore S _{10}=\dfrac{11}{2}(45+25)=\dfrac{11}{2}(70)=385 cm$

Therefore, the length of the wood required for the rungs is $385 cm$.

4. The houses of a row are numbered consecutively from 1 to 49 . Show that there is a value of $x$ such that the sum of the numbers of the houses preceding the house numbered $x$ is equal to the sum of the numbers of the houses following it. Find this value of $x$.

[Hint : $.S _{x-1}=S _{49}-S_x]$

Show Answer

Solution

The number of houses was

$1,2,3 \ldots 49$

It can be observed that the number of houses are in an A.P. having $a$ as 1 and $d$ also as 1 .

Let us assume that the number of $x^{\text{th }}$ house was like this.

We know that,

Sum of $n$ terms in an A.P.

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

Sum of number of houses preceding $x^{\text{th }}$ house $=S _{x-1}$

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

Sum of number of houses following $x^{\text{th }}$ house $=S _{49}-S_x$

$ \begin{aligned} & =\dfrac{49}{2}[2(1)+(49-1)(1)]-\dfrac{x}{2}[2(1)+(x-1)(1)] \\ & =\dfrac{49}{2}(2+49-1)-\dfrac{x}{2}(2+x-1) \\ & =(\dfrac{49}{2})(50)-\dfrac{x}{2}(x+1) \\ & =25(49)-\dfrac{x(x+1)}{2} \end{aligned} $

It is given that these sums are equal to each other.

$\dfrac{x(x-1)}{2}=25(49)-x(\dfrac{x+1}{2})$

$\dfrac{x^{2}}{2}-\dfrac{x}{2}=1225-\dfrac{x^{2}}{2}-\dfrac{x}{2}$

$x^{2}=1225$

$x= \pm 35$

However, the house numbers are positive integers.

The value of $x$ will be 35 only.

Therefore, house number 35 is such that the sum of the numbers of houses preceding the house numbered 35 is equal to the sum of the numbers of the houses following it.

5. A small terrace at a football ground comprises of 15 steps each of which is $50 m$ long and built of solid concrete.

Each step has a rise of $\dfrac{1}{4} m$ and a tread of $\dfrac{1}{2} m$. (see Fig. 5.8). Calculate the total volume of concrete required to build the terrace.

[Hint : Volume of concrete required to build the first step $=\dfrac{1}{4} \times \dfrac{1}{2} \times 50 m^{3}$ ]

Fig. 5.8

Show Answer

Solution

From the figure, it can be observed that

$1^{\text{st }}$ step is $\dfrac{1}{2} m$ wide,

$2^{\text{nd }}$ step is $1 m$ wide,

$3^{\text{rd }}$ step is $\dfrac{3}{2} m$ wide.

Therefore, the width of each step is increasing by $\dfrac{1}{2} m$ each time whereas their height $\dfrac{1}{4} m$ and length $50 m$ remains the same.

Therefore, the widths of these steps are

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

Volume of concrete in $1^{\text{st }}$ step $=\dfrac{1}{4} \times \dfrac{1}{2} \times 50=\dfrac{25}{4}$

Volume of concrete in $2^{\text{nd }}$ step $=\dfrac{1}{4} \times 1 \times 50=\dfrac{25}{2}$

Volume of concrete in $3^{\text{rd }}$ step $=\dfrac{1}{4} \times \dfrac{3}{2} \times 50=\dfrac{75}{4}$

It can be observed that the volumes of concrete in these steps are in an A.P.

$ \begin{aligned} & \dfrac{25}{4}, \dfrac{25}{2}, \dfrac{75}{4}, \ldots \\ & a=\dfrac{25}{4} \\ & d=\dfrac{25}{2}-\dfrac{25}{4}=\dfrac{25}{4} \\ & \text{ and } S_n=\dfrac{n}{2}[2 a+(n-1) d] \\ & S _{15}=\dfrac{15}{2}[2(\dfrac{25}{4})+(15-1) \dfrac{25}{4}] \\ & =\dfrac{15}{2}[\dfrac{25}{2}+\dfrac{(14) 25}{4}] \\ & =\dfrac{15}{2}[\dfrac{25}{2}+\dfrac{175}{2}] \\ & =\dfrac{15}{2}(100)=750 \end{aligned} $

Volume of concrete required to build the terrace is $750 m^{3}$.

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



Table of Contents