Ap GP Progressions
Ap GP Progressions
Often students will come across a sequence of numbers which are having a common difference,
i.e., difference between the two consecutive pairs are the same. Also another very common
sequence of numbers which are having common ratio, i.e., ratio of two consecutive pairs are the
same. Could you guess what these special type of sequences are termed in mathematics?
Read this chapter to understand that these two special type of sequences are called Arithmetic
Progression and Geometric Progression respectively. Further learn how to find out an element
of these special sequences and how to find sum of these sequences.
These sequences will be useful for understanding various formulae of accounting and finance.
The topics of sequence, series, A.P. G.P. find useful applications in commercial problems among
others; viz., to find interest earned through compound interest, depreciations after certain amount
of time and total sum earned on recurring deposits, etc.
CHAPTER OVERVIEW
Sequence
Sum of first `n’ Sum of the squares of the Sum of the cubes of the
terms of the series First `n’ terms of the series First `n’ terms of the series
A finite sequence a1, a2, a3, a4, ................., an is denoted by a i i=1 and
n
an infinite sequence a1, a2,
a n n=1
a3, a 4, ................., an ,
................. is denoted by or simply by
{ an } where an is the nth element of the sequence.
Example :
1) The sequence { 1/n } is 1, 1/2, 1/3, 1/4……
2) The sequence { ( – 1 ) n n } is –1, 2, –3, 4, –5,…..
3) The sequence { n } is 1, 2, 3,…
4) The sequence { n / (n + 1) } is 1/2, 2/3, 3/4, 4/5 …….
5) A sequence of even positive integers is 2, 4, 6, .....................................
6) A sequence of odd positive integers is 1, 3, 5, 7, .....................................
All the above are infinite sequences.
Example:
1) A sequence of even positive integers within 12 i.e., is 2, 4, 6, 8, 10.
2) A sequence of odd positive integers within 11 i.e., is 1, 3, 5, 7, 9.
All the above are finite sequences.
ILLUSTRATIONS:
(i) 1 + 3 + 5 + 7 + ............................ is a series in which 1st term = 1, 2nd term = 3 , and so on.
(ii) 2 – 4 + 8 –16 + ..................... is also a series in which 1st term = 2, 2nd term = –4 , and so on.
A sequence a1, a2 ,a3, ……, an is called an Arithmetic Progression (A.P.) when a2 – a1 = a3 – a2 = …..
= an – an–1. That means A. P. is a sequence in which each term is obtained by adding a constant d
to the preceding term. This constant ‘d’ is called the common difference of the A.P. If 3 numbers a,
b, c are in A.P., we say
b – a = c – b or a + c = 2b; b is called the arithmetic mean between a and c.
Example: 1) 2,5,8,11,14,17,…… is an A.P. in which d = 3 is the common diference.
2) 15,13,11,9,7,5,3,1,–1, is an A.P. in which –2 is the common difference.
Solution: In (1) 2nd term = 5 , 1st term = 2, 3rd term = 8,
so 2nd term – 1st term = 5 – 2 = 3, 3rd term – 2nd term = 8 – 5 = 3
Here the difference between a term and the preceding term is same that is always constant. This
constant is called common difference.
Now in generel an A.P. series can be written as
a, a + d, a + 2d, a + 3d, a + 4d, ……
where ‘a’ is the 1st term and ‘d’ is the common difference.
Thus 1st term ( t1 ) = a = a + ( 1 – 1 ) d
2nd term ( t2 ) = a + d = a + ( 2 – 1 ) d
3rd term (t3) = a + 2d = a + (3 – 1) d
3 4 5 17
Example 2: Which term of the AP , , ............is ?
7 7 7 7
3 4 3 1 17
Solution: a = , d= - = , tn =
7 7 7 7 7
We may write
17 3 1
= (n - 1)
7 7 7
or, 17 = 3 + ( n – 1)
or, n = 17 – 2 = 15
17
Hence, 15th term of the A.P. is .
7
Example 3: If 5th and 12th terms of an A.P. are 14 and 35 respectively, find the A.P.
Solution: Let a be the first term & d be the common difference of A.P.
t5 = a + 4d = 14
t12 = a + 11d = 35
On solving the above two equations,
7d = 21 = i.e., d = 3
and a = 14 – (4 × 3) = 14 – 12 = 2
We know m3 – ( m – 1 ) 3 = 3m2 – 3m + 1
We put m = 1, 2, 3,……,n
13 – 0 = 3.12 – 3.1 + 1
23 – 13 = 3.22 – 3.2 + 1
33 – 23 = 3.32 – 3.3 + 1
…………………………..
+ n3 – ( n – 1 ) 3 = 3n2 – 3.n + 1
Adding both sides term by term,
n3 = 3S – 3 n ( n + 1 ) / 2 + n
or 2n3 = 6S – 3n2 – 3n + 2n
or 6S = 2n3 + 3n2 + n
or 6S = n ( 2n2 + 3n + 1 )
or 6S = n ( n + 1 ) ( 2n + 1 )
S = n( n + 1 )( 2n + 1 ) / 6
n(n + 1) (2n + 1)
Thus sum of the squares of the first n natural numbers is
6
n(n + 1) (2n + 1)
i.e. 12 + 22 + 32 + ........ + n2 = .
6 2
n(n +1)
Similarly, sum of the cubes of first n natural numbers can be found out as by taking
the identity 2
m4 – ( m – 1 ) 4 = 4m3 – 6m2 + 4m – 1 and putting m = 1, 2, 3,…., n.
Thus
2
n(n + 1)
1 + 2 + 3 + …. + n =
3 3 3 3
2
(a) 7+ 9+ 11 + 13 (b) 2 7 + 2 9 + 2 11 + 2 13
(c) 2 7 + 2 9 + 2 11 + 2 13 (d) none of these.
4. The sum to of the series –5, 25, –125 , 625, ….. can be written as
(c) 5
k k k
(a) (-5) (b) 5 (d) none of these
k =1 k =1 k =1
If in a sequence of terms each term is constant multiple of the proceeding term, then the sequence
is called a Geometric Progression (G.P). The constant multiplier is called the common ratio
Examples: 1) In 5, 15, 45, 135,….. common ratio is 15/5 = 3
2) In 1, 1/2, 1/4, 1/9 … common ratio is (1/2) /1 = 1/2
3) In 2, –6, 18, –54, …. common ratio is (–6) / 2 = –3
Illustrations: Consider the following series :–
(i) 1 + 4 + 16 + 64 + …………….
Here second term / first term = 4/1 = 4; third term / second term = 16/4 = 4
fourth term/third term = 64/16 = 4 and so on.
Thus, we find that, in the entire series, the ratio of any term and the term preceding it, is a
constant.
(ii) 1/3 – 1/9 + 1/27 – 1/81 + ………….
Here second term / 1st term = (–1/9) / ( 1/3) = –1/3
third term / second term = ( 1/27 ) / ( –1/9 ) = –1/3
fourth term / third term = ( –1/81 ) / (1/27 ) = –1/3 and so on.
Here also, in the entire series, the ratio of any term and the term preceding one is constant.
The above mentioned series are known as Geometric Series.
Let us consider the sequence a, ar, ar2, ar3, ….
1st term = a, 2nd term = ar = ar 2–1, 3rd term = ar2 = ar3–1, 4th term = ar3 = ar 4 –1, …..
Any term tn
Thus, common ratio = =
Preceding term t n-1
= ar n–1/ar n–2 = r
Thus, general term of a G.P is given by ar n–1 and the general form of G.P. is
a + ar + ar2 + ar3 +……. ….
t2 ar
For example, r = =
t1 a
t2 t3 t4
So r = = = =....
t1 t2 t3
Example 1: If a, ar, ar2, ar3, …. be in G.P. Find the common ratio.
Solution: 1st term = a, 2nd term = ar
Ratio of any term to its preceding term = ar/a = r = common ratio.
Example 2: Which term of the progression 1, 2, 4, 8,… is 256?
Solution: a = 1, r = 2/1 = 2, n = ? tn = 256
tn = ar n–1
or 256 = 1 × 2 n–1 i.e., 28 = 2 n–1 or, n – 1 = 8 i.e., n = 9
Thus 9th term of the G. P. is 256
If a, b, c are in G.P we get b/a = c/b => b2 = ac, b is called the geometric mean between a
and c
Example 1: Insert 3 geometric means between 1/9 and 9.
Solution: 1/9, –, –, –, 9
a = 1/9, r = ?, n = 2 + 3 = 5, tn = 9
we know tn = ar n–1
or 1/9 × r 5–1 = 9
or r4 = 81 = 34 => r = 3
Thus 1st G. M = 1/9 × 3 = 1/3
2nd G. M = 1/3 × 3 = 1
3rd G. M = 1× 3 = 3
Example 2: Find the G.P where 4th term is 8 and 8th term is 128/625
Solution: Let a be the 1st term and r be the common ratio.
By the question t4 = 8 and t8 = 128/625
So ar3 = 8 and ar7 = 128 / 625
128
Therefore ar7 / ar3 = => r4 = 16 / 625 =( +2/5 )4 => r = 2/5 and –2 /5
625 ´ 8
Now ar3 = 8 => a × (2/5) 3 = 8 => a = 125
Thus the G. P is
125, 50, 20, 8, 16/5, ………..
When r = –2/5 , a = –125 and the G.P is –125, 50, –20, 8, –16/5 ,………
Finally, the G.P. is 125, 50, 20, 8, 16/5, ………..
or, –125, 50, –20, 8, –16/5,………
Sum of first n terms of a G P
Let a be the first term and r be the common ratio. So the first n terms are a, ar, ar 2, …... ar n–1.
If S be the sum of n terms,
Sn = a + ar + ar2 + ……+ ar n–1 ............................................ (i)
Now rSn = ar + ar2 + ….. + ar n–1 + arn ...................................... (ii)
Subtracting (i) from (ii)
Sn – rSn = a – ar n
or Sn(1 – r) = a (1 – rn)
or Sn = a ( 1 – rn) / ( 1 – r ) when r < 1
Sn = a ( rn – 1 ) / ( r – 1 ) when r > 1
If r = 1 , then Sn = a + a + a+ ……….. to n terms
= na
If the nth term of the G. P be l then = arn–1
r - a
Therefore, Sn = (arn –a ) / (r – 1) = (a rn –1 r –a) / (r – 1) =
r -1
So, when the last term of the G. P is known, we use this formula.
Sum of infinite geometric series
S = a ( 1 – rn ) / (1 – r) when r < 1
= a (1 – 1/Rn) / ( 1 – 1/R ) (since r < 1 , we take r = 1/R).
If n , 1/Rn 0
a
Thus S = , r<1
1– r
a
i.e. Sum of G.P. upto infinity is , where r < 1
1– r
a
Also, S = , if -1<r<1.
1– r
Example 1: Find the sum of 1 + 2 + 4 + 8 + … to 8 terms.,
Solution: Here a = 1, r = 2/1 = 2 , n = 8
Let S = 1 + 2 + 4 + 8 + …… to 8 terms
= 1 ( 28 – 1 ) / ( 2 – 1 ) = 28 – 1 = 255
Example 2: Find the sum to n terms of 6 + 27 + 128 + 629 + …….
Solution: Required Sum= ( 5 + 1 ) + (5 + 2 ) + ( 53 +3 ) + ( 54 + 4 ) + … to n terms
2
= ( 5 + 52 +53 + …… + 5n ) + ( 1 + 2 + 3 + .. + n terms)
= {5 ( 5n – 1 ) / (5 – 1 )} + {n ( n + 1 ) / 2}
= {5 ( 5n – 1 ) /4} + {n ( n + 1 ) / 2}
Example 3: Find the sum to n terms of the series
3 + 33 + 333 + …….
Solution: Let S denote the required sum.
i.e. S = 3 + 33 + 333 + ………….. to n terms
= 3 (1 + 11 + 111 + ……. to n terms)
3
= (9 + 99 + 999 + …. to n terms)
9
3
= {( 10 – 1 ) + ( 102 – 1 ) + ( 103 – 1 ) + … + ( 10n – 1 )}
9
3
= {( 10 + 102 + 103 + …. + 10n ) – n}
9
3
= {10 ( 1 + 10 + 102 + … + 10 n–1 ) – n}
9
3
= [{10 ( 10n – 1 ) / (10 – 1)} – n]
9
3
= (10 n+1 – 10 – 9n)
81
1
= (10 n+1 – 9n – 10)
27
Example 4: Find the sum of n terms of the series 0.7 + 0.77 + 0.777 + …. to n terms
Solution: Let S denote the required sum.
i.e. S = 0.7 + 0.77 + 0.777 + ….. to n terms
= 7 (0.1 + 0.11 + 0.111 + …. to n terms)
7
= (0.9 + 0.99 + 0.999 + … to n terms )
9
7
= {(1 – 1/10 ) + ( 1 – 1/102 ) + ( 1 – 1/103 ) + … + ( 1 – 1/ 10n )}
9
7 1
= {n – ( 1 + 1/10 + 1/102 + …. + 1/10 n–1)}
9 10
7 1
So S = {n – ( 1 – 1/10n )/(1 – 1/10 ) }
9 10
7
= {n – ( 1 – 10 –n ) / 9 ) }
9
7
= {9n – 1 + 10 –n }
81
using the sum of an infinite geometric series.
Example 5: Evaluate 0.2175
= 0.2175757575 …….
Solution: 0.2175
= 0.21 + 0.0075 + 0.000075 + ….
0.2175
= 0.21 + 75 ( 1 + 1/102 + 1/104 + …. ) / 104
= 0.21 + 75 {1 / (1– 1/102} / 104
= 0.21 + (75/104) × 102 /99
=21/100 + (¾ ) × (1/99 )
= 21/100 + 1/132
= ( 693 + 25 )/3300 = 718/3300 = 359/1650
Example 6: Find three numbers in G. P whose sum is 19 and product is 216.
Solution: Let the 3 numbers be a/r, a, ar.
According to the question a/r × a × ar = 216
or a3 = 63 => a =6
So the numbers are 6/r, 6, 6r
Again 6/r + 6 + 6r = 19
or 6/r + 6r = 13
or 6 + 6r2 = 13r
or 6r2 – 13r + 6 = 0
or 6r2 – 4r – 9r + 6 = 0
or 2r(3r –2) – 3 (3r – 2) = 2
or (3r – 2) (2r – 3) = 0 or, r = 2/3 , 3/2
So the numbers are
6/(2/3), 6, 6 × (2/3 ) = 9 , 6 , 4
or 6/(3/2), 6 , 6 × (3/2) = 4 , 6 , 9
(1 + 3) 9841
(a) 9841 (b) 9841 (c) (d) none of these
3 3
11. The second term of a G P is 24 and the fifth term is 81. The series is
(a) 16, 36, 24, 54,.. (b) 24, 36, 53,… (c) 16, 24, 36, 54,.. (d) none of these
12. The sum of 3 numbers of a G P is 39 and their product is 729. The numbers are
(a) 3, 27, 9 (b) 9, 3, 27 (c) 3, 9, 27 (d) none of these
13. In a G. P, the product of the first three terms is 27/8. The middle term is
(a) 3/2 (b) 2/3 (c) 2/5 (d) none of these
14. If you save 1 paise today, 2 paise the next day 4 paise the succeeding day and so on, then
your total savings in two weeks will be
(a) ` 163 (b) ` 183 (c) ` 163.83 (d) none of these
15. Sum of n terms of the series 4 + 44 + 444 + … is
(a) 4/9 { 10/9 ( 10n –1 ) –n } (b) 10/9 ( 10 n –1 ) –n
(c) 4/9 ( 10n –1 ) –n (d) none of these
16. Sum of n terms of the series 0.1 + 0.11 + 0.111 + … is
(a) 1/9 {n – ( 1– ( 0.1 )n )} (b) 1/9 {n – (1–(0.1)n)/9}
(c) n– 1 – (0.1) /9
n
(d) none of these
17. The sum of the first 20 terms of a G. P is 244 times the sum of its first 10 terms. The common
ratio is
(a) ± 3 (b) ±3 (c) 3 (d) none of these
ILLUSTRATIONS:
(I) A person is employed in a company at ` 3000 per month and he would get an increase of `
100 per year. Find the total amount which he receives in 25 years and the monthly salary in
the last year.
SOLUTION:
He gets in the 1st year at the Rate of 3000 per month;
In the 2nd year he gets at the rate of ` 3100 per month;
In the 3rd year at the rate of ` 3200 per month so on.
In the last year the monthly salary will be
` {3000 + ( 25 – 1 ) × 100} = ` 5400
n
Total amount = ` 12 (3000 + 3100 + 3200 +… + 5400) Use S n = (a+ l )
2
= ` 12 × 25/2 (3000 + 5400)
= ` 150 × 8400
= ` 12,60,000
(II) A person borrows ` 8,000 at 2.76% Simple Interest per annum. The principal and the interest
are to be paid in the 10 monthly instalments. If each instalment is double the preceding one,
find the value of the first and the last instalment.
SOLUTION:
Interest to be paid = 2.76 × 10 × 8000 / 100 × 12 = ` 184
Total amount to be paid in 10 monthly instalment is ` (8000 + 184) = ` 8184
The instalments form a G P with common ratio 2 and so ` 8184 = a (210 – 1 ) / ( 2 – 1 ),
a = 1st instalment
Here a = ` 8184 / 1023 = ` 8
The last instalment = ar 10—1 = 8 × 29 = 8 × 512 = ` 4096
Sequence: An ordered collection of numbers a1, a2, a3, a4, ................., an, ................. is a
sequence if according to some definite rule or law, there is a definite value of a n , called the
term or element of the sequence, corresponding to any value of the natural number n.
An expression of the form a1 + a2 + a3 + ….. + an + ............................ which is the sum of the
elements of the sequence { a n } is called a series. If the series contains a finite number of
elements, it is called a finite series, otherwise called an infinite series.
Arithmetic Progression: A sequence a1, a2 ,a3, ……, an is called an Arithmetic Progression
(A.P.) when a2 – a1 = a3 – a2 = ….. = an – an–1. That means A. P. is a sequence in which each
term is obtained by adding a constant d to the preceding term. This constant ‘d’ is called
the common difference of the A.P. If 3 numbers a, b, c are in A.P., we say
b – a = c – b or a + c = 2b; b is called the arithmetic mean between a and c.
nth term ( tn ) = a + ( n – 1 ) d,
n
s= 2a +(n - 1)d
2
Sum of the first n terms : Sum of 1st n natural or counting numbers
S = n( n + 1 )/2
Sum of 1st n odd numbers : S = n2
Sum of the Squares of the first, n natural numbers
n(n + 1) (2n + 1)
=
6
sum of the cubes of the first n natural numbers is
2
n(n + 1)
2
Geometric Progression (G.P). If in a sequence of terms each term is constant multiple
of the proceeding term, then the sequence is called a Geometric Progression (G.P). The
constant multiplier is called the common ratio
Any term tn
= =
Preceding term t n-1
= ar n–1/ar n–2 = r
Sum of first n terms of a G P:
Sn = a ( 1 – rn) / ( 1 – r ) when r < 1
Sn = a ( rn – 1 ) / ( r – 1 ) when r > 1
Sum of infinite geometric series
a
S = , r<1
1– r
A.M. of a & b is = ( a + b ) /2
If a, b, c are in G.P we get b/a = c/b => b2= ac, b is called the geometric mean between a
and c
Exercise 6 (A)
1. (b) 2. (a) 3. (a) 4. (a) 5. (a) 6. (b) 7. (c) 8. (d)
9. (a), (b) 10 (c) 11. (a) 12. (c) 13. (b) 14. (a) 15. (b) 16. (c), (d)
17. (a) 18. (b) 19. (b) 20. (c) 21. (c) 22. (a) 23. (b) 24. (a)
25. (c)
Exercise 6 (B)
1. (a) 2. (b) 3. (c) 4. (c) 5. (a) 6. (b) 7. (c) 8. (a)
9. (d) 10. (a) 11. (c) 12. (c) 13. (a) 14. (c) 15. (a) 16. (b)
17. (a) 18. (b) 19. (c) 20. (a) 21. (b) 22. (c) 23. (b) 24. (a)
Exercise 6 (C)
1. (a) 2. (d) 3. (b) 4. (b), (c) 5. (c) 6. (b), (c) 7. (a), (b) 8. (a)
9. (c) 10. (b) 11. (a) 12. (c) 13. (a) 14. (d) 15. (b) 16. (a)
17. (a), (b) 18. (c) 19. (b) 20. (c) 21. (a) 22. (c) 23. (a) 24. (b)
25. (c) 26. (a) 27. (b) 28. (c) 29. (a) 30. (d)
4. If the pth term of an A.P. is q and the qth term is p the value of the (p + q)th term is_______.
(a) 0 (b) 1 (c) –1 (d) None
5. The sum of first n natural number is _______.
(a) (n/2)(n+1) (b) (n/6)(n+1)(2n+1) (c) [(n/2)(n+1)]² (d) None
15. The sum of n terms of two A.P.s are in the ratio of (7n-5)/(5n+17) . Then the _______ term of
the two series are equal.
(a) 12 (b) 6 (c) 3 (d) None
16. Find three numbers in A.P. whose sum is 6 and the product is –24
(a) –2, 2, 6 (b) –1, 1, 3 (c) 1, 3, 5 (d) 1, 4, 7
17. Find three numbers in A.P. whose sum is 6 and the sum of whose square is 44.
(a) –2, 2, 6 (b) –1, 1, 3 (c) 1, 3, 5 (d) 1, 4, 7
18. Find three numbers in A.P. whose sum is 6 and the sum of their cubes is 232.
(a) –2, 2, 6 (b) –1, 1, 3 (c) 1, 3, 5 (d) 1, 4, 7
19. Divide 12.50 into five parts in A.P. such that the first part and the last part are in the ratio of
2:3
(a) 2, 2.25, 2.5, 2.75, 3 (b) –2, –2.25, –2.5, –2.75, –3
(c) 4, 4.5, 5, 5.5, 6 (d) –4, –4.5, –5, –5.5, –6
22. If a, b, c are in A.P. then (a/bc) (b + c), (b/ca) (c + a), (c/ab) (a + b) are in ____________.
26. If a 2 , b 2 , c 2 are in A.P. then a/(b + c), b/(c + a), c/(a + b) are in ____________.
28. If (b – c)2 , (c – a)2 , (a – b)2 are in A.P. then (b – c), (c – a), (a – b) are in _______.
33. The sum of p terms of an A.P. is q and the sum of q terms is p. The sum of p + q terms is
________.
(a) – (p + q) (b) p + q (c) (p – q)2 (d) p2 – q2
34. If S1, S2, S3 be the sums of n terms of three A.P.s the first term of each being unity and the
respective common differences 1, 2, 3 then (S1 + S3) / S2 is ______.
(a) 1 (b) 2 (c) –1 (d) None
35. The sum of all natural numbers between 500 and 1000, which are divisible by 13, is _______.
(a) 28,400 (b) 28,405 (c) 28,410 (d) None
36. The sum of all natural numbers from 100 and 300, which are divisible by 4, is ____.
(a) 10,200 (b) 30,000 (c) 8,200 (d) 2,200
37. The sum of all natural numbers from 100 to 300 excluding those, which are divisible by 4, is
_______.
(a) 10,200 (b) 30,000 (c) 8,200 (d) 2,200
38. The sum of all natural numbers from 100 to 300, which are divisible by 5, is ______.
(a) 10,200 (b) 30,000 (c) 8,200 (d) 2,200
39. The sum of all natural numbers from 100 to 300, which are divisible by 4 and 5, is ______.
(a) 10,200 (b) 30,000 (c) 8,200 (d) 2,200
40. The sum of all natural numbers from 100 to 300, which are divisible by 4 or 5, is ______.
(a) 10,200 (b) 8,200 (c) 2,200 (d) 16,200
41. If the n terms of two A.P.s are in the ratio (3n+4) : (n+4) the ratio of the fourth term
is ______.
(a) 2 (b) 3 (c) 4 (d) None
42. If a, b, c, d are in A.P. then
(a) a 2 – 3b2 +3c 2 – d2 =0 (b) a 2 +3b 2 +3c 2 +d 2 =0 (c) a 2 + 3b2 + 3c 2 – d 2 =0 (d) None
59. The sum of n terms of the series 2.4.6 + 4.6.8 + 6.8.10 + ………. is
(a) 2n(n³+6n²+11n+6) (b) 2n(n³–6n²+11n–6)
(c) n(n³+6n²+11n+6) (d) n(n³+6n²+11n– 6)
60. The sum of n terms of the series 1.3 2 +4.4 2 +7.52 +10.6 2 +........ is
(a) (n/12)(n+1)(9n²+49n+44)–8n (b) (n/12)(n+1)(9n²+49n+44)+8n
(c) (n/6)(2n+1)(9n²+49n+44)–8n (d) None
62. The sum to n terms of the series 11, 23, 59, 167 ………is
(a) 3n+1+5n–3 (b) 3n+1+5n+3 (c) 3n+5n–3 (d) None
66. The sum of n terms of the series 1.2 + 2.3 + 3.4 + ……. Is
(a) (n/3)(n+1)(n+2) (b) (n/2)(n+1)(n+2) (c) (n/3)(n+1)(n– 2)(D) None
67. The sum of n terms of the series 1.2.3 + 2.3.4 + 3.4.5 + …….is
(a) (n/4)(n+1)(n+2)(n+3) (b) (n/3)(n+1)(n+2)(n+3)
(c) (n/2)(n+1)(n+2)(n+3) (d) None
74. The sum of n terms of the series 2.3 2 +5.4 2 +8.52 + ........ is
(a) ( n/6)(n+1)(2n +1) (b) (n /6)(n +1)(n+2) (c) (n /3)(n+1)(2n+1) (d) None
(a) (n/12)(n+1)2 (n+2) (b) (n/12)(n-1) 2 (n+2) (c) (n/12)(n2 -1)(n+2) (d) None
(a) (n2 /2)(n+1) (b) n2 (n+1) (c) ( n 2 /2) ( n -1) (d) None
82. The nth terms of the series is 1/(4.7) + 1/(7.10) + 1/(10.13) + ……. is
84. The sum of n terms of the series 12 /1+(12 +2 2 )/(1+2)+(12 +2 2 +32 )/(1+2+3)+ .... is
85. The sum of n terms of the series 13 /1+(13 +2 3 )/2+(13 +23 +33 )/3+ .... is
87. 2 4n -1 is divisible by
(a) 15 (b) 4 (c) 6 (d) 64
88. 3n -2n-1 is divisible by
(a) 15 (b) 4 (c) 6 (d) 64
91. The sum of n terms of the series whose nth term 3n 2 +2n is is given by
(a) (n /2)(n+1)(2n+3) (b) (n /2)(n+1)(3n+2)
92. The sum of n terms of the series whose nth term n.2 n is is given by
93. The sum of n terms of the series whose nth term 5.3n+1 +2n is is given by
94. If the third term of a G.P. is the square of the first and the fifth term is 64 the series would be
________.
(a) 4 + 8 + 16 + 32 + …. (b) 4 – 8 + 16 – 32 + ……..
(c) both (d) None
95. Three numbers whose sum is 15 are in A.P. but if they are added by 1, 4, 19 respectively
they are in G.P. The numbers are _______.
(a) 2, 5, 8 (b) 26, 5, –16 (c) Both (d) None
96. If a, b, c are the pth, qth and rth terms of a G.P. respectively the value of aq-r .br-p.cp-q
is ________
(a) 0 (b) 1 (c) –1 (d) None
97. If a, b, c are in A.P. and x, y, z in G.P. then the value of x b-c .y c-a .za-b is ________
(a) 0 (b) 1 (c) –1 (d) None
98. If a, b, c are in A.P. and x, y, z in G.P. then the value of (x b .y c .za )÷(x c .y a .z b ) is ____
(a) 0 (b) 1 (c) –1 (d) None
99. The sum of n terms of the series 7 + 77 + 777 + …… is
(a) (7/9)[(1/9)(10 n+1 -10)-n] (b) (9/10)[(1/9)(10 n+1 -10)-n]
100. The least value of n for which the sum of n terms of the series 1 + 3 + 3 2+ …… is greater than
7000 is ______.
(a) 9 (b) 10 (c) 8 (d) 7
101. If ‘S’ be the sum, ‘P’ the product and ‘R’ the sum of the reciprocals of n terms in a G.P. then
‘P’ is the _______ of Sn and R-n.
(a) Arithmetic Mean (b) Geometric Mean (c) Harmonic Mean (d) None
103. Sum upto of the series 1/2+1/3 2 +1/2 3 +1/3 4 +1/2 5 +1/36 + ..... is
(a) 19/24 (b) 24/19 (c) 5/24 (d) None
105. If the sum of three numbers in G.P. is 35 and their product is 1000 the numbers are ____.
(a) 20, 10, 5 (b) 5, 10, 20 (c) both (d) None
106. If the sum of three numbers in G.P. is 21 and the sum of their squares is 189 the numbers are
____.
(a) 3, 6, 12 (b) 12, 6, 3 (c) both (d) None
109. If a, b, c, d are in G.P. then the value of (ab+bc+cd) 2 -(a 2 +b 2 +c 2 )(b 2 +c 2 +d 2 ) is _________.
(a) 0 (b) 1 (c) –1 (d) None
117. If a, b, c, d are in G.P. then the value of (b-c) 2 + (c-a) 2 + (d-b) 2 -(a-d)2 is given by
(a) 0 (b) 1 (c) –1 (d) None
118. If (a-b), (b-c), (c-a) are in G.P. then the value of (a+b+c)2 -3(ab+bc+ca) is given by
(a) 0 (b) 1 (c) –1 (d) None
120. If x = a + a/r + a/r2 + ..... y = b – b/r + b/r2 – ..... and z = c + c/r2 + c/r4 + .....
xy ab
then the value of is
z c
(a) 0 (b) 1 (c) –1 (d) None
121. If a, b, c are in A.P. a, x, b are in G.P. and b, y, c are in G.P then x 2 , b 2 , y 2 are in
(a) A.P. (b) G.P. (c) H.P. (d) None
124. If S1 , S 2 , S 3 , ........S n are the sums of infinite G.P.s whose first terms are 1, 2, 3 …..n and
whose common ratios are 1/2, 1/3, ……1/(n+1) then the value of S1 +S 2 +S 3 + ........S n is
(a) (n/2) (n+3) (b) (n/2) (n+2) (c) (n/2) (n+1) (d) n 2 /2
125. The G.P. whose 3rd and 6th terms are 1, –1/8 respectively is
(a) 4, –2, 1 ….. (b) 4, 2, 1 ……. (c) 4, –1, 1/4 …….. (d) None
126. In a G.P. if the (p+ q)th term is m and the (p – q)th term is n then the pth term is_________.
(a) (mn)1/2 (b) mn (c) (m+n) (d) (m-n)
(a) (1/6) (3+ 3) (3 n/2 -1) (b) (1/6) ( 3 +1) (3 n/2 -1)
(a) (1/14) (5 n +2 n )/5n-2 (b) (1/14) (5 n -2 n )/5n-2 (c) both (d) None
129. The sum of n terms of the series 0.3 + 0.03 + 0.003 + …….. is
(a) (1/3)(1-1/10 n ) (b) (1/3)(1+1/10 n ) (c) both (d) None
130. The sum of first eight terms of G.P. is five times the sum of the first four terms. The common
ratio is __________.
(a) 2 (b) - 2 (c) both (d) None
131. If the sum of n terms of a G.P. with first term 1 and common ratio 1/2 is 1+127/128, the
value of n is _______.
132. If the sum of n terms of a G.P. with last term 128 and common ratio 2 is 255, the value of n is
_________.
133. How many terms of the G.P. 1, 4, 16 …. are to be taken to have their sum 341?
135. The sum of n terms of the series 0.5 + 0.55 + 0.555 + ………. is
(a) (103/3)(1.03 n -1) (b) (103 / 3)(1.03n 1) (c) (103/3)(1.03 n+1 -1) (d) None
137. The sum upto infinity of the series 1/2 + 1/6 + 1/18 + …… is
139. The sum upto infinity of the series 2 +1/ 2+1/(2 2)+....... is
140. The sum upto infinity of the series 2/3 + 5/9 + 2/27 + 5/81 + ……. is
142. The sum upto infinity of the series (1+2 -2 )+(2 -1 +2 -4 )+(2 -2 +2 -6 )+ ....... is
(a) 7/3 (b) 3/7 (c) 4/7 (d) None
143. The sum upto infinity of the series 4/7-5/7 2 +4/7 3 -5/7 4 + ....... is
(a) 23/48 (b) 25/48 (c) 1/2 (d) None
144. If the sum of infinite terms in a G.P. is 2 and the sum of their squares is 4/3 the series is
(a) 1, 1/2, 1/4 …… (b) 1, –1/2, 1/4 ……. (c) –1, –1/2, –1/4 …. (d) None
145. The infinite G.P. with first term 1/4 and sum 1/3 is
(a) 1/4, 1/16, 1/64 … (b) 1/4, –1/16, 1/64 …(C) 1/4, 1/8, 1/16 …. (d) None
146. If the first term of a G.P. exceeds the second term by 2 and the sum to infinity is 50 the series
is __________.
(a) 10, 8, 32/5 … (b) 10, 8, 5/2 … (c) 10, 10/3, 10/9 …. (d) None
147. Three numbers in G.P. with their sum 130 and their product 27,000 are _________.
(a) 10, 30, 90 … (b) 90, 30, 10 … (c) both (d) None
148. Three numbers in G.P. with their sum 13/3 and sum of their squares 91/9 are ____.
149. Find five numbers in G.P. such that their product is 32 and the product of the last two is 108.
(a) 2/9, 2/3, 2, 6, 18 (b) 18, 6, 2, 2/3, 2/9 (c) both (d) None
150. If the continued product of three numbers in G.P. is 27 and the sum of their products in
pairs is 39 the numbers are _________.
151. The numbers x, 8, y are in G.P. and the numbers x, y, –8 are in A.P. The values of x, y are
___________.