They share a characteristic feature: each subsequent term is obtained by multiplying the previous term by the same nonzero number. For the first sequence this number is 3, for the second it is 21, and for the third it is −0.1. Such sequences are called geometric progressions.
Definition
📐Definition — Geometric Progression
A geometric progression is a sequence whose first term is nonzero and each term, starting from the second, equals the previous term multiplied by the same nonzero number.
This number equals the ratio of any consecutive terms of the sequence. It is called the common ratio of the geometric progression and is denoted by q (from the French word quotient — ratio).
If (bn) is a geometric progression with common ratio q, then
q=b1b2=b2b3=b3b4=…,
that is, for any natural number n we have bnbn+1=q. This gives the recurrent formula bn+1=bnq.
ℹNote — Defining a Geometric Progression Recurrently
A geometric progression can be defined recurrently:
b1=b,bn+1=bnq.
Thus, to define a geometric progression, one needs to specify its first term and common ratio.
Some examples:
If b1=1 and q=3: 1,3,9,27,81,243,…
If b1=2 and q=2: 2,4,8,16,32,64,128,256,512,1024,…
A stationary sequence with all nonzero terms is both an arithmetic and a geometric progression (with common ratio q=1).
Formula for the n-th Term
From the definition of a geometric progression:
b2=b1⋅q,b3=b1q2,b4=b1q3,b5=b1q4.
These examples lead to the following conclusion:
⚡Theorem — Formula for the n-th Term of a Geometric Progression
bn=b1⋅qn−1
This can be proved by mathematical induction.
Comparing Growth Rates
Consider two sequences:
Arithmetic progression (an) with a1=1, d=2: 1,3,5,7,9,11,13,15,17,19,21,…
Geometric progression (bn) with b1=1, q=2: 1,2,4,8,16,32,64,128,256,512,1024,…
Comparing corresponding terms, we see that the geometric progression grows much faster than the arithmetic one. For example, a20=1+2⋅19=39, while b20=1⋅219=524288.
Property of Terms of a Geometric Progression
⚡Theorem — Characteristic Property
The square of any term of a geometric progression, except the first (and last, if the sequence is finite), equals the product of its two neighboring terms. That is, for n>1:
bn2=bn−1⋅bn+1
If all terms of the geometric progression (bn) are positive, then:
bn=bn−1⋅bn+1.
⚡Theorem — Theorem 33.1
A sequence (bn) with more than two terms, all nonzero, is a geometric progression if and only if for every n⩾2 the equality bn2=bn−1bn+1 holds.
Examples
✎Example — Finding the Fourth Term and Common Ratio
Problem. Find the fourth term and common ratio of the geometric progression (bn) if b3=36 and b5=49.
Solution. By the characteristic property, b42=b3b5, so b4=36⋅49=6⋅7=42 or b4=−b3b5=−42.
If b4=42, then q=b3b4=3642=67; if b4=−42, then q=−67.
Answer:b4=42, q=67 or b4=−42, q=−67.
✎Example — Product of Terms of a Geometric Progression
Problem. In a geometric progression (bn), it is known that b10=2. Find the product of the first nineteen terms.
✎Example — Geometric and Arithmetic Progressions Simultaneously
Problem. Find all triples of numbers that form a geometric progression with the following properties: their sum is 63, and when 7, 18, and 2 are added to these numbers respectively, the result is an arithmetic progression.
Solution. Write the desired numbers as a, aq, aq2. Then a+7, aq+18, aq2+2 form an arithmetic progression. This gives 2(aq+18)=a+7+aq2+2. Using the conditions:
{a+aq+aq2=63,a−2aq+aq2=27.
Dividing the equations: 1−2q+q21+q+q2=37. Solving gives q=4 or q=41.
If q=4, then a=3; if q=41, then a=48.
Answer: 3, 12, 48 or 48, 12, 3.
Exercises
✏Exercise — Geometric Progression Problems
33.2. The sixth term of a geometric progression (bn) is 8 and the common ratio is −4. Find the seventh term.
33.5. In a geometric progression (yn), the first term is y1=64 and the common ratio is q=−21. Find: 1) y6; 2) y10.
33.7. Find the common ratio and the fifth term of the geometric progression 2161, 361, 61, …
33.13. Find the common ratio of the geometric progression (bn) if: