Unit 2: Geometric Sequences
Geometric sequences are sequences of numbers where each term after the first is obtained by multiplying the previous term by a constant ratio. This unit will delve into the properties, formulas, and applications of geometric sequences.
Introduction
A geometric sequence is a sequence of numbers in which each term after the first is obtained by multiplying the previous term by a constant called the common ratio. Understanding geometric sequences is crucial for various fields, including finance, physics, and computer science.
Video Lessons
Geometric Sequences and Series (IB Math AI - SL & HL)
Definition
A geometric sequence is a sequence of numbers where each term after the first is obtained by multiplying the previous term by a constant ratio, r.
It is expressed in the general form:
a, ar, ar2, ar3, ar4, ..., arn-1
Where:
- a is the first term.
- r is the common ratio.
- n is the term number.
- Tn = arn-1 is the formula for the nth term.
Key Properties
- Common Ratio (r): The ratio between consecutive terms is always the same and is found by:
r = Tn+1 / Tn
- Formula for the nth Term:
Tn = arn-1
Examples
Example 1
Problem: Given the sequence 2, 6, 18, 54, ..., find the 5th term.
Solution:
- First term, a = 2
- Common ratio, r = 6 / 2 = 3
- Term number, n = 5
Using the formula:
T5 = 2 × 35-1 = 2 × 34 = 2 × 81 = 162
Therefore, the 5th term is 162.
Example 2
Problem: Given T1 = 81 and r = 1/3, find the 6th term.
Solution:
Using the formula:
T6 = 81 × (1/3)6-1 = 81 × (1/3)5
Calculating:
T6 = 81 × 1/243 = 81 / 243 = 1/3
Therefore, the 6th term is 1/3.
Flashcards
A sequence where each term is obtained by multiplying the previous term by a constant ratio.
Divide any term by its preceding term: r = Tn+1 / Tn
Tn = a × rn-1
Practice Questions
- Find the 8th term of the geometric sequence 3, 6, 12, 24, ...
- If the first term is 5 and the common ratio is 2, find the 7th term.
- Determine if the sequence 4, 12, 36, 108, ... is geometric. If so, find the 10th term.
- The 3rd term is 16 and the 6th term is 128. Find the first term and the common ratio.
Quick Quiz
Summary
- A geometric sequence has a constant ratio between consecutive terms.
- The nth term formula is essential for finding any term in the sequence.
- Geometric sequences have applications in various real-world scenarios.