Mathematics: Geometric Sequence

Home
Pattern Recognition
Simplifying Expressions
Sequences
Recursive Sequence
Arithmetic Sequence
Geometric Sequence
Trigonometry
Trigonometric Ratios
Periodic Function
Radian Measure
Trigonometric Identity

Hosted at teamapproach.ca

In a geometric sequence of numbers, the common ratio between two terms is a constant.

For the general geometric sequence a1, a2, a3, ... , an, ... , the common ratio r = an / an-1

The general term is   an = a1 rn-1  where an is the nth term and r is the common ratio

Example geometric sequences are;

  • 1, 2, 4, 8, 16, 32, ... , where r = 2
  • 1, -2, 4, -8, 16, -32, ... , where r = -2
  • 50, 5, 0.5, 0.05, ... , where r = 0.1
  • 4, 2, 1, ½, ¼, ... , where r = ½

The relationship between n and an is nonlinear.

Problem Example

  • If a6 = -4 and a7 = -20 then r =  -20/-4 = 5
  • If a2 = 8 and a4 = 32 then r = 32/a3 = a3/8  => 256 = (a3)2  => a3 = 16 => r = 2
  • If a4 = 54 and a7 = 1458 then
    => ar3 = 54, ar6 = 1458 => 54/r3 = 1485/r6 => r3 = 1485/54 = 27 => r = 3
    => 54, 162, 486, 1458, ...