Chapter-7 (2) Nios
Chapter-7 (2) Nios
Algebra
Notes 7
ARITHMETIC PROGRESSIONS
In your daily life you must have observed that in nature, many things follow patterns such
as petals of flowers, the holes of a honey-comb, the spirals on a pine apple etc. In this
lesson, you will study one special type of number pattern called Arithmetic Progression
(AP). You will also learn to find general term and the sum of first n terms of an arithmetic
progression.
OBJECTIVES
After studying this lesson, you will be able to
• identify arithmetic progression from a given list of numbers;
• determine the general term of an arithmetic progression;
• find the sum of first n terms of an arithmetic progression.
(i) Rita deposits ` 1000 in a bank at the simple interest of 10% per annum. The amount
at the end of first, second, third and fourth years, in rupees will be respectively
1100, 1200, 1300, 1400
Do you observe any pattern? You can see that amount increases every year by a fixed
amount of ` 100.
Notes
Can you see any pattern in the list of these numbers? You can observe that
1 = 12, 4 = 22, 9 = 32, 16 = 42, ...
i.e., these are squares of natural numbers.
Now consider some more lists of numbers and try to recognise a pattern if possible:
1, 3, 5, 7, 9 ..... (1)
2, 4, 6, 8, 10 ... (2)
1, 4, 7, 10, 13 .... (3)
5, 3, 1, –1, –3... (4)
1, 3, 9, 27, 81, ... (5)
2, 3, 5, 7, 11, 13... (6)
You can observe that numbers in the list (1) are odd natural numbers. The first number is
1, second number is 3, third number is 5, etc. All these numbers follow a pattern. The
pattern is that all these numbers, except the first is obtained by adding 2 to its previous
number.
In lists (2), (3) and (4), each number except the first is obtained by adding 2, 3, and – 2
respectively to its previous number.
In (5), each number, except the first is obtained by multiplying 3 to its previous number. In
the list (6), you can see that it is the list of prime numbers and it is not possible to give any
rule till date, which gives the next prime number.
The numbers in a list are generally denoted by
a1, a2, a3, ...., an, ...
or t1, t2, t3, ...., tn, ...
which are respectively called first, second, third and nth term in the list of numbers. We
sometimes call each of these lists as sequence or pattern of numbers.
100 × 101
or S = = 5050
2
We shall use the same method to find the sum of first ‘n’ terms of an AP.
The first ‘n’ terms of an AP are
a, a + d, a + 2d, ..., a + (n – 2)d, a + (n – 1)d
Let us denote the sum of n terms by Sn. Therefore,
Sn = a + (a + d) + (a + 2d) + .... + [a + (n – 2)d] + [a + (n – 1)d] (3)
Writing these terms in reverse order, we get
Sn = [a + (n – 1)d] + [a + (n – 2)d] + ... + (a + d) + a (4)
We now add (3) and (4), term by term. We can see that the sum of any term in (3) and the
corresponding term in (4) is 2a + (n – 1)d. We get
2Sn = [2a + (n – 1)d] + [2a + (n – 1)d] + ... + [2a + (n – 1)d] + [2a + (n – 1)d] , n times
or 2Sn = n[2a + (n – 1)d]
n
or Sn = [2a + (n – 1)d],
2
which gives general formula for finding the sum of first ‘n’ terms of an AP.
This can be rewritten as
n
Sn = [a +{a+ (n – 1)d}]
2
n
= (a + tn), [as nth term tn = a + (n – 1)d]
2
n
Sn = (a + l) (4)
2
Example 7.7: Find the sum of the first 12 terms of the following AP Notes
(i) 11, 16, 21, 26 ....
(ii) – 151, – 148, – 145, – 142
Solution: (i) The given AP is
11, 16, 21, 26 ....
Here, a = 11, d = 16 – 11 = 5 and n = 12.
You know that sum of first n terms of an AP is given by
n
Sn = [2a + (n – 1)d]
2
12
Therefore, S12 = [2 × 11 + (12 – 1)5]
2
= 6 [22 + 55] = 6 × 77 = 462
Hence, required sum is 462.
n
Sn = [2a + (n – 1)d]
2
Hence, sum of first 12 terms is
12
S12 = [2 × (– 151) + (12 – 1)3]
2
= 6[– 302 + 33] = 6 × (– 269)
= – 1614
Therefore, required sum is – 1614.
Example 7.8: How may terms of the AP 2, 4, 6, 8, 10 .... are needed to get sum 210?
Solution: For the given AP, a = 2, d = 2 and Sn = 210.
n
We have: Sn = [2a + (n – 1)d]
Notes 2
n
or 210 = [2 × 2 + (n – 1)2]
2
or 420 = n[2n + 2]
or 420 = 2n2 + 2n
or 2n2 + 2n – 420 = 0
or n2 + n – 210 = 0
or n2 + 15n – 14n – 210 = 0
or n(n + 15) – 14(n + 15) = 0
or (n + 15) (n – 14) = 0
or n = – 15 or n = 14
Since, n cannot be negative, so, n = 14
Therefore, first 14 terms are needed to get the sum 210.
Example 7.9: Find the following sum
2 + 5 + 8 + 11 + .... + 59
Solution: Here 2, 5, 8, 11, ... are in AP and a = 2, d = 3 and tn = 59.
To find the sum, you need to find the value of n.
Now, tn = a + (n – 1) d
So, 59 = 2 + (n – 1) 3
or 59 = 3n – 1
or 60 = 3n
Therefore, n = 20
n
Now, Sn = [2a + (n – 1)d]
2
20
or S20 = [2 × 2 + (20 – 1)3]
2
n
Now, Sn = [a + l ]
2
142
= [7 + 994] = 71×1001
2
= 71071
Therefore, required sum is 71071.
Example 7.11: The sum of first three terms of an AP is 36 and their product is 1620. Find
the AP.
Solution: We can take three terms of the AP as a, a + d and a + 2d. However, the product
will be rather difficult and solving the two equations simultaneoulsy will be time consuming.
The elegant way is to assume the first three terms as a – d, a and a + d, so that the sum of
three terms becomes 3a.
Let first three terms of the AP b a – d, a and a + d
Therefore, a – d + a + a + d = 36
or 3a = 36,
which gives a = 12
Now, since product is 1620, we have:
(a – d) a (a + d) = 1620
or (12 – d) 12 (12 + d) = 1620
or 122 – d2 = 135
or 144 – d2 = 135
or d2 = 9
Therefore, d = 3 or – 3
Notes If d = 3, the numbers are 12 – 3, 12 and 12 + 3
i.e. 9, 12, 15 (Since a = 12)
If d = – 3, the numbers are15, 12 and 9
Therefore, the first three terms of the AP 9, 12, 15 and 15, 12, 9
satisfy the given conditions.
LET US SUM UP
• A progression in which each term, except the first, is obtained by adding a constant to
the previous term is called an AP.
• The first term of an AP is denoted by a and common difference by d.
n
• The sum of first n terms of an AP is given by Sn = [2a + (n – 1)d]
2
• The sum of an AP whose first term is a and last term is l and number of terms is n is Notes
n
given by Sn = (a + l)
2
TERMINAL EXERCISE
1. Which of the following patterns are arithmetic progressions?
(i) 2, 5, 8, 12, 15, ....
(ii) – 3, 0, 3, 6, 9 .....
(iii) 1, 2, 4, 8, 16, .....
2. Write the nth term of each of the following arithmetic progressions:
(i) 5, 9, 13, 17, ....
(ii) – 7, – 11, – 15, – 19
3. The fourth term of an AP is equal to three times its first term and seventh term exceeds
twice the third term by 1. Find the first term and common difference.
4. The 5th term of an AP is 23 and 12th term is 37. Find the first term and common
difference.
5. The angles of a triangle are in AP. If the smallest angle is one-third the largest angle,
find the angles of the triangle.
6. Which term of AP
(i) 100, 95, 90, 85, ...., is – 25?
1 1 3 5 25
(ii) , , ,1, ..... is ?
4 2 4 4 4
7. The nth term of an AP is given by tn = a + bn. Show that it is an AP. Find its first term
and common difference.
8. If 7 times the 7th term of an AP is equal to 11 times the 11th term, show that the 18th
term is zero.
9. Each term of an AP whose first term is a and common difference is d, is doubled. Is the
resulting pattern an AP? If so, find its first term and common difference.
10. If k + 2, 4k – 6 and 3k – 2 are three consecutive terms of an AP, find k.
5
[Hint: If AP is a, a + d, a + 2d, ... , then S5 = [a + (a + 4d)]
2
In the next five terms, the first term is a + 5d and last term is a + 9d.
14. If sum of first n terms of an AP is 2n + 3n2, find rth term of the A.P. [Hint tr = Sr – Sr-1]
15. Find the sum of all 3-digit numbers which leave the remainder 1, when divided by 4.
[Hint: First term = 101, last term = 997]
3 220
(iii) d = 375, Sn = – 11400 (iv) a = − , Sn =
8 3
3. 3, 2
4. 15, 2
5. 30o, 60o, 90o
6. (i) 26th term (ii) 25th term
7. a + b, b
9. Yes, first term = 2a, common difference = 2d
10. 3 11. (i) 22 terms (ii) 13 terms
12. 10,000 14. 6r – 1 15. 123525
Secondary Course
Mathematics
Notes Practice Work-Algebra
Instructions:
1
2. The reciprocal of
(− 3 / 5)−2 is 1
2
3
(A) −
5
2
−5
(B)
3
(C) (− 5 / 3)−2
−2
⎛ 3⎞
(D) ⎜ ⎟
⎝ 5⎠
Notes
3. In an A.P., the sum of three numbers is 15 and their product is 45. Then the three
numbers are 1
(A) 1, 3, 15
(B) 2, 4, 9
(C) 1, 5, 9
(D) 0, 5, 9
x −1 1
4. If y = , then 2 y − is equal to 1
x +1 2y
3x 2 − 10 x − 3
(A)
(
2 x2 −1 )
3 x 2 − 10 x + 1
(B)
x2 −1
3x 2 + 10 x + 3
(C)
(
2 x2 −1 )
3x 2 − 10 x + 3
(D)
(
2 x2 −1 )
4 x 2 − 25
5. The lowest form of the expression 2 is 1
2 x + 11x = 15
2x − 5
(A)
x+3
2x + 5
(B)
x+3
2x – 5
(C)
x−3
2x − 5
(D)
x−3
−3 −11 x
⎛7⎞ ⎛8⎞ ⎛7⎞
Notes 6. Find x, so that ⎜ ⎟ × ⎜ ⎟ =⎜ ⎟ : 2
⎝8⎠ ⎝7⎠ ⎝8⎠
8. The HCF of two polynomials is (x–2) and their LCM is x4 + 2x3 – 8x – 16. If one of
the polynomials is x3 – 8, find the other polynomial. 2
50
9. The sum of a number and its reciprocal is , find the number. 2
7
10. The length of a rectangle is 5 cm less than twice its breadth. If the perimeter is 110 cm,
find the area of the rectangle. 2
11. Show that the sum of an AP whose first term is a, the second term is b and the last term
(a + c )(b + c − 2a )
2(b − a )
is c, is equal to . 4
12. Had Ajay scored 10 more marks in his test out of 30 marks, 9 times these marks
would have been the square of his actual marks. How many marks did he get in the
test? 6