Geometric Sequence: Complete Guide with Formulas & Examples

A geometric sequence is a powerful mathematical concept where each term is found by multiplying the previous term by a constant value called the common ratio. From calculating compound interest to modelling population growth, geometric sequences appear throughout mathematics and real-world applications. This comprehensive guide will take you from the basic definition to advanced applications, with interactive tools to enhance your understanding.

Ready to master geometric sequences?

Get our complete formula sheet with all the essential geometric sequence formulas and properties in one convenient reference.


What Are Geometric Sequences?

Visual representation of a geometric sequence showing the pattern 2, 6, 18, 54 with arrows indicating multiplication by 3

A geometric sequence with first term a = 2 and common ratio r = 3

A geometric sequence (also called a geometric progression) is an ordered set of numbers where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the common ratio. previous term by a fixed, non-zero number called the common ratio. If we denote the first term as a₁ and the common ratio as r, then the sequence can be written as.

{a₁, a₁r, a₁r², a₁r³, ...}

Examples of Geometric Sequences

First Term (a₁) Common Ratio (r) First Five Terms
3 2 3, 6, 12, 24, 48, ...
5 -2 5, -10, 20, -40, 80, ...
1 1/2 1, 1/2, 1/4, 1/8, 1/16, ...
4 3 4, 12, 36, 108, 324, ...

Identifying a Geometric Sequence

To determine if a sequence is geometric, divide each term by the previous term. If the quotient is constant, the sequence is geometric, and that constant is the common ratio.

Diagram showing how to identify a geometric sequence by dividing consecutive terms

Geometric Sequence Formula

There are several important formulas related to geometric sequences that allow us to find specific terms and calculate sums.

Finding the nth Term

To find any term in a geometric sequence without calculating all the previous terms, we use the explicit formula.

Formula for finding the nth term of a geometric sequence: aₙ = a₁ × r^(n-1)

Where.

  • aₙ is the nth term of the sequence
  • a₁ is the first term
  • r is the common ratio
  • n is the position of the term

Sum of a Finite Geometric Sequence

The sum of the first n terms of a geometric sequence (where r ≠ 1) is given by.

Formula for the sum of a finite geometric sequence: Sₙ = a₁(1-r^n)/(1-r)

Sum of an Infinite Geometric Sequence

When |r|

Formula for the sum of an infinite geometric sequence: S∞ = a₁/(1-r) where |r| < 1

Need help with calculations?

Try our interactive geometric sequence calculator to find terms, common ratios, and sums instantly.


Working with Geometric Sequences

Finding the Common Ratio

The common ratio (r) can be found by dividing any term by the previous term.

Illustration showing how to find the common ratio by dividing consecutive terms

Example: Finding the Common Ratio

For the sequence {5, 15, 45, 135, ...} , find the common ratio.

Solution.

r = 15 ÷ 5 = 3

We can verify this by checking other consecutive terms.

45 ÷ 15 = 3

135 ÷ 45 = 3

Since all pairs of consecutive terms have the same ratio, the common ratio is 3.

Continuing a Geometric Sequence

To continue a geometric sequence, multiply the last known term by the common ratio.

Visual representation of continuing a geometric sequence by multiplying by the common ratio

Example: Continuing a Geometric Sequence

Continue the sequence {4, 12, 36, ...} by finding the next three terms.

Solution.

First, find the common ratio: r = 12 ÷ 4 = 3

Next term: 36 × 3 = 108

Next term: 108 × 3 = 324

Next term: 324 × 3 = 972

The next three terms are 108, 324, and 972.

Finding Missing Terms in a Geometric Sequence

When working with geometric sequences, you may need to find missing terms. This can be done using the common ratio and the explicit formula.

Diagram showing how to find missing terms in a geometric sequence

Example: Finding Missing Terms

Find the missing terms in the geometric sequence {5, _, _, 405}.

Solution.

Since we have the first and fourth terms, we can use the formula a₄ = a₁ × r³

405 = 5 × r³

r³ = 405 ÷ 5 = 81

r = ∛81 = 3√9 = 3 × 3 = 9

Now we can find the missing terms.

a₂ = a₁ × r = 5 × 9 = 45

a₃ = a₂ × r = 45 × 9 = 405

The complete sequence is {5, 45, 405, 3645}.

Practice makes perfect!

Download our geometric sequence worksheet with 20+ practice problems and step-by-step solutions.


Real-World Applications of Geometric Sequences

Geometric sequences appear in many real-world scenarios, making them not just a mathematical concept but a practical tool for solving problems.

Compound Interest

Compound interest growth visualization showing geometric sequence pattern

When money is invested with compound interest, the balance grows according to a geometric sequence. If P is the principal amount and r is the interest rate per period, then after n periods, the amount A is given by.

A = P(1 + r)ⁿ

This is a geometric sequence with first term P and common ratio (1 + r).

Population Growth

Population growth model showing geometric sequence pattern

Population growth often follows a geometric pattern. If a population starts with P₀ individuals and grows by a rate r per time period, then after n periods, the population P is.

P = P₀(1 + r)ⁿ

This is a geometric sequence with first term P₀ and common ratio (1 + r).

The Famous Rice and Chessboard Problem

Illustration of the rice and chessboard problem showing geometric growth

A famous problem involves placing rice on a chessboard: 1 grain on the first square, 2 on the second, 4 on the third, and so on, doubling the number of grains on This forms a geometric sequence with first term a₁ = 1 and common ratio r = 2.

The total number of grains on all 64 squares would be.

S₆₄ = 1(1-2⁶⁴)/(1-2) = 1(1-2⁶⁴)/(-1) = 2⁶⁴ - 1 = 18,446,744,073,709,551,615

That's over 18 quintillion grains of rice-more than the world's annual rice production!

Practice Problems

Test your understanding of geometric sequences with these practice problems.

Beginner Level

  1. Find the common ratio of the sequence {3, 15, 75, 375, ...}
  2. Write the first five terms of a geometric sequence with a₁ = 4 and r = 2.
  3. Determine if the sequence {2, 6, 18, 54, ...} If so, find the common ratio.

Intermediate Level

  1. Find the 8th term of the geometric sequence {2, 6, 18, ...}
  2. Find the sum of the first 6 terms of the geometric sequence {5, 10, 20, ...}
  3. Find the missing terms in the geometric sequence {3, _, _, 192}

Advanced Level

  1. Find the sum of the infinite geometric series 8 + 4 + 2 + 1 + ...
  2. A ball bounces to 3/4 of its previous height after each bounce. If it is dropped from 10 metres, what is the total distance it travels before coming to rest?
  3. Find the value of x for which the sequence {x, 12, 72} forms a geometric sequence.

Need more practice?

Join our online study group for weekly practice sessions, problem-solving strategies, and expert guidance.


Common Mistakes and Misconceptions

Common Errors to Avoid

  • Confusing arithmetic and geometric sequences
  • Incorrectly identifying the common ratio
  • Applying the wrong formula for the sum
  • Forgetting that r ≠ 0 for a valid geometric sequence
  • Assuming all sequences with a pattern are geometric

Warning Signs

  • Getting negative terms when expecting all positive
  • Sum formula giving unexpected results
  • Different ratios when checking consecutive terms
  • Sequence not following expected growth pattern
  • Infinite sum formula used when |r| ≥ 1
Comparison between arithmetic and geometric sequences to avoid confusion

Key differences between arithmetic and geometric sequences

Interactive Tools and Resources

Geometric Sequence Calculator

Screenshot of the geometric sequence calculator tool

Our interactive calculator helps you find terms, sums, and common ratios of geometric sequences instantly.

Visualization Tool

Screenshot of the geometric sequence visualisation tool

See geometric sequences come to life with our dynamic visualisation tool that graphs sequences as you adjust parameters.

Practice Worksheets

Preview of geometric sequence practice worksheets

Download our carefully crafted worksheets with problems ranging from beginner to advanced levels.

Conclusion

Geometric sequences are powerful mathematical tools that appear throughout nature, finance, technology, and many other fields. By understanding the fundamental properties and formulas of geometric sequences, you can solve a wide range of problems and gain deeper insights into exponential patterns in By understanding the fundamental properties and formulas of geometric sequences, you can solve a wide range of problems and gain deeper insights into exponential patterns in the world around us.

Whether you're a student preparing for an exam, a teacher looking for resources, or simply someone curious about mathematics, mastering geometric sequences will enhance your problem-solving abilities and mathematical intuition. sequences will enhance your problem-solving abilities and mathematical intuition.

Ready to take your math skills to the next level?

Access our complete library of mathematical resources, interactive tools, and practice materials.



由 GETUTOR 升學研究組撰寫 | 數據來源:GETUTOR 內部配對紀錄(2024-2026)

Geometric Sequence 補習:點解 DSE 數學等比數列題目最易拋窒學生?

Geometric sequence(等比數列)係 DSE 數學 Paper 1 嘅常客。根據 GETUTOR 後台 2024-2026 年 DSE 數學 sequences 配對紀錄,樣本約 421 宗,超過 29% 嚟自中五中六學生指明要補 sequences 同 series 章節。

點解 geometric sequence 咁多人卡?因為公式睇落簡單(an = a × r^(n-1)),但出題會玩轉幾種變奏:sum of infinite GP、common ratio 隱藏、word problem。一條題目唔識拆解就死。

導師 Quote:Geometric Sequence 三步拆解法

「香港中文大學數學系畢業、教 DSE 數學 6 年嘅 Mr. C(按導師私隱要求使用化名,導師資歷已獲 GETUTOR 平台認證)指出:『Geometric sequence 我教學生用三步拆解。第一步:搵 first term a。第二步:搵 common ratio r(用 a₂ ÷ a₁)。第三步:根據題目要 nth term 定 sum,揀對公式。好多學生跳第二步,硬代入公式,最後行錯方向。』」

呢個三步法表面簡單,但要訓練學生養成習慣,每次先寫低 a 同 r 再做。源自我哋內部導師培訓教材。

Sequences 補習堂數建議

Sub-topic建議堂數(每堂 1.5 小時)difficulty
Arithmetic Sequence1-2 堂
Geometric Sequence Basic2-3 堂medium
Sum of GP2-3 堂medium
Sum to infinity1-2 堂
Word Problem3-4 堂最難

*堂數為導師建議中位數,實際因學生程度而異

數學 Sequences 導師評分

indexdata
試堂後繼續率82%
Average years of teaching experience4.8 年
持有大學數學相關學位79%
Average Matching Time4.3 小時

*統計自 GETUTOR 後台 2024-2026 年 DSE 數學 sequences 配對紀錄,樣本約 421 宗

防伏位

GETUTOR 導師防伏貼士:Sum to infinity 最大伏位係條件 |r| < 1。如果忽略呢個條件,學生會誤用 a / (1-r) 公式。考評局曾經出過題目特登畀個 r > 1 嘅 GP,問 sum to infinity,正確答案係「does not exist」,但好多學生硬計咗個數出嚟。仲有 word problem,例如複利、人口增長嗰類,學生未必認得個係 GP,要訓練先睇得出。

Geometric Sequence 進步時間線

time預期
第 1-2 堂分清 AP 同 GP,basic 公式記熟
第 3-4 堂Sum of GP 通,可以做基本題
第 5-8 堂Word problem 開始識拆解
第 9-12 堂Past Paper 穩定攞分

真實案例

個案分享(已匿名處理):一位讀九龍區英中嘅中六學生,Mock 數學 Paper 1 sequences 部分零分。經過 8 堂私補後,DSE Paper 1 sequences 攞到 9 分(滿分 10)。導師主力補 sum to infinity 同 word problem。

CTA

Sequences 係 DSE 數學嘅高頻考點,每年都有題。GETUTOR 數學配對平均 4.3 小時,試堂繼續率 82%。想搵啱嘅數學導師,可以入 GETUTOR 配對系統。

進入 GETUTOR 配對系統

FAQ

中六先補 sequences 仲趕唔趕得切?

趕得切。Sequences 8-10 堂可以由零基礎拉到穩定攞分。

學生最常卡 sequences 邊個位?

Sum to infinity 同 word problem。前者要識條件 |r| < 1,後者要識認得題目係 GP 定 AP。

Sequences 同 series 一齊補有冇用?

有用,因為 series 就係 sequence 嘅 sum。一齊補可以建立 holistic 認知。

內部連結

本文旨在幫助家長及學生了解 geometric sequence 補習嘅實際情況,作出更好嘅判斷。如有任何補習相關疑問,歡迎聯絡 GETUTOR 團隊。

關於本文引述導師:Mr. C(化名),香港中文大學數學系畢業,教學年資 6 年,主補 DSE 數學 Paper 1 sequences。導師資歷已獲 GETUTOR 平台認證。

按導師私隱要求使用化名

en_GB
25% Off Trial Lesson discount countdown 剩下 3 名額 23:59:59
Free Matching Now