π’ What is a Geometric Progression (GP)?
A Geometric Progression (GP) is a sequence of numbers where each term is obtained by multiplying the previous term by a constant factor called the common ratio (r).
π General Form of a GP : a, ar, ar2, ar3,β¦
Where:
- a = First term
- r = Common ratio (ratio between consecutive terms)
- n = Number of terms
π Formula for the nth Term of a GP:
an = aβ r(nβ1)
This formula helps find any term in the sequence without listing all the terms.
For example, 2, 4, 8, 16, 32, 64, β¦ is a GP, where the common ratio is 2.
Similarly,
Consider a series 1, 1/2, 1/4, 1/8, 1/16, β¦
In the given examples, the ratio is a constant. Such sequences are called Geometric Progressions. It is abbreviated as G.P.
In general
\(\begin{array}{l}\text{A sequence}\ a_{1},a_{2},a_{3},β¦,a_{n},β¦ \text{is a G.P, then}\ \frac{a_{k+1}}{a_{k}} = r \ \ \ [k > 1]\end{array} \)
Where r is a constant which is known as common ratio and none of the terms in the sequence is zero.
Table of Contents
Proof : The nth term of the Geometric series is denoted by an and the elements of the sequence are written as a1, a2, a3, a4, β¦, an.
a1 = a,
a2 = a*r
a3 = a*r2
a4 = a*r3
an = a*rn-1
Therefore, the formula to find the nth term of GP is:
an = tn = arn-1 |
Note: The nth term is the last term of finite GP.
Common Ratio (r) of GP
Consider the sequence a, ar, ar2, ar3,β¦β¦
First term = a
Second term = ar
Third term = ar2
Similarly, nth term, tn = arn-1
Thus, the common ratio of geometric progression formula is given as:
Common ratio = (Any term) / (Preceding term)
= tn / tn-1
= (arn β 1 ) /(arn β 2)
= r
Thus, the general term of a GP is given by arn-1 and the general form of a GP is a, ar, ar2,β¦..
For Example: r = t2 / t1 = ar / a = r
Condition for the given sequence to be a geometric sequence:
For any sequence to be considered a GP the ratio of two any successive terms must remain constant:
a2/a1 = a3/a2 = β¦ = an/an-1 = r (common ratio).
General term or nth term of a Geometric Sequence a, ar, ar2, ar3, ar4 is given by :
an = arn-1
where,
a1 = first term,
a2 = second term
an = last term (or the nth term)
Nth Term from the Last Term is given by:
an = l/rn-1
where, l is the last term.
Types of GP
GP is further classified into two types, which are:
- Finite Geometric Progression (Finite GP)
- Infinite Geometric Progression (Infinite GP)
Finite Geometric Progression
Finite G.P. is a sequence that contains finite terms in a sequence and can be written as a, ar, ar2, ar3,β¦β¦arn-1, arn.
An example of Finite GP is 1, 2, 4, 8, 16,β¦β¦512
Infinite Geometric Progression
Infinite G.P. is a sequence that contains infinite terms in a sequence and can be written as a, ar, ar2, ar3,β¦β¦arn-1, arnβ¦β¦, i.e. it is a sequence that never ends.
Examples of Infinite GP are:
- 1, 2, 4, 8, 16,β¦β¦..
- 1, 1/2, 1/4, 1/8, 1/16,β¦β¦β¦
Properties of Geometric Progression (GP)
Some of the important properties of GP are listed below:
- Three non-zero terms a, b, c are in GP if and only if b2 = ac
- If y2Β = xz, then the three non-zero terms x, y, and z are in GP.
- In a GP,
Three consecutive terms can be taken as a/r, a, ar
Four consecutive terms can be taken as a/r3, a/r, ar, ar3
Five consecutive terms can be taken as a/r2, a/r, a, ar, ar2 - Square of a term in GP is product of its adjacent terms. a2kΒ = ak-1Β Γ ak+1
- In a finite GP, the product of the terms equidistant from the beginning and the end is the same
That means, t1.tn = t2.tn-1 = t3.tn-2 = β¦.. - If we multiply or divide a non-zero quantity by each term of the GP, then the resulting sequence is also in GP with the same common difference. Please note addition and subtraction does not keep a GP as GP. It is true for AP only.
- The product and quotient of two GPβs is again a GP
- If each term of a GP is raised to the power by the same non-zero quantity, the resultant sequence is also a GP.
- Geometric progressions typically means either exponential growth or exponential decay, depending on whether the common ratio 0 < r < 1 or r > 1. This makes it useful in modeling things like population growth, radioactive decay, and interest compounding.
- If we select terms at regular intervals (say every kth term) from a GP, those terms also form an GP with a common ratio dk. For example, if we select every third terms from 1, 2, 4, 8, 16, 32, 64, β¦ we get 1, 8, 64, β¦ which is again an GP with common ration as 8.
- If a1, a2, a3,β¦ is a GP of positive terms then log a1, log a2, log a3,β¦ is an AP (arithmetic progression) and vice versa. For example, if the terms of the GP are a,ar,ar2,ar3,β¦ the logarithms of these terms will be logβ‘a, logβ‘a+logβ‘r, logβ‘a+2logβ‘r, β¦ which forms an AP.
Difference between Arithmetic Sequence and Geometric Sequence
Arithmetic Sequence | Geometric Sequence | |
---|---|---|
Definition | A sequence in which the difference between any two consecutive terms is constant. | A sequence in which the ratio of any two consecutive terms is constant. |
Common Term | The common difference is denoted as βdβ. | The common ratio is denoted as βrβ. |
General Formula | The nth term is given by anβ=a1+(nβ1)d, where a1β is the first term and βdβ is the common difference. | The nth term is given by, anβ=a1Γr(nβ1), where a1β is the first term and βrβ is the common ratio. |
Example | 2, 5, 8, 11, 14, β¦ (Here, d = 3) | 3, 6, 12, 24, 48, β¦ (Here, r = 2) |
Nature of Growth | Linear growth: The terms increase or decrease by a constant amount. | Exponential growth: The terms increase or decrease by a constant factor. |
Graph Appearance | Forms a straight line when plotted on a graph. | Forms a curve (exponential growth or decay) when plotted on a graph. |
Sum of n Terms | Given by Snβ= nβ/2[2a1 +(nβ1)d] | Given by Sn = a1(rn -1)/(r β 1) |
Solved Examples on Geometric Progression (GP)
Example 1: Suppose the first term of a GP is 4 and the common ratio is 5, then the first five terms of GP are?
First term, a = 4
Common ratio, r = 5
Now, the first five term of GP is
a, ar, ar2, ar3, ar4
a = 4
ar = 4 Γ 5 = 20
ar2 = 4 Γ 25 = 100
ar3 = 4 Γ 125 = 500
ar4 = 4 Γ 625 = 2500
Thus, the first five terms of GP with first term 4 and common ratio 5 are:
4, 20, 100, 500, and 2500
Example 2: If 3, 9, 27,β¦., is the GP, then find its 9th term.
nth term of GP is given by:
an = arn-1
given, GP 3, 9, 27,β¦.
Here, a = 3 and r = 9/3 = 3
Therefore,
a9 = 3 x 39 β 1
= 3 Γ 6561
= 19683
Example 3: If the first term is 10 and the common ratio of a GP is 3, then write the first five terms of GP.
Solution: Given,
First term, a = 10
Common ratio, r = 3
We know the general form of GP for first five terms is given by:
a, ar, ar2, ar3, ar4
a = 10
ar = 10 Γ 3 = 30
ar2 = 10 Γ 32 = 10 Γ 9 = 90
ar3 = 10 Γ 33 = 270
ar4 = 10 Γ 34 = 810
Therefore, the first five terms of GP with 10 as the first term and 3 as the common ratio are:
10, 30, 90, 270 and 810
Example 4: If 2, 4, 8,β¦., is the GP, then find its 10th term.
Solution: The nth term of GP is given by:
2, 4, 8,β¦.
Here, a = 2 and r = 4/2 = 2
an = arn-1
Therefore,
a10 = 2 x 210 β 1
= 2 Γ 29
Practice Problems on Geometric Progression
- Find the equivalent fraction of the recurring decimal 0.595959β¦..
- What is the 12th term of the sequence 4, -8, 16, -64,β¦.?
- Check whether the given sequence is GP.
27, 9, 3, β¦ - Write the first five terms of a GP whose first term is 3 and the common ratio is 2.
π Applications of GP in JEE & Board Exams:
β
Compound Interest Calculations
β
Population Growth & Decay Problems
β
Physics (Radioactive Decay, Waves)
Frequently Asked Questions on Geometric Progression
Q1
What is a Geometric Progression?
Geometric Progression (GP) is a type of sequence where each succeeding term is produced by multiplying each preceding term by a fixed number, which is called a common ratio.
Q2
Give an example of Geometric Progression.
The example of GP is: 3, 6, 12, 24, 48, 96,β¦
Q3
What is the general form of GP?
The general form of a Geometric Progression (GP) is given by a, ar, ar2, ar3, ar4,β¦,arn-1
a = First term
r = common ratio
arn-1 = nth term
Q4
What is the common ratio in GP?
The common multiple between each successive term and preceding term in a GP is the common ratio. It is a constant value that is multiplied by each term to get the next term in the Geometric series. If a is the first term and ar is the next term, then the common ratio is equal to:
ar/a = r
Q5
What is not a geometric progression?
If the common ratio between each term of a geometric progression is not equal then it is not a GP.
Q6
Can the values of βaβ and βrβ be 0?
No, the value of aβ 0, if the first term becomes zero, the series will not continue. Similarly, rβ 0.
Mastering Geometric Progression is essential for Board Exams & JEE Mains/Advanced! π