Geometric Progression (G.P.) - Definition, Properties, Formulas & Examples) (2024)

In Maths, 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. This progression is also known as a geometric sequence of numbers that follow a pattern. Also, learn arithmetic progression here. The common ratio multiplied here to each term to get the next term is a non-zero number. An example of a Geometric sequence is 2, 4, 8, 16, 32, 64, …, where the common ratio is 2.

Table of Contents:
  • Definition
  • Properties
  • General Form of GP
  • Nth Term
  • Common Ratio
  • Formula for Sum of Nth Terms of GP
  • Types
    • Finite Geometric Progression
    • Infinite Geometric Progression
  • Formula List
  • Video lesson
  • Solved Examples
  • Problems
  • FAQs

What is Geometric Sequence?

A geometric progression or a geometric sequence is the sequence, in which each term is varied by another by a common ratio. The next term of the sequence is produced when we multiply a constant (which is non-zero) to the preceding term. It is represented by:

a, ar, ar2, ar3, ar4, and so on.

Where a is the first term and r is the common ratio.

Note: It is to be noted that when we divide any succeeding term from its preceding term, then we get the value equal to the common ratio.

Suppose we divide the 3rd term by the 2nd term we get:

ar2/ar = r

In the same way:

ar3/ar2 = r

ar4/ar3 = r

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
  • 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
  • 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 each term of a GP is multiplied or divided by a non-zero constant, then the resulting sequence is also a GP with the same common ratio
  • 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
  • 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

General Form of Geometric Progression

The general form of Geometric Progression is:

a, ar, ar2, ar3, ar4,…, arn-1

Where,

a = First term

r = common ratio

arn-1 = nth term

General Term or Nth Term of Geometric Progression

Let a be the first term and r be the common ratio for a Geometric Sequence.

Then, the second term, a2 = a × r = ar

Third term, a3 = a2 × r = ar × r = ar2

Similarly, nth term, an = arn-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 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

Sum of N term of GP

Suppose a, ar, ar2, ar3,……arn-1 is the given Geometric Progression.

Then the sum of n terms of GP is given by:

Sn = a + ar + ar2+ ar3+…+ arn-1

The formula to find the sum of n terms of GP is:

Sn = a[(rn– 1)/(r – 1)] if r ≠ 1 and r > 1

Where

a is the first term

r is the common ratio

n is the number of terms

Also, if the common ratio is equal to 1, then the sum of the GP is given by:

Sn = na if r = 1


Types of Geometric Progression

Geometric progression can be divided into two types based on the number of terms it has. They are:

  • Finite geometric progression (Finite GP)
  • Infinite geometric progression (Infinite GP)

These two GPs are explained below with their representations and the formulas to find the sum.

Finite Geometric Progression

The terms of a finite G.P. can be written as a, ar, ar2, ar3,……arn-1

a, ar, ar2, ar3,……arn-1 is called finite geometric series.

The sum of finite Geometric series is given by:

Sn = a[(rn– 1)/(r – 1)] if r ≠ 1 and r > 1

Infinite Geometric Progression

Terms of an infinite G.P. can be written as a, ar, ar2, ar3, ……arn-1,…….

a, ar, ar2, ar3, ……arn-1,……. is called infinite geometric series.

The sum of infinite geometric series is given by:

\(\begin{array}{l}\sum_{k=0}^{\infty}\left(a r^{k}\right)=a\left(\frac{1}{1-r}\right)\end{array} \)

This is called the geometric progression formula of sum to infinity.

Geometric Progression Formulas

The list of formulas related to GP is given below which will help in solving different types of problems.

  • The general form of terms of a GP is a, ar, ar2, ar3, and so on. Here, a is the first term and r is the common ratio.
  • The nth term of a GP is Tn = arn-1
  • Common ratio = r = Tn/ Tn-1
  • The formula to calculate the sum of the first n terms of a GP is given by:
    Sn= a[(rn– 1)/(r – 1)] if r ≠ 1and r > 1
    Sn= a[(1 – rn)/(1 – r)] if r ≠ 1 and r < 1
  • The nth term from the end of the GP with the last term l and common ratio r = l/ [r(n – 1)].
  • The sum of infinite, i.e. the sum of a GP with infinite terms is S= a/(1 – r) such that 0 < r < 1.
  • If three quantities are in GP, then the middle one is called the geometric mean of the other two terms.
  • If a, b and c are three quantities in GP, then and b is the geometric mean of a and c. This can be written as b2= ac or b =√ac
  • Suppose a and r be the first term and common ratio respectively of a finite GP with n terms. Thus, the kth term from the end of the GP will be = arn-k.

Video Lesson

Applied Concept – Sum of Infinite Terms of G.P.

Geometric Progression (G.P.) - Definition, Properties, Formulas & Examples) (1)

Solved Examples of Geometric Progression

Question 1: 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

Question 2: Find the sum of GP: 10, 30, 90, 270 and 810, using formula.

Solution: Given GP is 10, 30, 90, 270 and 810

First term, a = 10

Common ratio, r = 30/10 = 3 > 1

Number of terms, n = 5

Sum of GP is given by;

Sn = a[(rn– 1)/(r – 1)]

S5 = 10[(35– 1)/(3 – 1)]

= 10[(243 – 1)/2]

= 10[242/2]

= 10 × 121

= 1210

Check: 10 + 30 + 90 + 270 + 810 = 1210

Question 3: 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

= 1024

Practice Problems on Geometric Progression

  1. Find the equivalent fraction of the recurring decimal 0.595959…..
  2. What is the 12th term of the sequence 4, -8, 16, -64,….?
  3. Check whether the given sequence is GP.
    27, 9, 3, …
  4. Write the first five terms of a GP whose first term is 3 and the common ratio is 2.

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

What is the sum of a geometric series?

If a, ar, ar2, ar3,……arn-1 is the given Geometric Progression, then the formula to find sum of GP is:

Sn = a + ar + ar2+ ar3+…+ arn-1

Or

Sn= a[(rn– 1)/(r – 1)] where r ≠ 1 and r > 1

Geometric Progression (G.P.) - Definition, Properties, Formulas & Examples) (2024)
Top Articles
Bishamonten and the Four Heavenly Kings
DOD Continues Work With Congress to Get Appropriation
Restaurants Near Applebee's
Dtlr Duke St
Blak Stellenanzeigen
Craigslist Ft Meyers
Kltv Weather Report
Oooze (3rd Coast Genetics) :: Cannabis Strain Info
Lvh Remote Access
Jail Roster Independence Ks
SF bay area cars & trucks "chevrolet 50" - craigslist
Osrs Mahogany Homes Calc
Maxpreps Field Hockey
Gotcha Paper 2022 Danville Va
Bambooee Divorce
Tighe Hamilton Hudson Ma Obituary
Tar Heels Baseball Schedule
New Jersey Cash Pop
Town History - Waltham Abbey
Udk Raid
What Year Did Cim Open Their Ipo
082900432
Jesus Revolution Showtimes Near Amc Classic Findlay 12
Rinehart Sons Funeral Home
Craigslist Bay Area South Bay
‘Archive 81’ Star Dina Shihabi on That Family Secret, How Melody and Dan Could Connect in a Season 2
Talx Paperless Pay Shell
Mannat Indian Grocers
Www. Lowe's.com
T&G Pallet Liquidation
Pella Culver's Flavor Of The Day
Sayuri Pilkey
Dlnet Delta Com Dlnet
Rondale Moore Or Gabe Davis
Log in or sign up to view
Leslie Pool Supply Simi Valley
Topeka Pets Craigslist
Utah Veterinarian Dr Artz
SHE (FEAT. TYLER THE CREATOR): Nederlandse vertaling van Frank Ocean
Webadvisor Niagara
Wmlink/Sspr
Joes Barbershop Maricopa Az
Craigslist Apartments In Philly
Www Publix Org Oasis Schedule
Busted Mugshots Buena Vista Va
Spectrum Outage in West Bend, Wisconsin
eValuations – BlueBird Valuation
Snohomish Hairmasters
1By1 Roof
Vegamovies Home
Geometry Dash - Play Geometry Dash on Tunnel Rush Unblocked
Answer Man: If the U.S. is attacked, Asheville's Grove Park Inn could host the Supreme Court
Latest Posts
Article information

Author: Kerri Lueilwitz

Last Updated:

Views: 6346

Rating: 4.7 / 5 (67 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Kerri Lueilwitz

Birthday: 1992-10-31

Address: Suite 878 3699 Chantelle Roads, Colebury, NC 68599

Phone: +6111989609516

Job: Chief Farming Manager

Hobby: Mycology, Stone skipping, Dowsing, Whittling, Taxidermy, Sand art, Roller skating

Introduction: My name is Kerri Lueilwitz, I am a courageous, gentle, quaint, thankful, outstanding, brave, vast person who loves writing and wants to share my knowledge and understanding with you.