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,8500,9000,

(ii) The lengths of the rungs of a ladder decrease uniformly by 2cm from bottom to top (see Fig. 5.1). The bottom rung is 45cm 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 54 times of itself after every 3 years. The maturity amount (in ₹) of an investment of ₹ 8000 after 3, 6, 9 and 12 years will be, respectively :

10000,12500,15625,19531.25 (iv) The number of unit squares in squares with side 1,2,3, units (see Fig. 5.2) are, respectively

12,22,32,

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 nth 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,

(ii) 100,70,40,10,

(iii) 3,2,1,0,

(iv) 3,3,3,3,

(v) 1.0,1.5,2.0,2.5,

Each of the numbers in the list is called a term.

Given a term, can you write the next term in each of the lists above? If so, how will you write it? Perhaps by following a pattern or rule. 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 a1, second term by a2,,nth term by an and the common difference by d. Then the AP becomes a1,a2,a3,,an. So, a2a1=a3a2==anan1=d.

Some more examples of AP are:

(a) The heights ( in cm ) of some students of a school standing in a queue in the morning assembly are 147,148,149,,157.

(b) The minimum temperatures ( in degree celsius) recorded for a week in the month of January in a city, arranged in ascending order are

3.1,3.0,2.9,2.8,2.7,2.6,2.5

(c) The balance money ( in ₹ ) after paying 5 of the total loan of ₹ 1000 every month is 950,900,850,800,,50.

(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+2d,a+3d,

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,

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

6,3,0,3,

Similarly, when

a=7,d=2, the AP is 7,9,11,13,a=1.0,d=0.1, the AP is 7,9,11,13,a=0,d=112, the AP is 0,112,3,412,6,a=2,d=0, the AP is 2,2,2,2,

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,,

We have

a2a1=96=3,a3a2=129=3,a4a3=1512=3

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,,

a2a1=36=3a3a2=03=3a4a3=30=3

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

In general, for an APa1,a2,,an, we have

d=ak+1ak

where ak+1 and ak are the (k+1) th and the k th terms respectively.

To obtain d in a given AP, we need not find all of a2a1,a3a2,a4a3,. 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,, 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 : 32,12,12,32,, write the first term a and the common difference d.

Solution : Here, a=32,d=1232=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,

(ii) 1,1,3,5,

(iii) 2,2,2,2,2,

(iv) 1,1,1,2,2,2,3,3,3,

Solution : (i) We have a2a1=104=6

a3a2=1610=6a4a3=2216=6

i.e., ak+1ak 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) a2a1=11=2

a3a2=3(1)=3+1=2a4a3=5(3)=5+3=2

i.e., ak+1ak 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 and 7+(2)=9

(iii) a2a1=2(2)=2+2=4

a3a2=22=4

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

(iv) a2a1=11=0

a3a2=11=0

a4a3=21=1

Here, a2a1=a3a2a4a3.

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 14 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 1st km=15

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

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

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

Clearly 15,23,31,39 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 14 of air remaining in the cylinder at a time. In other words, after every stroke, only 114=34 th part of air will remain.

Therefore, volumes will be V,34V,(34)2V,(34)3V.

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 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+r100)n aftern years.

Therefore, after every year, our money will be

10000(1+8100),10000(1+8100)2,10000(1+8100)3,10000(1+8100)4,

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,d=10

(ii) a=2,d=0

(iii) a=4,d=3

(iv) a=1,d=12

(v) a=1.25,d=0.25

Show Answer

Solution

(i) a=10,d=10

Let the series be a1,a2,a3,a4,a5

a1=a=10

a2=a1+d=10+10=20

a3=a2+d=20+10=30

a4=a3+d=30+10=40

a5=a4+d=40+10=50

Therefore, the series will be 10,20,30,40,50

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

(ii) a=2,d=0

Let the series be a1,a2,a3,a4

a1=a=2

a2=a1+d=2+0=2

a3=a2+d=2+0=2 a4=a3+d=2+0=2

Therefore, the series will be 2,2,2,2

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

(iii) a=4,d=3

Let the series be a1,a2,a3,a4

a1=a=4

a2=a1+d=43=1

a3=a2+d=13=2

a4=a3+d=23=5

Therefore, the series will be 4,1,2 - 5

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

(iv) a=1,d=12

Let the series be a1,a2,a3,a4

a1=a=1

a2=a1+d=1+12=12

a3=a2+d=12+12=0

a4=a3+d=0+12=12

Clearly, the series will be

1,12,0,12

First four terms of this A.P. will be

1,12,0 and 12

(v) a=1.25,d=0.25

Let the series be a1,a2,a3,a4

a1=a=1.25

a2=a1+d=1.250.25=1.50

a3=a2+d=1.500.25=1.75

a4=a3+d=1.750.25=2.00

Clearly, the series will be 1.25,1.50,1.75,2.00..

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,

(ii) 5,1,3,7,

(iii) 13,53,93,133,

(iv) 0.6,1.7,2.8,3.9,

Show Answer

Solution

(i) 3,1,1,3

Here, first term, a=3

Common difference, d= Second term - First term

=13=2

(ii) - 5, - 1, 3, 7

Here, first term, a=5

Common difference, d= Second term - First term

=(1)(5)=1+5=4

(iii) 13,53,93,133

Here, first term, a=13

Common difference, d= Second term - First term

=5313=43

(iv) 0.6,1.7,2.8,3.9

Here, first term, a=0.6

Common difference, d= Second term - First term

=1.70.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,

(ii) 2,52,3,72,

(iii) 1.2,3.2,5.2,7.2,

(iv) 10,6,2,2,

(v) 3,3+2,3+22,3+32,

(vi) 0.2,0.22,0.222,0.2222,

(vii) 0,4,8,12,

(viii) 12,12,12,12,

(ix) 1,3,9,27,

(x) a,2a,3a,4a,

(xi) a,a2,a3,a4,

(xii) 2,8,18,32,

(xiii) 3,6,9,12,

(xiv) 12,32,52,72,

(xv) 12,52,72,73,

Show Answer

Solution

(i) 2,4,8,16

It can be observed that

a2a1=42=2

a3a2=84=4

a4a3=168=8

i.e., ak+1ak is not the same every time. Therefore, the given numbers are not forming an A.P.

(ii) 2,52,3,72

It can be observed that a2a=522=12

a3a2=352=12

a4a3=723=12

i.e., ak+1ak is same every time.

Therefore, d=12 and the given numbers are in A.P.

Three more terms are

a5=72+12=4

a6=4+12=92

a7=92+12=5

(iii) - 1.2, - 3.2, - 5.2, - 7.2

It can be observed that

a2a1=(3.2)(1.2)=2

a3a2=(5.2)(3.2)=2

a4a3=(7.2)(5.2)=2

i.e., ak+1ak is same every time. Therefore, d=2

The given numbers are in A.P.

Three more terms are

a5=7.22=9.2

a6=9.22=11.2

a7=11.22=13.2

(iv) - 10, - 6, - 2, 2

It can be observed that

a2a1=(6)(10)=4

a3a2=(2)(6)=4

a4a3=(2)(2)=4

i.e., ak+1ak is same every time. Therefore, d=4

The given numbers are in A.P.

Three more terms are a5=2+4=6

a6=6+4=10

a7=10+4=14

(v) 3,3+2,3+22,3+32,

It can be observed that

a2a1=3+23=2

a3a2=3+2232=2

a4a3=3+32322=2

i.e., ak+1.ak is same every time. Therefore, d=2

The given numbers are in A.P.

Three more terms are

a5=3+32+2=3+42

a6=3+42+2=3+52

a7=3+52+2=3+62

(vi) 0.2,0.22,0.222,0.2222

It can be observed that

a2a1=0.220.2=0.02

a3a2=0.2220.22=0.002

a4a3=0.22220.222=0.0002

i.e., ak+1ak is not the same every time.

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

(vii) 0,4,8,12

It can be observed that

a2a1=(4)0=4

a3a2=(8)(4)=4

a4a3=(12)(8)=4

i.e., ak+1ak is same every time. Therefore, d=4

The given numbers are in A.P.

Three more terms are

a5=

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)= ₹ 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 = ₹ (8500+500)

= ₹ (8000+500+500)= ₹ (8000+2×500)= ₹ [8000+(31)×500](for the 3rd year)= ₹ 9000

Salary for the 4 th year = ₹ (9000+500)

= ₹ (8000+500+500+500)

= ₹ (8000+3×500)

= ₹ [8000+(41)×500] (for the 4th year)

= ₹ 9500

Salary for the 5 th year Math input error

= ₹ (8000+500+500+500+500)= ₹ (8000+4×500)= ₹ [8000+(51)×500] (for the 5th year) = ₹ 10000

Observe that we are getting a list of numbers

8000,8500,9000,9500,10000,

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

= Salary for the 14 th year + ₹ 500= ₹ [8000+500+500+500++50013 times ]+ ₹ 500= ₹ [8000+14×500]= ₹ [8000+(151)×500]= ₹ 15000

i.e., First salary +(151)× Annual increment.

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

 ₹ [8000+(251)×500]= ₹ 20000= First salary +(251)× Annual increment 

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

Let a1,a2,a3, be an AP whose first term a1 is a and the common difference is d.

Then,

the second term a2=a+d=a+(21)d

the third term a3=a2+d=(a+d)+d=a+2d=a+(31)d

the fourth term a4=a3+d=(a+2d)+d=a+3d=a+(41)d

Looking at the pattern, we can say that the n th term an=a+(n1)d.

So, the nth term an of the AP with first term a and common difference d is given by an=a+(n1)d. an is also called the general term of the AP. If there are m terms in the AP, then am 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,d=72=5 and n=10.

We have

an=a+(n1)d

So,

a10=2+(101)×5=2+45=47

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

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

Solution : Here, a=21,d=1821=3 and an=81, and we have to find n.

As

an=a+(n1)d,

we have

81=21+(n1)(3)81=243n105=3n

So,

n=35

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

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

21+(n1)(3)=0,i.e., 3(n1)=21i.e., n=8

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

and

(1)a3=a+(31)d=a+2d=5

(2)a7=a+(71)d=a+6d=9

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

a=3,d=1

Hence, the required AP is 3,4,5,6,7,

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

Solution : We have :

a2a1=115=6,a3a2=1711=6,a4a3=2317=6

As ak+1ak is the same for k=1,2, 3, etc., the given list of numbers is an AP.

Now, a=5 and d=6.

Let 301 be a term, say, the nth term of this AP.

We know that

an=a+(n1)dSo,301=5+(n1)×6i.e.,301=6n1So,n=3026=1513

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,,99

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

As

an=a+(n1)d,

we have

99=12+(n1)×3

i.e.,

87=(n1)×3

i.e.,

n1=873=29

i.e.,

n=29+1=30

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,,62.

Solution : Here, a=10,d=710=3,l=62,

where

l=a+(n1)d

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

So,62=10+(n1)(3)i.e.,72=(n1)(3)i.e.,n1=24orn=25

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?)

So,

a15=10+(151)(3)=1042=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.

So,

a11=62+(111)×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

 Simple Interest =P×R×T100

So, the interest at the end of the 1 st year = ₹ 1000×8×1100= ₹ 80

The interest at the end of the 2 nd year = ₹ 1000×8×2100= ₹ 160

The interest at the end of the 3 rd year = ₹ 1000×8×3100= ₹ 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,

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

Now,

a30=a+(301)d=80+29×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,,5

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

Then

a=23,d=2123=2,an=5

As,

an=a+(n1)d

We have,

5=23+(n1)(2)

i.e.,

18=(n1)(2)

i.e.,

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 an the nth term of the AP:

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

Solution

I. a=7,d=3,n=8,an= ?

We know that,

For an A.P. an=a+(n1)d

=7+(81)3

=7+(7)3

=7+21=28

Hence, an=28

II. Given that

a=18,n=10,an=0,d= ?

We know that,

an=a+(n1)d

0=18+(101)d

18=9d

d=189=2

Hence, common difference, d=2

III. Given that

d=3,n=18,an=5

We know that,

an=a+(n1)d

5=a+(181)(3)

5=a+(17)(3) 5=a51

a=515=46

Hence, a=46

IV. a=18.9,d=2.5,an=3.6,n= ?

We know that,

an=a+(n1)d

3.6=18.9+(n1)2.5

3.6+18.9=(n1)2.5

22.5=(n1)2.5

(n1)=22.52.5

n1=9

n=10

Hence, n=10

V. a=3.5,d=0,n=105,an= ?

We know that,

an=a+(n1)d

an=3.5+(1051)0

an=3.5+104×0

an=3.5

Hence, an=3.5

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

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

(A) 97

(B) 77

(C) -77

(D) -87

(ii) 11 th term of the AP: 3,12,2,, is

(A) 28

(B) 22

(C) -38

(D) 4812

Show Answer

Solution

I. Given that

A.P. 10,7,4,

First term, a=10

Common difference, d=a2a1=710

=3

We know that, an=a+(n1)d

a30=10+(301)(3)

a30=10+(29)(3)

a30=1087=77

Hence, the correct answer is C.

II. Given that, A.P.

3,12,2,

First term a=3

Common difference, d=a2a1

=12(3)

=12+3=52

We know that,

an=a+(n1)d

a11=3+(111)(52)

a11=3+(10)(52)

a11=3+25

a11=22

Hence, the answer is B.

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

(i) 2 , , 26

(ii) , 13, , 3

(iii) 5, , , 912

(iv) -4 , , , , 6

(v) , 38, , , , -22

Show Answer

Solution

I. 2,,26

For this A.P.,

a=2

a3=26

We know that, an=a+(n1)d

a3=2+(31)d

26=2+2d

24=2d

d=12

a2=2+(21)12

=14

Therefore, 14 is the missing term.

II. 13,,3

For this A.P.,

a2=13 and

a4=3

We know that, an=a+(n1)d

a2=a+(21)d

13=a+d(1)

a4=a+(41)d

3=a+3d (II)

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

10=2d

d=5

From equation (I), we obtain

13=a+(5)

a=18

a3=18+(31)(5)

=18+2(5)=1810=8

Therefore, the missing terms are 18 and 8 respectively.

III.

For this A.P.,

a=5

a4=912=192

We know that,

an=a+(n1)d a4=a+(41)d

192=5+3d

1925=3d

92=3d

d=32

a2=a+d=5+32=132

a3=a+2d=5+2(32)=8

Therefore, the missing terms are 132 and 8 respectively.

IV.

-4 , , , , 6

For this A.P.,

a=4 and

a6=6

We know that,

an=a+(n1)d

a6=a+(61)d

6=4+5d

10=5d

d=2

a2=a+d=4+2=2 a3=a+2d=4+2(2)=0

a4=a+3d=4+3(2)=2

a5=a+4d=4+4(2)=4

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

v.

, 38, , , , -22

For this A.P.,

a2=38

a6=22

We know that

an=a+(n1)d

a2=a+(21)d

38=a+d(1)

a6=a+(61)d

22=a+5d(2)

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

2238=4d

60=4d

d=15

a=a2d=38(15)=53

a3=a+2d=53+2(15)=23

a4=a+3d=53+3(15)=8

a5=a+4d=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,,is 78 ?

Show Answer

Solution

3,8,13,18,

For this A.P.,

a=3

d=a2a1=83=5

Let nth  term of this A.P. be 78 . an=a+(n1)d

78=3+(n1)5

75=(n1)5

(n1)=15

n=16

Hence, 16th  term of this A.P. is 78.

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

(i) 7,13,19,,205

(ii) 18,1512,13,,47

Show Answer

Solution

I. 7,13,19,,205

For this A.P.,

a=7

d=a2a1=137=6

Let there are n terms in this A.P.

an=205

We know that

an=a+(n1)d

Therefore, 205=7+(n1)6

198=(n1)6

33=(n1)

n=34

Therefore, this given series has 34 terms in it.

II.

18,1512,13,,47

For this A.P., a=18

d=a2a1=151218

d=31362=52

Let there are n terms in this A.P.

Therefore, an=47 and we know that,

an=a+(n1)d

47=18+(n1)(52)

4718=(n1)(52)

65=(n1)(52)

(n1)=1305

(n1)=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

Show Answer

Solution

For this A.P.,

a=11

d=a2a1=811=3

Let -150 be the nth  term of this A.P.

We know that, an=a+(n1)d

150=11+(n1)(3)

150=113n+3

164=3n

n=1643

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,

a11=38

a16=73

We know that,

an=a+(n1)d

a11=a+(111)d

38=a+10d(1)

Similarly,

a16=a+(161)d

73=a+15d(2)

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

35=5d

d=7

From equation (1),

38=a+10×(7)

3870=a

a=32

a31=a+(311)d

=32+30(7)

=32+210

=178

Hence, 31st  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,

a3=12

a50=106

We know that,

an=a+(n1)d

a3=a+(31)d

12=a+2d(1)

Similarly, a50=a+(501)d

106=a+49d (II)

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

94=47d

d=2

From equation (I), we obtain

12=a+2(2)

a=124=8

a29=a+(291)d

a29=8+(28)2

a29=8+56=64

Therefore, 29th  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,

a3=4

a9=8

We know that,

an=a+(n1)d

a3=a+(31)d

4=a+2d(1)

a9=a+(91)d

8=a+8d (II)

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

12=6d

d=2

From equation (I), we obtain

4=a+2(2)

4=a4

a=8

Let nth  term of this A.P. be zero.

an=a+(n1)d

0=8+(n1)(2)

0=82n+2

2n=10

n=5

Hence, 5th  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., an=a+(n1)d

a17=a+(171)d

a17=a+16d

Similarly, a10=a+9d

It is given that

a17a10=7

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

7d=7 d=1

Therefore, the common difference is 1 .

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

Show Answer

Solution

Given A.P. is 3,15,27,39,

a=3

d=a2a1=153=12

a54=a+(541)d

=3+(53)(12)

=3+636=639

132+639=771

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

Let nth  term be 771 .

an=a+(n1)d

771=3+(n1)12

768=(n1)12

(n1)=64

n=65

Therefore, 65th  term was 132 more than 54th  term.

Alternatively,

Let nth  term be 132 more than 54th  term.

n=54+13212

=54+11=65th  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 a1 and a2 respectively and the common difference of these A.P.s be d.

For first A.P.,

a100=a1+(1001)d

=a1+99d

a1000=a1+(10001)d

a1000=a1+999d

For second A.P.,

a100=a2+(1001)d

=a2+99d

a1000=a2+(10001)d

=a2+999d

Given that, difference between

100th  term of these A.P.s =100

Therefore, (a1+99d)(a2+99d)=100

a1a2=100 (1)

Difference between 1000th  terms of these A.P.s

(a1+999d)(a2+999d)=a1a2

From equation (1),

This difference, a1a2=100

Hence, the difference between 1000th  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,

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, 9995= 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 nth term of this A.P. a=105

d=7

an=994

n= ?

an=a+(n1)d

994=105+(n1)7

889=(n1)7

(n1)=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, 2502=248 is divisible by 4 .

The series is as follows.

12,16,20,24,,248

Let 248 be the nth  term of this A.P.

a=12

d=4

an=248

an=a+(n1)d

248=12+(n1)4

2364=n1

59=n1

n=60

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

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

Show Answer

Solution

63,65,67,

a=63

d=a2a1=6563=2

nth  term of this A.P. =an=a+(n1)d

an=63+(n1)2=63+2n2

an=61+2n(1)

3,10,17,

a=3

d=a2a1=103=7

nth  term of this A.P. =3+(n1)7

an=3+7n7

an=7n4(2)

It is given that, nth  term of these A.P.s are equal to each other.

Equating both these equations, we obtain

61+2n=7n4

61+4=5n

5n=65

n=13

Therefore, 13th  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

=a3=16

a+(31)d=16

a+2d=16(1) a7a5=12

[a+(71)d][a+(51)d]=12

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

2d=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,

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,,253

Common difference for this A.P. is 5 .

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

253,248,243,,13,8,5

For this A.P.,

a=253

d=248253=5

n=20

a20=a+(201)d

a20=253+(19)(5)

a20=25395

a=158

Therefore, 20th  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,

an=a+(n1)d

a4=a+(41)d

a4=a+3d

Similarly,

a8=a+7d

a6=a+5d

a10=a+9d

Given that, a4+a8=24

a+3d+a+7d=24

2a+10d=24

a+5d=12(1)

a6+a10=44

a+5d+a+9d=44

2a+14d=44

a+7d=22(2)

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

2d=2212

2d=10

d=5

From equation (1), we obtain

a+5d=12

a+5(5)=12

a+25=12

a=13 a2=a+d=13+5=8

a3=a2+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 nth week, her weekly savings become ₹ 20.75 , find n.

Show Answer

Solution

Given that,

a=5

d=1.75

an=20.75

n=?

an=a+(n1)d

20.75=5+(n1)1.75

15.75=(n1)1.75

(n1)=15.751.75=1575175

=637=9

n1=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++99+100

And then, reversed the numbers to write

S=100+99++3+2+1

Adding these two, he got

2S=(100+1)+(99+2)++(3+98)+(2+99)+(1+100)=101+101++101+101(100 times )

So,

S=100×1012=5050, i.e., the sum =5050

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

a,a+d,a+2d,

The nth term of this AP is a+(n1)d. Let S denote the sum of the first n terms of the AP. We have

(1)S=a+(a+d)+(a+2d)++[a+(n1)d]

Rewriting the terms in reverse order, we have

(2)S=[a+(n1)d]+[a+(n2)d]++(a+d)+a

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

2S=[2a+(n1)d]+[2a+(n1)d]++[2a+(n1)d]+[2a+(n1)d]n times 

or, 2S=n[2a+(n1)d] (Since, there are n terms)

or, S=n2[2a+(n1)d]

So, the sum of the first n terms of an AP is given by

S=n2[2a+(n1)d]

We can also write this as

S=n2[a+a+(n1)d]

i.e.,

(3)S=n2(a+an)

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

From (3), we see that

(4)S=n2(a+l)

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=n2[2a+(n1)d]

we have

S=212[2×100+(211)×50]=212[200+1000]=212×1200=12600

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 Sn in place of S to denote the sum of first n terms of the AP. We write S20 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 nth term of an AP is the difference of the sum to first n terms and the sum to first ( n1 ) terms of it, i.e., an=SnSn1.

Let us consider some examples.

Example 11 : Find the sum of the first 22 terms of the AP : 8, 3, 2,

Solution : Here, a=8,d=38=5,n=22.

We know that

S=n2[2a+(n1)d]

Therefore

S=222[16+21(5)]=11(16105)=11(89)=979

Therefore,

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, S14=1050,n=14,a=10.

As

Sn=n2[2a+(n1)d]

so,

1050=142[20+13d]=140+91d

i.e.,

910=91d

or,

d=10

Therefore,

a20=10+(201)×10=200, i.e. 20 th term is 200

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

Solution : Here, a=24,d=2124=3,Sn=78. We need to find n.

We know that

Sn=n2[2a+(n1)d]

So,

78=n2[48+(n1)(3)]=n2[513n]

or3n251n+156=0orn217n+52=0or(n4)(n13)=0orn=4 or 13

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++1000

Using the formula Sn=n2(a+l) for the sum of the first n terms of an AP, we have

S1000=10002(1+1000)=500×1001=500500

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

(ii) Let Sn=1+2+3++n

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

Therefore,

Sn=n(1+n)2 or Sn=n(n+1)2

So, the sum of first n positive integers is given by

Sn=n(n+1)2

Example 15 : Find the sum of first 24 terms of the list of numbers whose nth term is given by

an=3+2n

Solution :

As

an=3+2n

so,

a1=3+2=5a2=3+2×2=7a3=3+2×3=9

List of numbers becomes 5,7,9,11,

Here,

75=97=119=2 and so on. 

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

To find S24, we have n=24,a=5,d=2.

Therefore,

S24=242[2×5+(241)×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 nth year by an.

Then,

a3=600 and a7=700

or,

a+2d=600

and

a+6d=700

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

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

(ii) Now

a10=a+9d=550+9×25=775

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

(iii) Also,

S7=72[2×550+(71)×25]=72[1100+150]=4375

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,, to 10 terms.

(ii) 37,33,29,, to 12 terms.

(iii) 0.6,1.7,2.8,, to 100 terms.

(iv) 115,112,110,, to 11 terms.

Show Answer

Solution

(i) 2,7,12,, to 10 terms

For this A.P.,

a=2

d=a2a1=72=5

n=10

We know that,

Sn=n2[2a+(n1)d]S10=102[2(2)+(101)5]=5[4+(9)×(5)]=5×49=245

(ii) - 37,33,29,, to 12 terms

For this A.P.,

a=37

d=a2a1=(33)(37)

=33+37=4

n=12

We know that,

Sn=n2[2a+(n1)d]S12=122[2(37)+(121)4]=6[74+11×4]=6[74+44]=6(30)=180

(iii) 0.6,1.7,2.8,, to 100 terms

For this A.P.,

a=0.6 d=a2a1=1.70.6=1.1

n=100

We know that,

Sn=n2[2a+(n1)d]S100=1002[2(0.6)+(1001)1.1]=50[1.2+(99)×(1.1)]=50[1.2+108.9]=50[110.1]=5505

(iv) 115,112,110, to 11 terms

For this A.P.,

a=115

n=11

d=a2a1=112115=5460=160

We know that,

Sn=n2[2a+(n1)d]S11=112[2(115)+(111)160]=112[215+1060]=112[215+16]=112[4+530]=(112)(930)=3320

2. Find the sums given below :

(i) 7+1012+14++84

(ii) 34+32+30++10

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

Show Answer

Solution

(i) 7+1012+14+ +84

For this A.P.,

a=7

I=84

d=a2a1=10127=2127=72

Let 84 be the nth  term of this A.P.

I=a+(n1)d

84=7+(n1)72

77=(n1)72

22=n1

n=23

We know that,

Sn=n2(a+l)Sn=232[7+84]=23×912=20932=104612

(ii) 34+32+30+ +10

For this A.P.,

a=34

d=a2a1=3234=2

I=10

Let 10 be the nth  term of this A.P.

I=a+(n1)d

10=34+(n1)(2)

24=(n1)(2)

12=n1

n=13

Sn=n2(a+l)

=132(34+10)

=13×442=13×22 =286

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

For this A.P.,

a=5

I=230

d=a2a1=(8)(5)

=8+5=3

Let -230 be the nth  term of this A.P.

I=a+(n1)d

230=5+(n1)(3)

225=(n1)(3)

(n1)=75

n=76

And, Sn=n2(a+l)

=762[(5)+(230)]=38(235)=8930

3. In an AP:

(i) given a=5,d=3,an=50, find n and Sn.

(ii) given a=7,a13=35, find d and S13.

(iii) given a12=37,d=3, find a and S12.

(iv) given a3=15,S10=125, find d and a10.

(v) given d=5,S9=75, find a and a9.

(vi) given a=2,d=8,Sn=90, find n and an.

(vii) given a=8,an=62,Sn=210, find n and d.

(viii) given an=4,d=2,Sn=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,an=50

As an=a+(n1)d,

50=5+(n1)3

45=(n1)3

15=n1

n=16

Sn=n2[a+an]S16=162[5+50]=8×55=440

(ii) Given that, a=7,a13=35

As an=a+(n1)d,

a13=a+(131)d

35=7+12d

357=12d

28=12d

d=73

Sn=n2[a+an]

S13=n2[a+a13]

=132[7+35]

=13×422=13×21

=273

(iii)Given that, a12=37,d=3

As an=a+(n1)d,

a12=a+(121)3

37=a+33

a=4

Sn=n2[a+an]

Sn=122[4+37]

Sn=6(41)

Sn=246

(iv) Given that, a3=15,S10=125

As an=a+(n1)d,

a3=a+(31)d

15=a+2d( i) Sn=n2[2a+(n1)d]

S10=102[2a+(101)d]

125=5(2a+9d)

25=2a+9d

(ii)

On multiplying equation (1) by 2 , we obtain

30=2a+4d (iii)

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

5=5d

d=1

From equation (i),

15=a+2(1)

15=a2

a=17

a10=a+(101)d

a10=17+(9)(1)

a10=179=8

(v)Given that, d=5,S9=75

As Sn=n2[2a+(n1)d],

S9=92[2a+(91)5]

75=92(2a+40)

25=3(a+20)

25=3a+60

3a=2560

a=353

an=a+(n1)d

a9=a+(91)(5) =353+8(5)

=353+40

=35+1203=853

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

As Sn=n2[2a+(n1)d],

90=n2[4+(n1)8]

90=n[2+(n1)4]

90=n[2+4n4]

90=n(4n2)=4n22n

4n22n90=0

4n220n+18n90=0

4n(n5)+18(n5)=0

(n5)(4n+18)=0

Either n5=0 or 4n+18=0

n=5 or n=184=92

However, n can neither be negative nor fractional.

Therefore, n=5

4. How many terms of the AP : 9,17,25, 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=a2a1=179=8 Sn=n2[2a+(n1)d]

636=n2[2×a+(n1)8]

636=n2[18+(n1)8]

636=n[9+4n4]

636=n(4n+5)

4n2+5n636=0

4n2+53n48n636=0

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

(4n+53)(n12)=0

Either 4n+53=0 or n12=0

n=534 or n=12

n cannot be 534. 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

Sn=400

Sn=n2(a+l)

400=n2(5+45)

400=n2(50) n=16

I=a+(n1)d

45=5+(161)d

40=15d

d=4015=83

6. The first and the last terms of an AP 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+(n1)d

350=17+(n1)9

333=(n1)9

(n1)=37

n=38

Sn=n2(a+l)

Sn=382(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

a22=149

S22=?

an=a+(n1)d

a22=a+(221)d

149=a+21×7

149=a+147

a=2

Sn=n2(a+an)=222(2+149)=11(151)=1661

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,

a2=14

a3=18

d=a3a2=1814=4

a2=a+d

14=a+4

a=10

Sn=n2[2a+(n1)d]S51=512[2×10+(511)4]=512[20+(50)(4)]=51(220)2=51(110)=5610

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,

S7=49

S17=289

Sn=n2[2a+(n1)d]

S7=72[2a+(71)d]

49=72(2a+6d)

7=(a+3d)

a+3d=7(i)

Similarly, S17=172[2a+(171)d]

289=172[2a+16d]

17=(a+8d)

a+8d=17 (ii)

Subtracting equation (i) from equation (ii),

5d=10 d=2

From equation (i),

a+3(2)=7

a+6=7

a=1

Sn=n2[2a+(n1)d]

=n2[2(1)+(n1)(2)]

=n2(2+2n2)

=n2(2n)

=n2

10. Show that a1,a2,,an, form an AP where an is defined as below :

(i) an=3+4n

(ii) an=95n

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

Show Answer

Solution

(i) an=3+4n

a1=3+4(1)=7

a2=3+4(2)=3+8=11

a3=3+4(3)=3+12=15

a4=3+4(4)=3+16=19

It can be observed that

a2a1=117=4

a3a2=1511=4

a4a3=1915=4

i.e., ak+1ak is same every time. Therefore, this is an AP with common difference as 4 and first term as 7 .

Sn=n2[2a+(n1)d]S15=152[2(7)+(151)4]=152[(14)+56]=152(70)=15×35=525

It can be observed that

a2a1=14=5

a3a2=6(1)=5

a4a3=11(6)=5

i.e., ak+1ak is same every time. Therefore, this is an A.P. with common difference as - 5 and first term as 4.

Sn=n2[2a+(n1)d]S15=152[2(4)+(151)(5)]=152[8+14(5)]=152(870)=152(62)=15(31)=465

11. If the sum of the first n terms of an AP is 4nn2, what is the first term (that is S1 )? What is the sum of first two terms? What is the second term? Similarly, find the 3rd, the 10th and the nth terms.

Show Answer

Solution

Given that,

Sn=4nn2

First term, a=S1=4(1)(1)2=41=3

Sum of first two terms =S2

=4(2)(2)2=84=4

Second term, a2=S2S1=43=1

d=a2a=13=2

an=a+(n1)d

=3+(n1)(2)

=32n+2

=52n

Therefore, a3=52(3)=56=1

a10=52(10)=520=15

Hence, the sum of first two terms is 4 . The second term is 1.3rd ,10th , and nth  terms are 1,15, and 5 -

2n 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

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

S40=?

Sn=n2[2a+(n1)d]S40=402[2(6)+(401)6]=20[12+(39)(6)]=20(12+234)=20×246=4920

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

Show Answer

Solution

The multiples of 8 are

8,16,24,32

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

Therefore, a=8

d=8

S15=?

Sn=n2[2a+(n1)d]=152[2(8)+(151)8]=152[16+14(8)]=152(16+112)=15(128)2=15×64=960

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,949

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

a=1

d=2

I=49

I=a+(n1)d

49=1+(n1)2

48=2(n1)

n1=24

n=25

Sn=n2(a+l)

S25=252(1+49)

=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 =S30 =302[2(200)+(301)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 1st  prize be P.

Cost of 2nd  prize =P20

And cost of 3rd  prize =P40

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, S7=700

72[2a+(71)d]=700

[2a+(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=21=1

Sn=n2[2a+(n1)d]

S12=122[2(1)+(121)(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×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.5cm,1.0cm,1.5cm,2.0cm, as shown in Fig. 5.4. What is the total length of such a spiral made up of thirteen consecutive semicircles? (Take π=227 )

Show Answer

Solution

Semi-perimeter of circle =πr

I1=π(0.5)=π2cm

I2=π(1)=πcm

l3=π(1.5)=3π2cm

Therefore, l1,l2,l3, i.e. the lengths of the semi-circles are in an A.P.,

π2,π,3π2,2π,

a=π2

d=ππ2=π2

S13=?

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

Sn=n2[2a+(n1)d]=132[2(π2)+(131)(π2)]=132[π+12π2]=(132)(7π)=91π2=91×222×7=13×11

=143

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

Fig. 5.4

[Hint : Length of successive semicircles is l1,l2,l3,l4, 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

For this A.P.,

a=20

d=a2a1=1920=1

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

Sn=200

Sn=n2[2a+(n1)d]

200=n2[2(20)+(n1)(1)]

400=n(40n+1)

400=n(41n)

400=41nn2

n241n+400=0

n216n25n+400=0

n(n16)25(n16)=0

(n16)(n25)=0

Either (n16)=0 or n25=0

n=16 or n=25

an=a+(n1)d

a16=20+(161)(1)

a16=2015

a16=5

Similarly,

a25=20+(251)(1)

a25=2024

=4

Clearly, the number of logs in 16th  row is 5 . However, the number of logs in 25th  row is negative, which is not possible.

Therefore, 200 logs can be placed in 16 rows and the number of logs in the 16th  row is 5 .

20. In a potato race, a bucket is placed at the starting point, which is 5m from the first potato, and the other potatoes are placed 3m 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×5+2×(5+3) ]

Show Answer

Solution

The distances of potatoes are as follows.

5,8,11,14

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

a=5

d=85=3

Sn=n2[2a+(n1)d]

S10=102[2(5)+(101)3] =5[10+9×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×185

=370m

Alternatively,

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

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,

a=10

d=1610=6

S10= ?

S10=102[2×10+(101)6]

=5[20+54]

=5(74)

=370

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

EXERCISE 5.4 (Optional)1

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

[Hint : Find n for an<0 ]

Show Answer

Solution

Given A.P. is 121,117,113

a=121

d=117121=4

an=a+(n1)d =121+(n1)(4)

=1214n+4

=1254n

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

Therefore, an<0

1254n<0

125<4n

n>1254

n>31.25

Therefore, 32nd  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,

an=a+(n1)d

a3=a+(31)d

a3=a+2d

Similarly, a7=a+6d

Given that, a3+a7=6

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

2a+8d=6

a+4d=3

a=34d(i)

Also, it is given that (a3)×(a7)=8

(a+2d)×(a+6d)=8

From equation ( i ),

(34d+2d)×(34d+6d)=8(32d)×(3+2d)=894d2=84d2=98=1d2=14d=±12d=12 or 12

From equation (i),

( When d is 12)a=34da=34(12)=32=1

(When d is .12)

a=34(12)

a=3+2=5

Sn=n2[2a(n1)d]

(When a is 1 and d is .12)

S16=162[2(1)+(161)(12)]

=8[2+152]

=4(19)=76

(When a is 5 and d is .12)

S16=162[2(5)+(161)(12)]=8[10+(15)(12)]=8(52)=20

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 212m apart, what is the length of the wood required for the rungs?

Fig. 5.7

[Hint : Number of rungs .=25025+1]

Show Answer

Solution

It is given that the rungs are 25cm apart and the top and bottom rungs are 212m apart.

Total number of rungs

=212×10025+1=25025+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

Sn=n2(a+l)

S10=112(45+25)=112(70)=385cm

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

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 : .Sx1=S49Sx]

Show Answer

Solution

The number of houses was

1,2,349

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 xth  house was like this.

We know that,

Sum of n terms in an A.P.

=n2[2a+(n1)d]

Sum of number of houses preceding xth  house =Sx1

=(x1)2[2a+(x11)d]=x12[2(1)+(x2)(1)]=x12[2+x2]=(x)(x1)2

Sum of number of houses following xth  house =S49Sx

=492[2(1)+(491)(1)]x2[2(1)+(x1)(1)]=492(2+491)x2(2+x1)=(492)(50)x2(x+1)=25(49)x(x+1)2

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

x(x1)2=25(49)x(x+12)

x22x2=1225x22x2

x2=1225

x=±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 50m long and built of solid concrete.

Each step has a rise of 14m and a tread of 12m. (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 =14×12×50m3 ]

Fig. 5.8

Show Answer

Solution

From the figure, it can be observed that

1st  step is 12m wide,

2nd  step is 1m wide,

3rd  step is 32m wide.

Therefore, the width of each step is increasing by 12m each time whereas their height 14m and length 50m remains the same.

Therefore, the widths of these steps are

12,1,32,2,

Volume of concrete in 1st  step =14×12×50=254

Volume of concrete in 2nd  step =14×1×50=252

Volume of concrete in 3rd  step =14×32×50=754

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

254,252,754,a=254d=252254=254 and Sn=n2[2a+(n1)d]S15=152[2(254)+(151)254]=152[252+(14)254]=152[252+1752]=152(100)=750

Volume of concrete required to build the terrace is 750m3.

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+2d,a+3d,

2. A given list of numbers a1,a2,a3, is an AP, if the differences a2a1,a3a2, a4a3,, give the same value, i.e., if ak+1ak is the same for different values of k.

3. In an AP with first term a and common difference d, the nth term (or the general term) is given by an=a+(n1)d.

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

S=n2[2a+(n1)d]

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

S=n2(a+l)

A NOTE TO THE READER

If a,b,c are in AP, then b=a+c2 and b is called the arithmetic mean of a and c.


  1. These exercises are not from the examination point of view. ↩︎



Mock Test for JEE

NCERT Chapter Video Solution

Dual Pane