Namma Kalvi 10th Maths Chapter 2 Ganga Maths Guide em PDF
Namma Kalvi 10th Maths Chapter 2 Ganga Maths Guide em PDF
Namma Kalvi 10th Maths Chapter 2 Ganga Maths Guide em PDF
www.nammakalvi.org
CHAPTER
2
NUMBERS AND
SEQUENCES
I. EUCLID'S DIVISION LEMMA AND ALGORITHM
Key Points
99 Let a and b (a > b) be any two positive integers. Then, there exist unqiue integers q and r such
that a = bq + r, 0 ≤ r < b. (Euclid's Division Lemma)
The remainder is always less than the divisor.
If r = 0 then a = bq so b divides a.
Similarly, if b divides a then a = bq.
99 If aand b are any two integers then there exist unique integers q and rsuch that a = bq + r,
where 0 ≤ r < | b |.
99 If a and b are positive integers such that a = bq + r, then every common divisor of a and b is
a common divisor of b and r and vice-versa. (Euclid's Division Algorithm)
99 If a, b are two positive integers with a > b then G.C.D of (a, b) = GCD of (a – b, b).
99 Two positive integers are said to be relatively prime or co prime if their. Highest Common
Factor is 1.
Solution : 17 = (– 3) × (– 5) + 2, 0 ≤ r < | – 3 |
4. When the positive integers a, b and c are = 4 (n2 + n) + 1 leaves remainder 1 when
divided by 13, the respective remainders divided by 4.
are 9,7 and 10. Show that a + b + c is
Hence proved.
divisible by 13.
Solution : 6. Use Euclid’s Division Algorithm to find
the Highest Common Factor (HCF) of
When a is divided by 13, remainder is 9
(i) 340 and 412 (ii) 867 and 255
i.e., a = 13q + 9 ........ (1)
(iii)10224 and 9648 (iv) 84, 90 and 120
When b is divided by 13, remainder is 7 Solution :
i.e., b = 13q + 7 ......... (2) i) HCF of 340, 412 by Euclid’s algorithm.
When c is divided by 13, remainder is 11 First we should divide 412 by 340.
Key Points
99 Every natural number except 1 can be factorized as a product of primes and this factorization
is unique except for the order in which the prime factors are written.
99 If a prime number p divides ab then either p divides a or p divides b. That is p divides at least
one of them.
99 If a composite number n divides ab, then n neither divide a nor b. For example, 6 divides
4 × 3 but 6 neither divide 4 nor 3.
363636 = 2 × 2 × 3 × 3 × 3 × 7 × 481
EXERCISE 2.2
∴ HCF = 3 × 7 × 481
1. For what values of natural number n, 4 n
= 10,101
can end with the digit 6?
Solution : 4. If 13824 = 2a × 3b then find a and b.
Solution :
4n = (2 × 2)n
Given 2a × 3b = 13824
= 2n × 2n ⇒ 2a × 3b = 29 × 32
Since 2 is a factor of 4, 4n is always even. ∴ a = 9, b = 2
2 13824
∴ If 4n is to be end with 6, n should be even.
2 6912
∴ For the even powers of ‘n’, 4n will be ended 2 3456
with even no. 2 1728
2. If m, n are natural numbers, for what 2 864
values of m, does 2n × 5m ends in 5? 2 432
Solution : 2 216
Let x = 2n × 5m 2 108
Since m and n are natural, numbers and 2n is 2 54
even. 3 27
3 3
for any value of m, 2n × 5m will not be ended
in 5. 5. If p1x × p2x × p3x × p4x = 113400 where p1,
1 2 3 4
∴ 113400 = 23 × 34 × 52 × 71
360 999999 277
∴ p1 = 2, p2 = 3, p3 = 5, p4 = 7 and 720
x1 = 3, x2 = 4, x3 = 2, x4 = 1 2799
6. Find the LCM and HCF of 408 and 170 2520
by applying the fundamental theorem of 2799
arithmetic. 2520
Solution : 279
Given no’s are 408, 170
∴ Required greatest number
2 408 2 170 = 999999 − 279 (remainder)
2 204 5 85
= 999720
2 102 17
3 51 8. What is the smallest number that when
17 divided by three numbers such as 35, 56
and 91 leaves remainder 7 in each case?
∴ 408 = 23 × 3 × 17
Solution :
170 = 2 × 5 × 17 The required number is the LCM of (35, 56,
∴ H.C.F = 2 × 17 = 34 91) + remainder 7
L.C.M = 23 × 17 × 5 × 3 = 2040 35 = 7 × 5
7. Find the greatest number consisting of 6 56 = 7 × 2 × 2 × 2
digits which is exactly divisible by 24, 15, 91 = 7 × 13
36? ∴ L.C.M = 7 × 5 × 13 × 8
= 3640
Solution :
∴ The required number is 3640 + 7
First, we find the L.C.M of 24, 15, 36 = 3647
3 24, 15, 36 9. Find the least number that is divisible by
2 8, 5, 12 the first ten natural numbers.
2 4, 5, 6 Solution :
2, 5, 3 The required number is the LCM of
L.C.M = 5 × 3 × 2 2 3 (1, 2, 3, ........ 10)
=5×9×8 2 = 2 × 1
= 360 4 = 2 × 2
The greatest 6 digit no. is 999999 6 = 3 × 2
8 = 2 × 2 × 2
9 = 3 × 3
10 = 5 × 2 and 1, 3, 5, 7
L.C.M = 2 × 2 × 2 × 3 × 3 × 5 × 7
= 2520
GANGA - 10 Maths Numbers and Sequences
44
Key Points
99 Two integers a and b are congruence modulo n if they differ by an integer multiple of n. That
b – a = kn for some integer k. This can also be written as a ≡ b (mod n).
99 Here the number n is called modulus. In other words, a ≡ b (mod n) means a – b is divisible
by n.
99 The equation n = mq + r through Euclid's Division lemma can also be written as n ≡ r
(mod m).
99 Two integers a and b are congruent modulo m, written as a ≡ b (mod m), if they leave the same
remainder when divided by m.
99 a, b, c and d are integers and m is a positive integer such that if a ≡ b (mod m) and c ≡ d
(mod m) then
(i) (a + c) ≡ (b + d) (mod m) (ii) (a – c) ≡ (b –d) (mod m) (iii) (a × c) ≡ (b × d) (mod m)
99 If a ≡ b (mod m) then
(i) ac ≡ bc (mod m) (ii) a ± c ≡ b ± c (mod m) for any integer c
Example 2.11 Example 2.12
Find the remainders when 70004 and 778 is di- Determine the value of d such that 15 ≡ 3 (mod
vided by 7. d).
Solution : Solution :
Since 70000 is divisible by 7 15 ≡ 3 (mod d) means 15 – 3 = kd, for some
70000
≡ 0 (mod 7) integer k.
70000 + 4 ≡ 0 + 4 (mod 7) 12 = kd. gives d divides 12.
70004
≡ 4 (mod 7) The divisors of 12 are 1, 2, 3, 4, 6, 12. But d
Therefore, the remainder when 70004 is should be larger than 3 and so the possible values
divided by 7 is 4. for d are 4, 6, 12.
Since 777 is divisible by 7 Example 2.13
777
≡ 0 (mod 7) Find the least positive value of x such that
777 + 1 ≡ 0 + 1 (mod 7)
(i) 67 + x ≡ 1 (mod 4) (ii) 98 ≡ (x + 4) (mod 5)
778
≡ 1 (mod 7)
Solution :
Therefore, the remainder when 778 is di-
vided by 7 is 1. (i) 67 + x ≡ 1 (mod 4)
67 + x – 1 = 4n, for some integer n
66 + x = 4n
GANGA - 10 Maths Numbers and Sequences
45
IV. SEQUENCES :
Key Points
99 A real valued sequence is a function defined on the set of natural numbers and taking real
values.
99 A sequence can be considered as a function defined on the set of natural numbers.
99 Though all the sequences are functions, not all the functions are sequences.
Example 2.19 0.01
a4 = = 0.001
Find the next three terms of the sequences. 10
1 1 1
(i) , , ,...... (ii) 5, 2 – 1, – 4, ..... a5 =
0.001
= 0.0001
2 6 14
(iii) 1, 0.1, 0.01, ..... 10
0.0001
Solution : a6 = = 0.00001
1 1 1 1 10
(i) , , , , ... Example 2.20
2 6 10 14
Find the general term for the following sequences
+4 +4 +4 1 2 3
In the above sequence the numerators are (i) 3, 6, 9, ..... (ii) , , ,....
2 3 4
same and the denominator is increased by 4. (iii) 5, – 25, 125. ....
So the next three terms are
Solution :
1 1
= = (i) 3, 6, 9, ....
14 4 18
1 1 Here the terms are multiples of 3. So the
= = general term is
18 4 22
=
1
=
1 an = 3n,
22 4 26 1 2 3
(ii) , , ,....
2 3 4
(ii) 5, 2, –1, –4, ... 1 2 3
a1 = ; a2 = ; a3 =
–3 –3 –3 2 3 4
Here each term is decreased by 3. So the We see that the numerator of nth terms is n,
next three terms are – 7, – 10, – 13. and the denominator is one more than the numer-
(iii) 1, 0.1, 0.01, ...
ator. Hence, an = n , n ∈ N
+ 10 + 10 n +1
Here each term is divided by 10. Hence, the (iii) 5, –25, 125, ....
next three terms are The terms of the sequence have + and – sign
alternatively and also they are in powers of 5.
So the general terms an = (–1)n+1 5n, n ∈ N
www.nammakalvi.org
GANGA - 10 Maths Numbers and Sequences
49
Example 2.21 1
The general term of a sequence is defined as a5−1 a4 1 4 1
a5 = = = 16 = × =
n(n + 3); n ∈ N is odd a5− 2 + 3 a3 + 3 1 + 3 16 13 52
an = 2 4
n + 1 ; n ∈ N is even Therefore, the first five terms of the se-
Find the eleventh and eighteenth terms. 1 1 1
quence are 1, 1, , ,
4 16 25
Solution :
To find a11, since 11 is odd, we put
EXERCISE 2.4
n = 11 in an = n (n + 3)
Thus, the eleventh term 1. Find the next three terms of the following
sequence.
a11 = 11 (11 + 3) = 154,
(i) 8, 24, 72, … (ii) 5, 1,-3,…
To find a18, since 18 is even we put 1 2 3
(iii) , , , .........
4 9 16
n = 18 in an = n2 + 1 Solution :
Thus, the eighteenth term i) Given sequence is 8, 24, 72,..........
a18 = 182 + 1 = 325. Each number is multiplied by 3
∴ The next 3 terms in the sequence are
Example 2.22
72 × 3 = 216
Find the first five terms of the following se-
216 × 3 = 648
quence.
648 × 3 = 1944
an −1
a1 = 1, a2 = 1, an = ; n ≥ 3, n ∈ N ∴ 216, 648, 1944
an − 2 + 3
ii) Given sequence is 5, 1, −3, ...........
Solution : Each number is subtracted by 4
The first two terms of this sequence are giv- − 3 − 4 = − 7
en by a1 = 1. a2 = 1. The third term a3 depends on − 7 − 4 = − 11
the first and second terms. − 11 − 4 = − 15
a3−1 a 1 1 ∴ The next 3 terms in the sequence are
a3 = = 2 = = − 7, − 11, − 15
a3− 2 + 3 a1 + 3 1 + 3 4
Similarly the fourth term a4 depends upon 1 2 3
iii) Given sequence is , , , .........
a2 and a3.
4 9 16
Each no. in Numerator is increased by 1 &
1 1 all nos in denominator are consecutive square
a4 −1 a3 1 1 1 no's
a4 = = = 4 = 4= × = ∴ The next 3 terms are
a4 − 2 + 3 a2 + 3 1 + 3 4 4 4 16
4 5 6
In the same way, the fifth term a5 can be , , , .........
25 36 49
calculated as
GANGA - 10 Maths Numbers and Sequences
50
2. Find the first four terms of the sequences ii) Given sequence is 0, 1 2 , 1 3 , ..........
whose nth terms are given by
0 1 2
(i) an = n3 − 2 (ii) an = (−1)n+1 ⇒ , , , ..........
n (n + 1) (iii) an = 2n2 − 6 1 2 3
1−1 2 −1 3 −1
Solution : ⇒ , , , ..........
1 2 3
i) Given an = n3 − 2
n = 1 ⇒ a1 = 13 − 2 = 1 − 2 = − 1 ∴ The nth term of the sequence is
n = 2 ⇒ a2 = 23 − 2 = 8 − 2 = 6 n −1
an =
n = 3 ⇒ a3 = 33 − 2 = 27 − 2 = 25 n
V. ARITHMETIC PROGRESSION :
Key Points
99 An Arithmetic Progression is a sequence whose successive terms differ by a constant
number.
99 Let a and d be real numbers. Then the numbers of the form a, a + d, a + 2d, a + 3d, a + 4d,...
is said to form Arithmetic Progression denoted by A.P. The number 'a' is called the first term
and 'd ' is called the common difference.
99 If there are finite numbers of terms in an A.P. then it is called Finite Arithmetic Progression. If
there are infinitely many terms in an A.P. then it is called Infinite Arithmetic Progression.
99 The nth term denoted by tn can be written as tn = a + (n – 1)d.
99 The common difference of an A.P. can be positive, negative or zero.
99 An Arithmetic progression having a common difference of zero is called a constnat arithmetic
progression.
99 In a finite A.P. whose first term is a and last term l, then the number of terms in the A.P. is given
l − a
by l = a + (n – 1)d gives n = +1.
d
99 If every term is added or subtracted by a constant, then the resulting sequence is also an A.P.
www.nammakalvi.org
GANGA - 10 Maths Numbers and Sequences
52
99 In every term is multiplied or divided by a non-zero number, then the resulting sequence is
also an A.P.
99 If the sum of three consecutive terms of an A.P. is given, then they can be taken as a – d, a and
a + d. Here the common difference is d.
99 If the sum of four consecutive terms of an A.P. is given then, they can be taken as a – 3d, a – d,
a + d and a + 3d. Here common difference is 2d.
99 Three non-zero numbers a, b, c are in A.P. if and only if 2b = a + c .
Example 2.23 Thus, the differences between consecutive
Check whether the following sequences are in terms are equal. Hence the terms of the sequence
A.P. or not ? 3 2 , 5 2 , 7 2 , 9 2 , .... are in A.P.
t2 − t1 = 1 3 − 1 2 t3 − t 2 = 1 4 − 1 3 ii) a = 7, d = −5
2−3 3−4 ∴ The A.P is
= =
6 12 = 7, 7 + (−5), 7 + 2 (−5), 7 + 3 (−5), ........
= −1 = −1
6 12 = 7, 2, −3, −8, .........
∴ t2 − t1 ≠ t3 − t2 iii ) a = 3 4 , d = 12
t3 − t 2 = 1 3 − 0 = 13
Solution :
i) tn = − 3 + 2n
t 4 − t3 = 2 3 − 1 3 = 1 3
n = 1 ⇒ t1 = −3 + 2(1) = −1
∴ The sequence is in A.P. n = 2 ⇒ t2 = −3 + 2(2) = 1
n = 3 ⇒ t3 = −3 + 2(3) = 3 .........
v) 1, −1, 1, −1, 1, −1 .........
∴ a = −1, d = t2 − t1
t2 − t1 = −1 −1 = −2
= 1 − (−1)
t3 − t2 = 1 − (−1) = 1 + 1 = 2 d=2
∴ The sequence is not in A.P. ii) tn = 4 − 7n
2. First term a and common difference d n = 1 ⇒ t1 = 4 − 7(1) = −3
are given below. Find the corresponding n = 2 ⇒ t2 = 4 − 7(2) = −10
A.P. n = 3 ⇒ t3 = 4 − 7(3) = −17
(i) a = 5, d = 6 (ii) a = 7, d = −5 ∴ a = −3, d = t2 − t1
3 1
(iii) a = , d = = −10 − (−3)
4 2
= −10 + 3
Solution :
d = −7
i) a = 5, d = 6
∴ The A.P. is a, a + d, a + 2d, a + 3d, ........
GANGA - 10 Maths Numbers and Sequences
56
8. If 3 + k, 18 − k, 5k + 1 are in A.P. then find 11. The sum of three consecutive terms that
k. are in A.P. is 27 and their product is 288.
Find the three terms.
Solution :
Solution :
Given 3 + k, 18 − k, 5k + 1 are in A.P.
Let the 3 consecutive terms in an A.P. be
⇒ (18 − k) − (3 + k) = (5k + 1) − (18 − k) a − d, a, a + d
⇒ 15 − 2k = 6k − 17 i) Sum of 3 terms = 27
⇒ a − d + a + a + d = 27
⇒ −8k = −32
⇒ 3a = 27
⇒ k=4 a=9
9. Find x, y and z, given that the numbers x, ii) Product of 3 terms = 288
10, y, 24, z are in A.P. ⇒ (a − d) . a . (a + d) = 288
Solution : ⇒ a2 (a2 − d 2) = 288
⇒ 9 (81 − d 2) = 288
Given that x, 10, y, 24, z are in A.P.
⇒ 81 − d 2 = 32
∴ y is the arithmetic mean of 10 & 24 ⇒ d 2 = 49
10 + 24 34 ⇒ d=+7
⇒ y= = = 17
2 2 a = 9, d = 7 ⇒ the 3 terms are 2, 9, 16
a = 9, d = −7 ⇒ the 2 terms are 16, 9, 2
∴ x, 10, y, 24, z are in A.P.
12. The ratio of 6th and 8th term of an A.P.
Clearly d = 7 is 7 : 9. Find the ratio of 9th term to 13th
∴ x = 10 − 7 = 3 & z = 24 + 7 = 31 term.
∴ x = 3, y = 17, z = 31 Solution :
t6 7
10. In a theatre, there are 20 seats in the front Given =
t8 9
row and 30 rows were allotted. Each suc-
cessive row contains two additional seats a + 5d 7
⇒ =
than its front row. How many seats are a + 7d 9
there in the last row? ⇒ 9a + 45d = 7 a + 49d
Solution : ⇒ 2a = 4d
⇒ a = 2d .....(1)
By the data given,
t9 a + 8d
a = 20, d = 2, n = 30 ∴ =
t13 a + 12d
t30 = a + 29d 2d + 8d
= (from (1))
= 20 + 29(2) 2d + 12d
10d
= 20 + 58 =
14d
= 78 =
5
7
∴ The no. of seats in 30th row = 78
∴ t9 : t13 = 5 : 7
www.nammakalvi.org
GANGA - 10 Maths Numbers and Sequences
58
13. In a winter season let us take the temper- 14. Priya earned ` 15,000 in the first year.
ature of Ooty from Monday to Friday to Thereafter her salary increased by `
be in A.P. The sum of temperatures from 1500 per year. Her expenses are ` 13,000
Monday to Wednesday is 0° C and the during the first year and the expenses in-
sum of the temperatures from Wednes- creases by ` 900 per year. How long will
day to Friday is 18° C. Find the tempera- it take for her to save ` 20,000.
ture on each of the five days. Solution :
Solution : 1st year 2nd year
Let the temperature from Monday to Friday
Salary : `15,000 `16,500
respectively be
Expense : `13,000 `13,900
a, a + d, a + 2d, a + 3d, a + 4d
Savings : `2,000 `2,600
i) Given a + (a + d) + (a + 2d) = 0
3a + 3d = 0 ∴ the yearly savings are
a+d=0 `2,000, `2,600, `3,200, ........... form an A.P
with a = 2,000, d = 600, tn = 20,000
a = − d
a + (n – 1) d = 20,000
ii) Given (a + 2d) + (a + 3d) + (a + 4d) = 18
⇒ 3a + 9d = 18 ⇒ 2,000 + (n – 1) 600 = 20,000
⇒ −3d + 9d = 18 ⇒ 600 n – 600 = 18,000
⇒ 6d = 18 ⇒ 600 n = 18,600
186
⇒ d=3 ⇒ n =
6
∴ a = −3 n = 31
The temperature of each of the 5 days
After 31 years, her savings will be
− 30 C, 00 C, 30 C, 60 C, 90 C
`20,000.
Key Points
99 The sum of terms of a sequence is called series.
99 Let a1, a2, a3, ......, an, ... be the sequence of real numbers. Then the real numbers a1 + a2 + a3 +
.... is defined as the series of real numbers.
99 If a series has finite number of terms then it is called a Finite series. If a series has infinite
number of terms then it is called Infinite series.
n
99 Sum to n terms of an A.P. S n = [2a + (n − 1)d ]
2 n
99 If the first term a, and the last term l (nth term) are given then S n = [a + l ] .
2
GANGA - 10 Maths Numbers and Sequences
59
⇒ n 2 [5 + (n − 1)] = 480
∴ The series is − 1 + 3 + 7 + ......... is an A.P.
n = 1 ⇒ t1 = 4 − 3 = 1
GANGA - 10 Maths Numbers and Sequences
63
∴ S n = n 2 [2a + (n − 1)d ]
a = 603, d = 1, l = 901
l−a
S35 = 35 −15 + (34) 5
2 2 ( ) 4
∴ n=
d
+1
901 − 603
= 35 2 −15 2 + 85 2 = +1
1
= 35 2 × 35 = 298 + 1
1225 = 299
=
2 ∴ Sn = n 2 [a + l ]
= 612.5
299
= × 1504
6. Find the sum of all odd positive integers 2
less than 450. = 299 × 752
= 224848
Solution :
To find the sum : Next we take sum of all the no's between
602 & 902 which are divi. by 4
1 + 3 + 5 + 7 + ......... + 449
a = 604, d = 4, l = 900
a = 1, d = 2, l = 449 150
l−a
l−a ∴ n= +1 4 602
∴ n= +1 d
d 900 − 604 600
449 − 1 = +1 2
= +1 4
2 296 602 + (4 – 2)
= +1
=
448
+1 4 = 602 + 2
2 = 74 + 1 = 604
= 224 + 1 = 75
= 225
∴ Sn = n 2 [a + l ] 225
∴ Sn = n 2 [a + l ] 4 902
75
225 S75 = × 1504 900
S 225 = [450] 2
2 = 75 × 752 2
= 225 × 225 = 56, 400 = 902 – 2
= 50, 625 = 900
Key Points
99 A Geometric Progression is a sequence in which each term is obtained by multilplying a fixed
non-zero number to the preceding term except the first term. The fixed number is called com-
mon ratio. The common ratio is usually denoted by r.
99 Let a and r ≠ 0 be real numbers. Then the numbers of the form a, ar, ar2, .... arn–1 ... is called
a Geometric Progression. The number 'a' ios called the first term and number 'r' is called the
common ratio.
99 The general term or nth term of a G.P. is tn = arn–1.
99 When the product of three consecutive terms of a G.P. are given, we can take the three terms
a
as , a, ar.
r
99 When the products of four consecutive terms are given for a G.P. then we can take the four
a a
terms as 3 , , ar , ar 3 .
r r
99 When each term of a Geometric Progression is multiplied or divided by a non-zero constant
then the resulting sequence is also a Geometric Progression.
99 Three non-zero numbers a, b, c are in G.P. if and only if b2 = ac.
Example 2.40 1
(ii) , 1, 2, 4, ....
Which of the following sequences form a 2
Geometric Progression ? t2 1 t3 2 t4 4
1 = = 2; = = 2; = =2
(i) 7, 14, 21, 28, .... (ii) , 1, 2, 4, .... t1 1 t2 1 t3 2
2 2
(iii) 5, 25, 50, 75, ...
Here the ratios between successive terms
Solution : 1
are equal. Therefore the sequence , 1, 2, 4, ....
To check if a given sequence form a G.P. we 2
have to see if the ratio between successive terms is a Geometric Progression with common ratio
are equal. r = 2.
(i) 7, 14, 21, 28, .... (iii) 5 , 2 5 , 5 0 , 7 5 , . . .
t2 14 t 21 3 t4 28 4 t2 25 t3 50 t4 75 3
= = 2; 3 = = ; = = = = 5; = = 2; = =
t1 7 t2 14 2 t3 21 3 t1 5 t2 25 t3 50 2
Since the ratios between successive terms Since the ratios between successive terms
are not equal, the sequence 7, 14, 21, 28, .... is not a are not equal, the sequence 5, 25, 50, 75, ... is not a
Geometric Progression. Geometric Progression.
Example 2.41
Find the geometric progression whose first term
and common ratios are given by (i) a = –7, r = 6
(ii) a = 256, r = 0.5
www.nammakalvi.org
GANGA - 10 Maths Numbers and Sequences
67
n −1 90
Using tn = ar , we have t6 = 40,000 ×
100 ∴ The sequence is not a G.P.
5 iii) Given sequence is 0.5, 0.05, 0.005, .......
90
= 40000 ×
100 t2 0.05 5
= = =
1
9 9 9 9 9 t1 0.5 50 10
t6 = 40,000 × × × × × t3 0.005 5 1
10 10 10 10 10 = = =
= 23619.6 t
2 0.05 50 10
⇒ r = 32, 23
= 3a+c (from (1))
=3 .3a c ∴ a = 3, r = 3 2 ⇒ 3 terms are 2, 3, 9 2
= RHS &
( )
n
57 = 60,000 1 + 5100
time =
2
a a 57 105
5
i.e., × a + a × ar + ar × = = 60,000 ×
r r 2 100
1 57 = 60,000 × (1.05)5
⇒ a 2 + r + 1 =
r 2
= Rs. 76,600
1 + r 2 + r 57
⇒ 9 =
r 2
19
1+ r + r2 57
⇒ =
GANGA - 10 Maths Numbers and Sequences
72
Key Points
99 A series whose terms are in Geometric progression is called Geometric series.
a (r n − 1)
99 The sum to n terms is S n = , r ≠ 1.
r −1
99 If r = 1, then Sn = a + a + a + .... + a = na.
a
99 The sum of infinite terms of a G.P. is given by a + ar + ar2 + ar3 + ... = , –1 < r < 1.
1− r
EXERCISE 2.8 rn −1
Sn = a .
1. Find the sum of first n terms of the G.P. r −1
9 27 36 − 1
(i)
(i) 5, - 3, , − , ........ (ii) 256, ∴ S6 = 5 .
5
64, 16, ......... 25 3 −1
Solution : = 5 2 × 728
9 −27 = 5 × 364
i) Given G.P is 5, − 3, , , ........
5 25
a = 5, r = −3 5 < 1 = 1820
3. Find the first term of the G.P. whose
1− rn
∴ Sn = a . common ratio 5 and whose sum to first 6
1− r
terms is 46872.
( )
n
1 − −3 5 Solution :
= (5) ×
( )
1 − −3
5 Given r = 5, S6 = 46872
1 − ( −3 5 )
n rn −1
Sn = a .
= (5) × r −1
8
5 56 − 1
⇒ a× = 46872
=
25
8
( ( ))
1 − −3 5
n
⇒
4
a (56 − 1) = 46872 × 4
ii) Given G.P is 256, 64, 16, ......... ⇒ a (15624) = 46872 × 4
a = 256, r = 1 4 < 1 46872 × 4
∴ a =
15624
1 − rn
∴ Sn = a . =3× 4
1− r
a = 12
( )
n
1 − 14
= 256 × 4. Find the sum to infinity of
1 − 14
(i) 9 + 3 + 1 + ..........
( )
n
1 − 14 28
= 256 × (ii) 21 + 14 + + ........
3 Solution : 3
4
=
1024
3
( ( ))
1 − 14
n i) 9 + 3 + 1 + ......... is a geometric series
with a = 9, r = 1 3 < 1
2. Find the sum of first six terms of the G.P.
a 9
5, 15, 45, … S∞ = =
1− r 1− 1
Solution : 3
Given G.P is 5, 15, 45, ............ =
9
2
a = 5, r = 3 > 1 3
= 2
27
www.nammakalvi.org
4 44 444
= + + + ........ to n terms
GANGA - 10 Maths
10 100 1000 Numbers and Sequences
76
1 11 111
=4 + + + ...... n terms
10 100 1000
ii ) 21 + 14 + 28 3 , .......... is geo. series 49 99 999
= + + + ...... n terms
9 10 100 1000
with a = 21, r = 14 21 = 2 3 < 1
1 1 1
4 1 − + 1 − + 1 −
∴ S∞ =
a
=
21 = 10 100 1000
1− r 1− 2 9
3 + ...... n terms
21 (1 + 1 + 1 + ...... n terms)
=
=
4
1− 2 1 1 1
3 9 − + + + ...... n terms
21 10 100 1000
=
1
3 4
1 ( )
1− 1 n
10
= 63 = n − 10
1 − 10
9 1
( ( ))
5. If the first term of an infinite G.P. is 8 4 1 n
= n − 9 1 − 10
32 1
and its sum to infinity is then find the 9
3
common ratio.
Solution :
ii) 4n 4
= 3−+ 33 +
9 81
( ( ) )
1 −333110
n
+ ..... upto n terms
= 3 (1 + 11 + 111 + ........ + n terms)
32
Given a = 8, S∞ = , r=? 3
3 = (9 + 99 + 999 + ........ + n terms)
9
a 32
⇒ = 3
1− r 3 = [(10 − 1) + (100 − 1) + (1000 − 1) + ....... n terms]
1 4
9
3
⇒
8
=
32 = [ (10 + 100 + 1000 + ...... n terms ]
1− r 3 9
⇒ 3 = 4 − 4r − [ (1 + 1 + 1 + ...... n terms ]
⇒ 4r = 1 3 10n − 1
= 10 . − n
∴ r = 14 9 n
30 3 n
= (10n − 1) −
6. Find the sum to n terms of the series 81 9
(i) 0.4 + 0.44 + 0.444 + ....... to n terms 10 n
= (10n − 1) −
(ii) 3 + 33 + 333 + ...... to n terms 27 3
Solution :
7. Find the sum of the Geometric series 3 +
i) 0.4 + 0.44 + 0.444 + ..... to n terms 6 + 12 + ...... + 1536.
4 44 444 Solution :
= + + + ........ to n terms
10 100 1000 Given 3 + 6 + 12 + .......... + 1536 is a geo-
1 11 111 metric series
=4 + + + ...... n terms
10 100 1000 a = 3, r = 2, tn = 1536
49 99 999
= + + + ...... n terms
9 10 100 1000
1 1 1
4 1 − + 1 − + 1 −
GANGA - 10 Maths Numbers and Sequences
77
⇒ a . r n-1 = 1536
rn −1
⇒ 3 . 2 n-1 = 1536 ∴ Sn = a .
r −1
1536 48 − 1
⇒ 2n −1 = S8 = 8 .
3 3
n −1
⇒ 2 = 512 = 29 65535
=8×
∴ n −1 = 9 3
n = 10 = 8 × 21845
= ` 174760
rn −1
∴ Sn = a .
r −1 9. Find the rational form of the number
210 − 1 0.123.
S10 = 3 ×
2 −1 Solution :
= 3 (1023) Let x = 0.123
= 3069 x = 0.123123123 .....(1)
8. Kumar writes a letter to four of his ⇒ 1000 x = 123.123123 .......
friends. He asks each one of them to copy
the letter and mail to four different per- ⇒ 1000 x = 123.123 .....(2)
sons with the instruction that they con- ∴ (2) – (1) ⇒ 999x = 123
tinue the process similarly. Assuming
123
that the process is unaltered and it costs ⇒x=
` 2 to mail one letter, find the amount 999
spent on postage when 8th set of letters is ∴x =
41
mailed. 333
Solution : 10. If Sn = (x + y) + (x2 + xy + y2) + (x3 + x2y +
By the data given, xy2 + y3) + ......... n terms then prove that
The number of mails delivered are x 2 ( x n - 1) y 2 ( y n - 1)
(x - y) S n = −
x -1 y -1
4, 4 × 4, 4 × 4 × 4, ...............
i.e., 4, 16, 64, ............ 8th set of letters. Solution :
Given
Each mail costs ` 2
Sn = (x + y) (x2 + xy + y2) + (x3 + x2y + xy2
∴ The total cost is
+ y ) + ........ + n terms
3
Key Points
n(n + 1)
99 The sum of first n natural numbers 1 + 2 + 3 + ..... + n =
2
99 The sum of squares of first n natural numbers
n(n + 1)(2n + 1)
12 + 22 + 32 + .... + n 2 =
6
n(n + 1)
2
99 The sum of cubes of first n natural numbers 13 + 23 + 33 + .... + n3 =
2
99 The sum of first n odd natural numbers 1 + 3 + 5 + ... + (2n – 1) = n2.
Example 2.54 Example 2.55
Find the value of (i) 1 + 2 + 3 + .... + 50 (ii) 16 Find the sum of (i) 1 + 3 + 5 + .... + to 40 terms
+ 17 + 18 + .... + 75 (ii) 2 + 4 + 6 + .... + 80 (iii) 1 + 3 + 5 + .... + 55
Solution : Solution :
(i) 1 + 2 + 3 + ... + 50 (i) 1 + 3 + 5 + ..... + 40 terms = 402 = 1600
n(n + 1)
Using, 1 + 2 + 3 + .... + n = (ii) 2 + 4 + 6 + ..... + 80
2
50 × (50 + 1) = 2 (1 + 2 + 3 + .... + 40)
1 + 2 + 3 + .... + 50 = = 1275 40 × (40 + 1)
2 =2× = 1640
(ii) 16 + 17 + 18 + ... + 75 2
(iii) 1 + 3 + 5 + .... + 55
= (1+2+3 + ... + 75) – (1 + 2 + 3 + ... + 15)
Here the number of terms is not given. Now
we have to find the number of terms using the
75(75 + 1) 15(15 + 1)
= − (l − a ) (55 − 1)
2 2 formula, n = + 1 gives n= +1=28.
d 2
= 2850 – 120 = 2730 Therefore, 1 + 3 + 5 + .... + 55
= (28)2 = 784.
www.nammakalvi.org
GANGA - 10 Maths Numbers and Sequences
79
∑ K3 =
2 ⇒
2
= 44100
k =1
20 × 21
2
9 × 10
2 k (k + 1)
= − ⇒ = 210
2 2 2
⇒ 1 + 2 + 3 + ..... + k = 210
= (210) 2 − (45) 2
= 44100 − 2025
= 42075
GANGA - 10 Maths Numbers and Sequences
81
4. How many terms of the series 13 + 23 + 6. Rekha has 15 square colour papers of
33 + ....... should be taken to get the sum sizes 10 cm, 11 cm, 12 cm,…, 24 cm. How
14400? much area can be decorated with these
Solution : colour papers?
Given 13 + 23 + 33 + ......... + k3 = 14400 Solution :
k (k + 1)
2 Given sides of 15 square Colour papers are
⇒ = 14400
2 10 cm, 11 cm, 12 cm, ........ 24 cm
k (k + 1) ∴ its area = 102 + 112 + 122 + ........ + 242
⇒ = 120
2
= (12 + 22 + 32 + ...... + 242) − (12
⇒ k 2 + k − 240 = 0 + 22 + ...... + 92)
⇒ (k + 16) (k − 15) = 0
24 × 25 × 49 9 × 10 × 19
∴ k = −16, k = 15 = −
6 6
But k ≠ − 16
= 4900 − 285
∴ k = 15
= 4615 cm2
5. The sum of the squares of the first n natu-
7. Find the sum of the series to (23 − 13) +
ral numbers is 285, while the sum of their
(43 − 33) + (63 − 53) + ........ to
cubes is 2025. Find the value of n.
(i) n terms (ii) 8 terms
Solution :
Solution :
Give sum of the squares of first 'n' natural
numbers = 285 To find the sum of the series :
n(n + 1) (2n + 1) i) (23 − 13) + (43 − 33) + (63 − 53) + ........ n terms
i.e., = 285 .......... (1)
6 = (23 + 43 + 63 + ........ n terms)
and Sum of their cubes = 2025 − (13 + 33 + 53 + .......... n terms)
n(n + 1)
2
n n
i.e., = 2025
2 ∑ (2n)3 − ∑ (2n − 1)3
1 1
n + 1 n
⇒ n = 45
2 = ∑ [(2n)3 − (2n − 1)3 ]
............. (2)
1
Sub (2) in (1)
(Q a 3 − b3 = (a − b) (a 2 + ab + b 2 )
n(n + 1) 2n + 1
(1) ⇒ × = 285 n
2 3 = ∑ [(2n − 2n + 1) (4n 2 + 2n(2n − 1) + (2n − 1) 2 ]
2n + 1 1
⇒ 45 × = 285 n
3
= ∑ [4n 2 + 4n 2 − 2n + 4n 2 − 4n + 1]
285
⇒ 2n + 1 = = 19 1
15 n
⇒ 2n = 18 = ∑ [12n 2 − 6n + 1]
1
∴ n=9
= 12 ∑ n 2 − 6 ∑ n + ∑1
2
n(n + 1)(2n + 1) 3 n(n + 1)
= 12 − 6 +n
1
n
= ∑ [4n 2 + 4n 2 − 2n + 4n 2www.nammakalvi.org
− 4n + 1]
1
GANGA - n10 Maths Numbers and Sequences
82
= ∑ [12n − 6n + 1]
2
1
3. If the HCF of 65 and 117 is expressible in
= 12 ∑ n 2 − 6 ∑ n + ∑1
the form of 65m – 117, then the value of
2
n(n + 1)(2n + 1) 3 n(n + 1) m is
= 12 − 6 +n
6 2 (1) 4 (2) 2 (3) 1 (4) 3
= n(n + 1)[4n + 2 − 3] + n Hint : Ans : (2)
= (n 2 + n)(4n − 1) + n HCF of 65, 117 is 13
= 4n + 4n − n − n + n
3 2 2
65m –117 = 13
= 4n3 + 3n 2
⇒ 65m = 130
ii) When n = 8,
⇒ m=2
S8 = 4(83) + 3(82)
4. The sum of the exponents of the prime
= 4(512) + 3(64) factors in the prime factorization of 1729
= 2048 + 192 is
= 2240 (1) 1 (2) 2 (3) 3 (4) 4
(3) 0, 1, 3 (4) 1, 3, 5
7. Given F1 = 1, F2 = 3 and Fn = Fn–1 + Fn–2
Hint : Ans : (1) then F5 is
x3 ≡ y (mod 9) (1) 3 (2) 5 (3) 8 (4) 11
when x = 3, y = 0 (27 is div. by 9) Hint : Ans : (4)
when x = 4, y = 1 (63 is div. by 9) F3 = F2 + F1 = 4
when x = 5, y = 8 (117 is div. by 9) F4 = F3 + F2 = 7
∴ The remainders are 0, 1, 8, .... F5 = F4 + F3 = 4 + 7 = 11
GANGA - 10 Maths Numbers and Sequences
83
14. If the sequence t1, t2, t3, .... are in A.P. then 2. A milk man has 175 litres of cow's milk
the sequence t6, t12, t18, .... is and 105 litres of buffalow's milk. He
(1) a Geometric Progression wishes to sell the milk by filling the two
types of milk in cans of equal capacity.
(2) an Arithmetic Progression Claculate the following (i) Capacity of a
(3) neither an Arithmetic Progression nor a can (ii) Number of cans of cow's milk
Geometric Progression (iii) Number of cans of buffalow's milk.
(4) a constant sequence Solution :
Hint : Ans : (3) Cow's milk = 175 lrs.
Obivously they should be in A.P. Buffalow's milk = 105 lrs.
15. The vlaue of (13 + 23 + 33 + ..... + 153) – (1 Since he wish to sell the milk by filling the
+ 2 + 3 + ..... + 15) is 2 types of milk in cans of equal capacity,
(1) 14400 (2) 14200 i) Capacity of a can = HCF of 175 and 105
(3) 14280 (4) 14520 = 35 litres
Hint : Ans : (3) ii) Number of cans of Cow's milk =
175
=5
2 35
15 × 16 15 × 16 iii) Number of cans of buffalow's milk
−
2 2
= 14400 − 120 105
= =3
35
= 14280
3. When the positive integers a, b and c are
UNIT EXERCISE - 2 divided by 13 the respective remainders
are 9, 7 and 10. Find the remainder when
1. Prove that n2 – n divisible by 2 for every a + 2b + 3c is divided by 13.
positive interger n. Solution :
Solution : Let a = 13q + 9
Any positive integer is of the form 2q (or)
b = 13q + 7 ⇒ 2b = 26q + 14
2q + 1 for some integer q.
c = 13q + 10 ⇒ 3c = 39q + 30
i) n2 – n = (2q)2 – 2q
a+ 2b + c = (13q + 9) + (26q + 14) + (39q + 30)
= 2q (2q – 1)
= 78q + 53
which is divisible by 2.
= 13 (6q) + 13(4) + 1
ii) n2 – n = (2q + 1)2 – (2q + 1)
∴ When a + 2b + 3c is divided by 13, the
= (2q + 1) (2q + 1 – 1)
remainder is 1.
= 2q (2q + 1), which is divisible by 2.
Hence proved.
www.nammakalvi.org
GANGA - 10 Maths Numbers and Sequences
85
4. Show that 107 is of the form 4q + 3 for 7. Two A.P.'s have the same common differ-
any integer q. ence. The first term of one A.P. is 2 and
Solution : that of the other is 7. Show that the dif-
When 107 is divided by 4, ference between their 10th terms is the
107 = 4(26) + 3 same as the difference between their 21st
terms, which is the same as the difference
This is of the form
between any two corresponding terms.
107 = 4q + 3 for q = 26.
Solution :
5. If (m + 1)th term of an A.P. is twice the
(n + 1)th term, then prove that (3m + 1)th 1st A.P 2nd A.P.
term is twice the (m + n + 1)th term. a = 2, d = d a = 7, d = d
Solution : t10 = a + 9d T10 = a + 9d
Given tm + 1 = 2(tn+1) = 2 + 9d = 7 + 9d
a + (m + 1 – 1) d = 2 (a + (n + 1 – 1) d) t21 = a + 20d T21 = a + 20d
a + md = 2 (a + nd) = 2 + 20d = 7 + 20d
a + md = 2a + 2nd — (1) ∴ T10 – t10 = 5 and T21 – t21 = 5 = Tn – tn = 5
To Prove : t3m+1 = 2 (tm+n+1)
8. A man saved `16500 in ten years. In each
LHS : t3m+1 year after the first he saved `100 more
= a + (3m + 1 – 1)d than he did in the preceding year. How
= a + 3md much did he save in the first year ?
= (a + md) + 2md Solution :
= 2a + 2nd + 2md (from (1)) Given Sn = ` 16500, d = ` 100, n = 10 in A.P.
= 2 [a + (m + n)d] n
= 2 [tm+n+1] S n = [2a + (n − 1)d ]
2
= RHS 10
⇒ [2a + 9(100)] = 16500
Hence proved. 2
6. Find the 12th term from the last term of 16500
⇒ 2a + 900 =
the A.P – 2, – 4, – 6, ... –100. 5
Solution : ⇒ 2a + 900 = 3300
Given A.P is – 2, – 4, – 6, .... – 100 ⇒ 2a = 2400
To find : t12 from the last term ∴ a = 1200
a = – 100, d = 2
∴ He saved Rs. 1200 in 1st year.
t12 = a + 11d
= – 100 + 11(2)
= – 100 + 22
= – 78
GANGA - 10 Maths Numbers and Sequences
86
P = ` 45000, n = 3, r = 15% (depreciation) 5. Use Euclid's lemma, show that the square of
n
any positive integer is either of the form
r 3m (or) 3m+1 for same integer m.
A = P 1 −
100
6. Find the largest number which divides 70
3
15 and 125 leaving remainder 5 and 8
= 45,000 1 −
100 respectively.
85 85 85 (Ans : 13)
= 45,000 × × ×
100 100 100
7. Find the largest positive integer that will
= 27,635.625
divide 398, 436 and 542 that leaves
= 27636
remainders 7, 11, 15 respectively.
(Ans : 17)
8. If HCF of 144 and 180 is expressed in the
form 13m – 3, find m.
(Ans : 3)
GANGA - 10 Maths Numbers and Sequences
87
9. If d is the HCF of 56 and 72, find x and y 17. The first term of an A.P is 5, the last term is
satisfying d = 56x + 72y. Also show that 45. Sum of all its terms is 400. Find the
x and y is not unique. number of terms and the common difference
of A.P.
(Ans : 4 and –3, –68, 53)
10. Find the largest number of four digits 8
(Ans : n = 16, d = )
exactly divisible by 12, 15, 18 and 27. 3
(Ans : 9720) 18. The 24th term of an A.P is twice its 10th term.
Show that its 72nd term is 4 times its
11. Write the first 6 terms of the sequence 15th term.
whose nth term is
19. Find the sum of all two digit odd positive
n , if n = 1, 2,3
numbers.
i) an =
an −1 + an − 2 + an −3 , if n > 3
(Ans : 2475)
3n − 2
ii) a = n −1 20. Which term of the sequence
3
1 1
4 7 10 20,19 ,18 .... is the first negative term ?
(Ans : i) 1, 2, 3, 5, 8, 13 ii) 1, , , ,..... ) 4 2
3 9 27 (Ans : 28)
12. Find the indicated terms in each of the 21. Find the 18th term of the A.P from right end
following : 3, 7, 11, ....... 407.
i) an = (–1)n . 2n+3 (n + 1) ; a5, a8 (Ans : 339)
ii) an = (–1) , (1 – n + n ) ; a2, a9
n 2
22. How many consecutive integers beginning
(Ans : i) – 1536, 18432 ii) 3, –73) with 10 must be taken for their sum to be
2035 ?
13. How many temrs are there in the A.P.
(Ans : 55)
−5 −2 10
−1, , ,....... ? 23. Sum of 3 numbers in an A.P is 54 and their
6 3 3
(Ans : 27) product is 5670. Find the 3 numbers.
14. Find the 40th term of an A.P whose 5th term (Ans : 15, 18, 21)
is 41 and 11th term is 71.
24. Find the sum of all natural numbers
(Ans : 216) between 201 and 399 that are divisible by 5.
15. If 7th term of an A.P is 1 and 9th term is 1 1 2 3
7 25. Find : 4 − + 7 − + 10 − + ......
. 9 n n n
up to n terms.
(Ans : 1)
3n 2 + 4n − 1
16. Find the middle term of the A.P 213, 205, (Ans : )
197, ...37 2
(Ans :125)
www.nammakalvi.org
GANGA - 10 Maths Numbers and Sequences
88
26. The sum of first 'n' terms of an A.P is 36. A farmer buys a used tractor for Rs. 12000.
5n – n2. Find the nth term of the A.P. He pays Rs. 6000 and agress to pay the
balance in annual instalment of Rs. 500 plus
(Ans : – 2 (n – 3))
12% interest on u paid amount. How much
27. If 7 times the 7th term of an A.P is equal to will the tractor cost him ?
11 times its 11th term, show that its 18th term
(Ans : Rs. 16,680)
is 0.
37. The sum of an infinite geometric series is
28. Find the sum of 22 terms of the A.P x + y,
15 and the sum of the squares of these terms
x – y, x – 3y, .....
is 45. Find the series.
(Ans : 22 (x – 20y))
10 20
(Ans : 5 + + + ....)
29. If the ratio between the sums of n terms of 3 9
AP's is (7n + 1) : (4n + 27), find the ratio of 38. Evaluate : 12 + 32 + 52 + ......... 292
their 11th terms. (Ans : 4495)
(Ans : 148 : 111) 39. Evaluate : 83 + 93 + ..... + 173
30. A man gets the initial salary of 5200 p.m. and 40. The sum of the squares of first 'n' natural
receive an automatic increase of 320 in the numbers is 285, while the sum of their cubes
very next month and each month hereafter. is 2025. Find 'n'.
Find i) his salary in 10th month ii) total
earings during the 1st year. (Ans : 9)
(Ans : 8080, 83520) OBJECTIVE TYPE QUESTIONS
39
31. Sum of 3 terms of a G.P is and their 1. When the denominator number of
257
product is 1. Find the G.P. 10
writes in the form of 2m × 5n, then m + n is 500
(Ans : 5 ,1, 2 ) (a) 6 (b) 5
2 5
(c) 23 (d) none of these
32. If 4th and 7th terms of a G.P are 54 and 1458
respectively, find G.P. Ans : (b)
(Ans : 2, 6, 18, 54, .....) 2. The common difference of the A.P
1 1 − 2q 1 − 4q
33. In the series 18, – 12, 8, ....., which term is , , , .......
512 2q 2q 2q
?
729 (a) 0 (b) 1 (c) – 1 (d) q
(Ans : 9th term)
Ans : (c)
34. Find the sum : 0.2 + 0.92 + 0.992 + ....
to nterms. 3. The first 3 terms of A.P are 3y – 1, 3y + 5
and 5y + 1, then y is
35. Find the sum of the series :
(a) 5 (b) 1 (c) – 5 (d) 4
1 1 1
9 3 9 9 9 27 .... ∞. (Ans : 3) Ans : (a)
GANGA - 10 Maths Numbers and Sequences
89
4. For an A.P, Sn = n2 – n + 1, the 2nd term is 11. The 3rd term of a G.P is the square of first
(a) 2 (b) 3 (c) 4 (d) – 2 term. If the 2nd term is 8, then the 6th term
is
Ans : (b)
(a) 120 (b) 124 (c) 128 (d) 132
5. The next term of an A.P :
Ans : (d)
– 12, – 9, – 6, – 3, ....... is
(a) 3 (b) 6 12. If a1 = a2 = 2, an = an–1 – 1, then a5 is
(c) 0 (d) none of these (a) 1 (b) – 1 (c) 0 (d) – 2
Ans : (c) Ans : (b)
6 The sum of 6 terms of the A.P 1, 3, 5, 7, 2
13. The 9th term of the series 27 + 9 + 5 +
.......... is ......... is 5
(a) 25 (b) 49 (c) 36 (d) 30 10 10 16 17
(a) 1 (b) (c) (d)
Ans : (c) 17 17 27 27
(Ans : (a))
7. Which term of the series – 3, – 1, 5, ....... is
53 ? 14. The nth term of the series 3.8 + 6.11 + 9.14
+ 12.17 + ........ will be
(a) 12 (b) 13 (c) 14 (d) 15
(a) 3n (n + 5) (b) n (n + 5)
Ans : (d)
(c) n (3n + 5) (d) 3n (3n + 5)
8. The common ratio of the G.P −5 , 25 , −125 ,
........ is 2 4 8 Ans : (d)
−5 5 − 5 5
(a) 15 (b)
35
(c) (d) 15. If the nth term of a G.P 5, , , .... is
4 2 2 5 2 4
Ans : (c) , then n is
1024
9. If the 3rd term of G.P is 4, then the product (a) 11 (b) 10 (c) 9 (d) 4
of its first 5 terms is Ans : (a)
(a) 43 (b) 45 (c) 44 (d) 42
16. If 1 + 2 + 3 + ......... + n = K, then
Ans : (b)
13 + 23 + 33 + ...... + n3 is
10. If a, b, c are in A.P., a, b, din G.P, then
a, a – b, d – c will be in (a) K3 (b) K2
(a) A.P (b) G.P K ( K + 1)
(c) (d) (K + 1)3
(c) A.P and G.P (d) none of these 2
Ans : (b)
Ans : (b)
www.nammakalvi.org