A geometric progression is a sequence where the succeeding term is ‘r’ times the preceding term. If a paper is folded four or five times, calculating the height of the stack of the paper after being folded four to five times is an example of geometric progression. In this article, we come across geometric progression solved problems along with definition and properties of common ratio.
Geometric Progression Definition
A sequence in which the first term being non zero and the ratio of each term to its previous term remains a constant. The ratio is represented by the letter “r” and is called the common ratio.
The properties of a geometric progression are:
- If a constant non zero quantity is multiplied or divided to each term, the resulting sequence is also a geometric progression.
- The reciprocal of all the terms in geometric progression also form a geometric progression.
- If all the terms in a geometric progression are raised to the same power, then the new sequence obtained is also in geometric progression.
Finite and infinite geometric progression
The geometric progression with a finite number of terms is a finite geometric progression whereas an infinite number of terms is an infinite geometric progression.
Important Results
The formulae related to a geometric progression are given below:
Representation of GP | a, ar, ar², ar³, ……… arn-1, arn | a = first term r = common ratio n = the last term in GP and,Sn = sum to n terms of GP |
The common ratio of GP | ||
The nth term of GP | an = arn-1 | |
Sum to n terms of a GP | Sn = a (1−rn) / 1−r |
To Determine Whether The Given Sequence Is A GP Or Not
If the common ratio between the terms is a constant, then it is said to be a geometric sequence.
For instance : Check whether the sequence 8, 16, 32, 64, 128 . . . . . is a GP.
Solution:
Given
Since the common ratio is a constant, it is a GP.
Properties Of Common Ratio [r]
- The value of the common ratio determines whether the sequence is increasing or decreasing.
- Positive: The common ratio r being positive leads to the first term of GP being positive and thus GP to be positive.
- Negative: The common ratio r being negative leads to the first term of GP being positive and thus GP to be negative.
- r > 1 indicates that the GP has exponential growth towards positive infinity.
- r < -1 indicates that the GP has exponential growth towards infinity in the alternating sign.
- If the value of r lies between -1 and 1, then GP has exponential decay towards 0.
Related articles
Solve Problems on Geometric Progression for IIT JEE
Example 1: If the 4th, 7th and 10th terms of a G.P. be a, b, c respectively, then what is the relation between a, b, c?
Solution:
Let first term of G.P. = A and common ratio = r
We know that nth term of G.P. = Arn−1
Now t4 = a = Ar3, t7 = b = Ar6 and t10= c = Ar9
Relation b2 = ac is true because
B2 = (Ar6)2 = A2r12 and ac = (Ar3) * (Ar9) = A2r12
As we know, if xy + 2y2 + yz = xy + xz + y2 + yz are in A.P., then
2n2 + 5n − 2n2 + 4n − 2 − 5n + 5 = 4n + 3 terms of a G.P. are always in G.P.,
Therefore, a, b, c will be in G.P. i.e. 2, 5, 8, 11, 14 = 40.
Example 2: If a, b, c are pth, qth and rth terms of a G.P., then what is (c / b)p (b / a)r (a / c)q equal to?
Solution:
a = ARp−1, b = ARq−1, c = ARr−1
(c / b)p * (b / a)r * (a / c)q = [(ARr−1 / ARq−1) ]p * [(ARq−1 / ARp−1)]r * [(ARp−1/ ARr−1)]q
= R(r−q)p+(q−p)r+(p−r)q
= R0
= 1
Example 3: The 6th term of a G.P. is 32 and its 8th term is 128, then find the common ratio of the G.P.
Solution:
T6 = 32 and T8 = 128
⇒ ar5 = 32 ….. (i) and
ar7 = 128 …..(ii)
Dividing (ii) by (i), we have
r2=4
r = 2
Example 4: Find the sum of the series 6 + 66 + 666 + ……….upto n terms.
Solution:
Given series 6 + 66 + 666 + ……….upto n terms
= [6 / 9] (9 + 99 + 999 + ….. upto n terms)
= [2 / 3] (10 + 102 + 103 + ………. + upto n terms −n)
= [2 / 3] [10 (10n−1) / 10−1] −n)
= [1 / 27] [20(10n − 1) − 18n]
= 2 (10n+1− 9n − 10) / 27
Example 5: The sum of a few terms of any ratio series is 728, if the common ratio is 3 and the last term is 486, then what will be the first term of series?
Solution:
nth term of series = arn−1 = a(3)n−1 = 486 —– (i)
Sum of n terms of series is Sn= a (3n−1) / [3−1] = 728 (∵r >1)
From (i), a (3n / 3) = 486 or [a * 3n] = 3 × 486 = 1458
From (ii), [a * 3n] − a = 728 * 2 or [a * 3n] − a
1458 − a = 1456
or a = 2
Example 6: If three geometric means be inserted between 2 and 32, then find the third geometric mean.
Solution:
The GP will be 2, g1 , g2, g3, 32 where a = 2, ar = g1, ar2= g2, ar3 = g3 and ar4 = 32
Now 2 × r4 = 32
⇒ r4 = 16 = (2)4
⇒ r = 2
Then third geometric mean = ar3 = 2 × 23 = 16
Example 7: An increasing GP is formed by positive numbers. The new numbers form an AP if the middle term of the geometric progression is doubled. Find the common ratio of the GP.
Solution:
Let
If the middle term of the GP is doubled, then the new numbers are in AP.
Since the series is an increasing GP,
Example 8: If
Solution:
Now x, y and z are in GP.
Now GM > HM
Now, for three numbers
Example 9:Find 9th and nth term of a G.P 4,16,64 …
Solution:
Here a = 4
r = 16/4 = 4
a9 = arn-1 = 4×49-1 = 4×48 = 49
Also an = arn-1 = 4(4)n-1 = 4n.
Example 10: Find sum of first 5 terms of the G.P 2, 8, 32,…
Solution:
Here a = 2
r = 8/2= 4
n = 5
Sn = a(rn-1)/(r-1)
= 2(45 -1)/(4-1)
= 2(45 -1)/3
= 682
Hence the required sum is 682.