Arithmetic Progression: A A N D
Arithmetic Progression: A A N D
ARITHMETIC PROGRESSION
Points to Remember :
1. A sequence is an arrangement of numbers or objects in a definite order.
2. A sequence a1, a2, a3, ......., an, ...... is called an Arithmetic Progression (A.P) if there exists a constant d
such that a2 – a1 = d, a3 – a2 = d, a4 – a3 = d, ....., an – an–1 = d and so on. The constant d is called the
common difference.
3. If ‘a’ is the first term and ‘d’ the common difference of an A.P., then the A.P. is a, a + d, a + 2d, a + 3d....
4. The nth term of an A.P. with first term ‘a’ and common difference ‘d’ is given by an a (n 1)d .
5. The sum to n terms of an A.P. with first term ‘a’ and common difference ‘d’ is given by
n
Sn [2a (n 1)d ]
2
n
Also, S n [a l ] , where l = last term.
2
n(n 1)
6. Sum of first n natural numbers = 1 + 2 + 3 + ..... n .
2
ILLUSTRATIVE EXAMPLES
Example 1. A sequence an is defined by an = 5 – 2n. Prove that it is an AP.
Solution. Given an 5 2n
an 1 5 2(n 1) 5 2n 2 2n 7
Consider, an an 1 (5 2n) (2n 7)
= 5 – 2n + 2n – 7 = – 2.
We observe that an an 1 is independent of n and hence a constant.
The given sequence is an A.P. with common difference –2.
Example 2. Which term of the A.P. 5, 15, 25, .... will be 130 more than its 31st term? [CBSE 2006(C)]
Solution. We have, a 5, d 10
a31 a (31 1)d a 30d 5 30 10 305.
Let nth term of the given A.P. be 130 more than its 31st term.
Then, an = 130 + a31
a + (n – 1) d = 130 + 305
5 + 10 (n – 1) = 435 10 (n – 1) = 430 n – 1 = 43 n = 44.
Hence, 44th term of the given A.P. is 130 more than its 31st term.
1 2
Example 3. Which term of the A.P. 19, 18 , 17 ,.... is the first negative term?
5 5
1 2 1 4
Solution. Here, a 19, d 18 19 17 18 .
5 5 5 5
MATHEMATICS–X ARITHMETIC PROGRESSIONS 71
Let the nth term of the given A.P. be the first negative term.
i.e. a + (n – 1) d < 0
4
19 (n 1) 0
5
99 3
95 – 4n + 4 < 0 99 < 4n n n 24
4 4
3
The smallest natural number satisfying n 24 is 25.
4
The first negative term of given A.P. is 25th term.
Example 4. How many numbers of two digits are exactly divisible by 8?
Solution. We observe that 16 is the first two digit number divisible by 8 and 96 is the last two digit number
divisible by 8. Thus, we have to determine the number of terms in the sequence 16, 24, 32, ...., 96.
Clearly, it is an A.P. with first term = 16 and common difference = 8, i.e. a = 16, d = 8.
Let there be n terms in this A.P. Then, an = 96
a + (n – 1) d = 96
16 + (n – 1) (8) = 96
8 (n – 1) = 80 n – 1 = 10 n = 11
Hence, there are 11 numbers of two digits which are divisible by 8.
Example 5. Find the sum of the first 25 terms of an A.P. whose nth term is given by an = 7 – 3n. [CBSE 2004]
Solution. We have, an 7 3n
Putting n = 1, we get a1 7 3(1) 4
Putting n = 25, we get a25 7 3(25) 68
so, for the given A.P., we have, first then = a = 4 and 25th term = – 68.
25 n
Required sum = S 25
2
[a a25 ] Sn 2 (a l )
25
(4 68)
2
25 (32) 800 Ans.
Example 6. How many terms of the series 54, 51, 48, ..... be taken so that their sum is 513? [CBSE 2005]
Solution. Clearly, the given sequence is an A.P. with first term a ( = 54) and common difference d (= – 3). Let
the sum of n terms be 513. Then,
S n 513
n
[2a (n 1)d ] 513
2
n
[108 (n 1)(3)] 513
2
n2 – 37n + 342 = 0
(n – 18) (n – 19) = 0
n = 18 or n = 19
Here, the common difference is negative. So, 19th term is given by a19 54 (19 1) (3) 0.
Thus, the sum of 18 terms as well as that of 19 terms is 513.
72 ARITHMETIC PROGRESSIONS MATHEMATICS–X
3n 2 5n
Example 7. In an A.P., the sum of first n terms is + . Find its 25th term. [CBSE 2006(C)]
2 2
Solution. Let Sn denote the sum of n terms of an A.P. whose nth term is an.
3n 2 5n
We have, S n
2 2
3 5
S n 1 (n 1)2 (n 1)2 [ replacing n by (n – 1)]
2 2
an Sn Sn 1
3n 2 5n 3 5
(n 1) 2 (n 1)2
2 2 2 2
3 5
[n 2 (n 1)2 ] [n (n 1)]
2 2
3 5
(2n 1)
2 2
3 5
a25 (2 25 1) 76 Ans.
2 2
Example 8. If the sum of the first 10 terms of an A.P. is 110 and the sum of first 20 terms is 420, find the sum
of first 30 terms of this A.P.
Solution. Let the first term be a and the common difference be d. Now,
Given S10 110
10
[2a (10 1)d ] 110
2
2a + 9d = 22 ...(1)
Also, S20 = 420
20
[2a (20 1)d ] 420
2
2a + 19d = 42 ...(2)
Subtracting (1) from (2), we get
10d = 20 d = 2
Using d = 2 in (1), we get
2a + 9 (2) = 22 a = 2
n
Now, Sn [2a (n 1)d ]
2
30
S30 [2(2) (30 1)(2)]
2
= 15 × 62 = 930 Ans.
Example 9. A contract on construction job specifies a penalty for delay of completion beyond a certain date
as follows : Rs. 200 for the first day, Rs. 250 for the second day, Rs. 300 for the third day, etc. the
penalty for each succeeding day being Rs. 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? [NCERT]
Solution. Clearly, the amount of penalty for different days forms an A.P. with first term a (= 200) and common
difference d (=50). According to question, we have to find the sum of 30 terms of this A.P.
MATHEMATICS–X ARITHMETIC PROGRESSIONS 73
n
Now, Sn [2a (n 1)d ]
2
here, a 200, d 50, n 30
30
Required sum S30 [2(200) (30 1)(50)]
2
=15 (400 + 1450)
= 15 × 1850 = 27750
Thus, a delay of 30 days will cost the contractor of Rs. 27,750.
Example 10. A spiral is made up of successive semicircles, with centres alternatively at A and B, starting with
centre at A, of radii 0.5 cm, 1.0 cm, 2.0 cm, as shown in figure. What is the total length of such a
22
spiral made up of thirteen consecutive semicircles? Take [NCERT]
7
l3
l1
A B
l2
Solution. r1 = 0.5 cm, r2 = 1.0 cm, r3 = 1.5 cm, ......
here, a = 0.5, d = 1.0 – 0.5 = 0.5
length of spiral made up of 13 consecutive semicircles
r1 r2 ...... r13
(r1 r2 ...... r13 )
= (0.5 + 1.0 + 1.5 + .... upto 13th term)
13
[2(0.5) (13 1)(0.5)]
2
13 22 13
7 7 143 cm Ans.
2 7 2
Example 11. 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 diagram). In how many rows the 200 logs are placed and how
many logs are in the top row? [NCERT]
Solution. Clearly, the competitor is to cover double distance in order to get the potato from the place and to
be placed in the bucket.
Distance between bucket and Ist potato = 5 m
Distance between bucket and 2nd potato = (5 + 3) m = 8 m
Distance between bucket and 3rd potato = (8 + 3) m = 11 m
.......................................................
.......................................................
here, a = 5, d = 8 – 5 = 3
Total distance travelled for placing 10 potatoes in the bucket
= 2(5 + 8 + 11 + ........ upto 10 terms)
10
2 (2 5 (10 1)3)
2
= 2 [5 (10 + 27)] = 370 m Ans.
MATHEMATICS–X ARITHMETIC PROGRESSIONS 75
Example 13. A ladder has rungs 25 cm apart (see figure). The rungs decrease uniformly in length from 45 cm
1
at the bottom and 25 cm at the top. If the top and the bottom rungs are 2 m apart, what is the
2
length of the wood required for the rungs? [NCERT]
1
Solution. Distance between rung at the top and the bottom 2 m=250 cm.
2
Distance between two consecutive rungs = 25 cm. 25 cm
250
Number of rungs required 1 10 1 11.
25
Length of rungs is increasing uniformly and forming an A.P. 2 1 cm
m
2
a = 25, an = 45
Length of wood required to make rungs
n 25 cm
Sn [a l ]
2
45 cm
11
[25 45] 385 cm 3.85 m Ans.
2
Example 14. 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 number x is equal to the sum of the
numbers of the houses following it. Find this value of x. [NCERT]
Solution. Let the number of houses before house no. x = x – 1.
49 houses
m
3 50 m3 = m3
50
4 2 4 1m
4
25 50 25 25
here, a ,d
4 4 4 4
Total volume of concrete needed to make such 15 steps
15 25 25
2 (15 1)
2 4 4
15 50 350 15 400
750 m3 Ans.
24 4 2 4
PRACTICE EXERCISE
Problem based on nth term of an A.P.
Determine which of the following are A.Ps. If they form an AP, find the common difference d and write three
more terms (Qs. 1-6) :
1 2 3
40. 1 1 1 .... upto n terms. [CBSE 2007 (C)]
n n n
41. Find the sum of first 30 even natural numbers.
42. Find the sum of first 25 odd natural numbers.
43. Show that the sum of the first n odd natural numbers equals n2.
44. Find the sum of n terms of an A.P. whose nth term is given by an = 5 – 6n.
45. In an A.P., an = 116, a = 2 and d = 6. Find Sn.
46. The nth term of an A.P. is given by tn = 4n – 5. Find the sum of the first 25 terms of the A.P. [CBSE 2004]
3n 2 13
61. In an A.P., the sum of the first n terms is n. Find its 25th term. [CBSE 2006 C]
2 2
62. If the sum of the first 6 terms of an A.P. is 36 and the sum of the first 21 terms is 441, find the first term and
the common difference and hence find the sum of n terms of this A.P.
63. Find the common difference of an A.P. whose first term is 1 and the sum of the first four terms is one-third
the sum of the next four terms.
64. The sum of the first 9 terms of an A.P. is 171 and that of the first 24 terms is 996, find the first term and the
common difference.
1 1
74. If the mth term of an A.P. be and nth term be , then show that its (mn)th term is 1.
n m
75. The 10th term of an A.P. is 29 and and sum of the first 20 terms is 610. Find the sum of the first 30 terms.
76. The sum of the first 15 terms of an A.P. is 105 and the sum of next 15 terms is 780. Find the first three terms
of the A.P.
1 1 1
77. If mth term of A.P. is and nth term is , show that the sum of mn terms is (mn 1).
n m 2
78. Two cars start together in the same direction from the same place. The first goes with a uniform speed of
1
10 km/hr. The second goes with a speed of 8 km/hr in the first hour and increases the speed by km/hr
2
in each succeeding hour. After how many hours will the second car overtake the first if both cars go non-
stop?
79. The ages of the students in a class are in A.P. whose common difference is 4 months. If the youngest
student is 8 years old and the sum of the ages of all the students is 168 years, find the number of students
in the class.
80. In an A.P.
(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, Sn = 192, find d.
(x) given l = 28, Sn = 144, and there are total 9 terms. Find a.
80 ARITHMETIC PROGRESSIONS MATHEMATICS–X
HINTS TO SELECTED QUESTIONS
25. Let first term be a and common difference be d.
Then, a9 7a2 a 8d 7(a d )
n n n
Now, S n [a an ] [1 5 6n] (6n 4) n(3n 2) = 2n – 3n2
2 2 2
3n 2 13n
61. here, S n .
2
1
[3 49 13] 80
2
63. here, a = 1. Let common difference be d.
Let A.P. be a1, a2, a3, a4, a5, a6, .....
Then, a1 + a2 + a3 + a4 1 (a5 a6 a7 a8 )
3
3 (a1 + a2 + a3 + a4) = a5 + a6 + a7 + a8
3 (a1 + a2 + a3 + a4) = (a1 + a2 + ... + a7 + a8) – (a1 + a2 + ... + a4)
3 S4 = S8 – S4 4S4 = S8
4 8
4. [2(1) (4 1)d ] [2(1) (8 1)d ] d = 2
2 2
67. Let a1, a2 be first terms and d1, d2 the common differences of the two given A.P.’s. Then,
n n 1
[2a1 (n 1)d1 ] a1 d1
Sn 2 a ( n 1) d 2
2 1 1
Sn n [2 a (n 1)d ] 2a2 (n 1)d 2 n 1
2 2 a2 d2
2 2
n 1
a1 d1
2 7n 1 ...(1)
n 1 4n 27
a2 d2
2
a11 a1 10d1
Clearly, ...(2)
a11 a2 10d 2
n 1
Comparing (1) and (2), we get 10 n 21
2
a11 7(21) 1
4:3.
a11 4(21) 27
77. Let a be the first term and d be the common difference of the given A.P. Then,
1 1
am a ( m 1) d ...(1)
n n
1 1
an a ( n 1) d ...(2)
m m
1
Solving (1) and (2), we get a d
mn
mn
Now, S mn [2a (mn 1)d ]
2
1
Put a d in Smn and solve.
mn
78. Let the second car overtakes the first car after t hours. Then, the two cars travel the same distance in t
hours.
1
Now, Distance travelled by the second car = sum of t terms of an A.P. with a = 8, d .
2
t (t 31)
4
t (t 31)
according to question, 40 t t 2 9t 0 t = 9 [ t 0]
4
1
79. here, a = 8, d , Sn 168
4
n n 1
Then, S n [2a ( n 1)d ] 168 2(8) ( n 1)
2 2 4
Simplify and get quadratic equation in n.
1 1
3. In mth term of an AP is , and nth term is , then its (mn)th term is :
n m
mn mn
(a) 0 (b) 1 (c) (d)
mn mn
1
4. The total number of terms in an A.P. 18, 15 ,13,......, 47 are :
2
(a) 20 (b) 25 (c) 27 (d) 30
5. The total number of multiples of 4, between 10 and 250 are :
(a) 45 (b) 50 (c) 60 (d) none of these
th
6. If n term of an A.P. is (2n + 1), then the sum of first n terms of the A.P. is :
(a) n(n 1) (b) n( n 2) (c) n( n 3) (d) none of these
7. The sum of all three digit natural numbers, which are divisible by 7, is :
(a) 70336 (b) 70784 (c) 64064 (d) none of these
8. The total numbers of terms of A.P. 9, 17, 25, ..... that must be taken so that their sum is 636, is :
(a) 10 (b) 11 (c) 12 (d) 13
9. If the sum of n terms of an A.P. is 2n2 + 5n then its nth term is :
(a) 4n – 3 (b) 3n – 4 (c) 4n + 3 (d) 3n + 4
10. If the first term of an A.P. is 2 and common difference is 4, then the sum of its 40 terms is :
(a) 3200 (b) 1600 (c) 2000 (d) 3000
5. For what value of k, the numbers k + 2, 4k + 4 and 9k + 4 are three consecutive terms of an A.P.
1 2
13. Which term of the A.P. 19, 18 , 17 ,.... is the first negative term?
5 5
14. Find the sum of first 50 natural numbers.
15. Find the following sum : 1 + 3 + 5 + ..... 20 terms.
16. If the sum of first n terms of an A.P. is 2n2 + 5n, write the sum of its first 5 terms.
17. Find the sum of first 15 terms of an AP, whose nth term is 9–5n.
18. Given that the first term of an A.P. is 2 and its common difference is 4, find the sum of its first 40 terms.
19. Find the sum of the odd numbers between 0 and 50.
20. Find the sum to n terms of the A.P. whose rth term is 5r + 1.
PRACTICE TEST
M.M : 30 Time : 1 hour
General Instructions :
Q. 1-4 carry 2 marks, Q. 5-8 carry 3 marks and Q. 9-10 carry 5 marks each.
1. Find the term of A.P. 9, 12, 15, 18, .... which is 39 more than its 36th term.
2. Find the number of integers between 50 and 500 which are divisible by 7.
3. Find the sum of first 15 multiples of 8.
4. Find the sum of first 25 terms of an A.P. whose nth term is given by an = 2 – 3n.
5. If the sum of 7 terms of an A.P. is 49 and that of 17 terms is 289, find the sum of n terms.
6. If the sum of m terms of an A.P. is the same as the sum of its n terms, show that the sum of its (m + n) terms
is zero.
7. Pranshi saved Rs. 5 in the first week of the year and then increased her weekly savings by Rs. 1.75 each
week. In what week will her weekly savings be Rs. 20.75?
8. The sum of the third and the seventh terms of an A.P. is 6 and their product is 8. Find the sum of first
sixteen terms of the A.P.
9. (a) Find the 12th term from the end of the A.P. 3, 8, 13, ..... , 253.
(b) How many three digit numbers are divisible by 7?
10. Salman Khan buys a shop for Rs. 1, 20,000. He pays half of the amount in cash and agrees to pay the
balance in 12 annual instalments of Rs. 5000 each. If the rate of interest is 12% and he pays with the
instalment the interest due on the unpaid amount, find the total cost of the shop.
84 ARITHMETIC PROGRESSIONS MATHEMATICS–X
ANSWERS OF PRACTICE EXERCISE
4. Yes, d 3;5 4 3, 5 5 3, 5 6 3 5. No
8. (a) 4, – 1, –6, –11, ..... (b) 5, 4, 3, 2, ....... (c) 9, 11, 13, 15, ......
9. 19 10. a32 = 162, an = 5n + 2 11. 8, 6, 4, ..... 12. 25th
13. 4, 10, 16, ...... 14. No value of n 15. 7, 12, 17, 22.......
17. (a) 20th term (b) 31st term (c) 42nd term (d) 11th term
18. (a) 105 (b) 35 (c) 41 (d) 29 19. (a) No (b) Yes (c) No (d) No
20. 163 21. 158 22. k = 3 23. x = 2 24. a = 3, d = 2
25. a = 1, d = 6 26. 15 27. n = 8 28. n = 13 29. 43
30. 81 31. 30°, 60°, 90° 32. 6, 9, 12
34. Rs. 80, Rs. 160, Rs. 240, and so on. Yes; Rs. 2400 35. 111222333
n(n 1) n 1
36. 37. 2500 38. 215 39. 160 40.
2 2
41. 930 42. 625 44. 2n –3n2 45. 1180 46. 1175
47. 156375 48. 17696 49. 98450 50. 8325
51. 11 52. 21 or 22 53. 30 54. 5 or 20 55. 5700
22
56. –8930 57. 1625 58. 10000 59. 60. 608
3
61. 80 62. a = 1, d = 2; Sn = n2 63. 2 64. a = 7, d = 3 65. 100
n
66. 740 67. 4 : 3 68. (a) (1 –5n) (b) 4n + 3 69. Rs. 5, Rs. 295
2
70. 5 years. 71. 7, 8 and 9 72. 690 73. 32.5 or 27.5 75. 1365
76. –14, –11, –8 78. 9 hours 79. 16
80. (i) n = 16, Sn = 440 (ii) d 7 , S13 273 (iii) a 4, S12 246
3
35 85
(iv) d 1, a10 8 (v) a , a9 (vi) n = 5, an = 34
3 3
54
(vii) n 6, d (viii) a = –8, n = 7 (ix) d = 6 (x) a = 4
5
39
1. a = 10 2. 3. –35 4. –14, –29 5. k = 1
2
n
16. 75 17. –465 18. 3200 19. 625 20. (5n 7)
2