Solved Exercises on Geometric Series in Algebra 2

Master geometric series: formulas, properties, convergence, and applications through these 5 detailed exercises.

Solution: Exercises 1 to 3
1 Basic Geometric Series Sum
Exercise 1
Find the sum of the first 8 terms of the geometric sequence: 2, 6, 18, 54, ...
Definition:

Geometric Sequence: A sequence where each term is obtained by multiplying the previous term by a constant called the common ratio (r)

Geometric Series: The sum of terms in a geometric sequence

\(S_n = \frac{a_1(r^n - 1)}{r - 1} \text{ (when } r \neq 1)\)
Sum Formula for Finite Geometric Series
Solution Method:
  1. Identify the first term (a₁), common ratio (r), and number of terms (n)
  2. Apply the geometric series formula
  3. Calculate the sum
Given
a₁=2, r=3, n=8
Formula
Sₙ=a₁(rⁿ-1)/(r-1)
Result
S₈=6560
Step 1: Identify sequence parameters

a₁ = 2 (first term)

r = 6/2 = 3 (common ratio)

n = 8 (number of terms)

Step 2: Apply the formula

S₈ = 2(3⁸ - 1)/(3 - 1)

S₈ = 2(6561 - 1)/2

S₈ = 2(6560)/2

S₈ = 6560

Step 3: Verify the result

Let's check by adding terms manually:

2 + 6 + 18 + 54 + 162 + 486 + 1458 + 4374 = 6560 ✓

The sum of the first 8 terms is 6560
Final answer:

S₈ = 6560

Applied rules:

Geometric sequence pattern: Each term = previous term × common ratio

Sum formula: Sₙ = a₁(rⁿ - 1)/(r - 1) when r ≠ 1

Exponent rules: Calculate rⁿ accurately

Tip 1: Always find the common ratio by dividing consecutive terms.
Tip 2: Check that r ≠ 1 to ensure the formula is valid.
2 Infinite Geometric Series
Exercise 2
Find the sum of the infinite geometric series: 16 + 8 + 4 + 2 + ...
Definition:

Infinite Geometric Series: A geometric series with infinitely many terms that converges when |r| < 1

\(S_{\infty} = \frac{a_1}{1 - r} \text{ (when } |r| < 1)\)
Sum Formula for Infinite Geometric Series
Given
a₁=16, r=0.5
Condition
|r| < 1 ✓
Result
S∞=32
Step 1: Identify the sequence parameters

a₁ = 16 (first term)

r = 8/16 = 0.5 (common ratio)

Step 2: Check convergence condition

|r| = |0.5| = 0.5 < 1 ✓

Since |r| < 1, the series converges and has a finite sum.

Step 3: Apply the infinite series formula

S∞ = a₁/(1 - r)

S∞ = 16/(1 - 0.5)

S∞ = 16/0.5

S∞ = 32

The sum of the infinite series is 32
Final answer:

S∞ = 32

Applied rules:

Convergence condition: |r| < 1 for infinite series to converge

Infinite sum formula: S∞ = a₁/(1 - r) when |r| < 1

Ratio calculation: r = a₂/a₁

Tip 1: Always check the convergence condition before applying the infinite series formula.
Tip 2: If |r| ≥ 1, the infinite series diverges and has no finite sum.
3 Finding Missing Terms
Exercise 3
In a geometric series, the first term is 5 and the fourth term is 40. Find the sum of the first 6 terms.
Definition:

Nth Term Formula: aₙ = a₁ × r^(n-1) for geometric sequences

\(a_n = a_1 \cdot r^{n-1}\)
Nth Term Formula
Given
a₁=5, a₄=40
Find
r=2, S₆=?
Result
S₆=315
Step 1: Find the common ratio

Using aₙ = a₁ × r^(n-1)

For the 4th term: a₄ = a₁ × r³

40 = 5 × r³

8 = r³

r = 2

Step 2: Apply the sum formula

S₆ = a₁(r⁶ - 1)/(r - 1)

S₆ = 5(2⁶ - 1)/(2 - 1)

S₆ = 5(64 - 1)/1

S₆ = 5(63)

Step 3: Calculate the sum

S₆ = 315

Step 4: Verify by listing terms

Sequence: 5, 10, 20, 40, 80, 160

Sum: 5 + 10 + 20 + 40 + 80 + 160 = 315 ✓

The sum of the first 6 terms is 315
Final answer:

S₆ = 315

Applied rules:

Nth term formula: aₙ = a₁ × r^(n-1) to find missing parameters

Sum formula: Sₙ = a₁(rⁿ - 1)/(r - 1) when r ≠ 1

Exponent rules: Solve equations involving powers

Tip 1: Use the nth term formula to find unknowns before calculating the sum.
Tip 2: Verify your answer by calculating individual terms and summing them.
Key Formulas and Properties
\(a_n = a_1 \cdot r^{n-1}\)
Nth Term Formula
\(S_n = \frac{a_1(r^n - 1)}{r - 1}\)
Finite Sum Formula (r ≠ 1)
\(S_{\infty} = \frac{a_1}{1 - r}\)
Infinite Sum Formula (|r| < 1)
Property 1
Constant Ratio
aₙ/aₙ₋₁ = r (constant)
Property 2
Geometric Mean
Each term is geometric mean of its neighbors
Property 3
Convergence
Series converges when |r| < 1
Key Definitions:

Geometric Sequence: A sequence where consecutive terms have a constant ratio

Geometric Series: The sum of terms in a geometric sequence

Common Ratio: The constant value multiplied to get from one term to the next

Convergence: When the sum of an infinite series approaches a finite value

Problem-Solving Strategy:
  1. Identify the type: Determine if it's geometric by checking for constant ratio
  2. Gather information: List known values (a₁, r, n, aₙ, Sₙ)
  3. Check convergence: For infinite series, verify |r| < 1
  4. Choose formula: Select the most appropriate formula based on known values
  5. Solve systematically: Apply algebraic techniques to find unknowns
  6. Verify solution: Check your answer by substituting back
Common Errors: Forgetting convergence condition for infinite series, misapplying formulas, exponent calculation errors.
Exam Tips: Memorize both finite and infinite sum formulas, practice identifying geometric vs arithmetic, check for convergence.
Solution: Exercises 4 to 5
4 Real-world Application
Exercise 4
A ball is dropped from a height of 2 meters. Each time it bounces, it reaches 75% of its previous height. Find the total distance traveled by the ball until it comes to rest.
Definition:

Real-world Application: Geometric series model exponential decay and repeated processes

Setup
a₁=2, r=0.75
Formula
S∞=a₁/(1-r)
Result
Total distance=8m
Step 1: Analyze the bouncing pattern

Initial drop: 2 meters

First bounce up: 2 × 0.75 = 1.5 meters

First bounce down: 1.5 meters

Second bounce up: 1.5 × 0.75 = 1.125 meters

Second bounce down: 1.125 meters

And so on...

Step 2: Separate the series

Downward distances: 2 + 1.5 + 1.125 + ... (infinite geometric series)

Upward distances: 1.5 + 1.125 + ... (infinite geometric series starting at 1.5)

Step 3: Calculate each series

Downward series: S₁ = 2/(1-0.75) = 2/0.25 = 8 meters

Upward series: S₂ = 1.5/(1-0.75) = 1.5/0.25 = 6 meters

Step 4: Calculate total distance

Total distance = Downward + Upward = 8 + 6 = 14 meters

The ball travels a total distance of 14 meters
Final answer:

Total distance = 14 meters

Applied rules:

Modeling: Translate physical phenomena into geometric series

Convergence: Use infinite series when process continues indefinitely

Separation: Break complex problems into simpler series

Tip 1: Draw a diagram to visualize the bouncing pattern.
Tip 2: Separate upward and downward movements to form distinct series.
5 Complex Series Problem
Exercise 5
The sum of the first 3 terms of a geometric series is 26, and the sum of the first 6 terms is 728. Find the first term and the common ratio.
Definition:

System of Equations: Using multiple conditions to solve for unknown parameters

Given
S₃=26, S₆=728
System
a₁(r³-1)=26(r-1)
a₁(r⁶-1)=728(r-1)
Solution
a₁=2, r=3
Step 1: Set up equations using sum formula

For S₃ = 26: a₁(r³ - 1)/(r - 1) = 26

→ a₁(r³ - 1) = 26(r - 1) ... (equation 1)

For S₆ = 728: a₁(r⁶ - 1)/(r - 1) = 728

→ a₁(r⁶ - 1) = 728(r - 1) ... (equation 2)

Step 2: Divide equation 2 by equation 1

[a₁(r⁶ - 1)] / [a₁(r³ - 1)] = [728(r - 1)] / [26(r - 1)]

(r⁶ - 1) / (r³ - 1) = 728/26 = 28

Since r⁶ - 1 = (r³)² - 1 = (r³ - 1)(r³ + 1)

(r³ - 1)(r³ + 1) / (r³ - 1) = 28

r³ + 1 = 28

r³ = 27

r = 3

Step 3: Find the first term

Substitute r = 3 into equation 1:

a₁(3³ - 1) = 26(3 - 1)

a₁(27 - 1) = 26(2)

a₁(26) = 52

a₁ = 2

Step 4: Verify the solution

With a₁ = 2 and r = 3:

S₃ = 2(3³ - 1)/(3 - 1) = 2(26)/2 = 26 ✓

S₆ = 2(3⁶ - 1)/(3 - 1) = 2(728)/2 = 728 ✓

a₁ = 2, r = 3
Final answer:

First term: a₁ = 2, Common ratio: r = 3

Applied rules:

System solving: Use multiple conditions to form system of equations

Algebraic manipulation: Divide equations to eliminate variables

Factorization: Use difference of cubes: r⁶ - 1 = (r³ - 1)(r³ + 1)

Tip 1: When dealing with ratios of sums, look for patterns in exponents.
Tip 2: Use algebraic identities like a² - b² = (a-b)(a+b) to simplify expressions.
Comprehensive Guide: Geometric Series
\(S_n = \frac{a_1(r^n - 1)}{r - 1} \text{ (when } r \neq 1)\)
Finite Sum Formula
\(S_{\infty} = \frac{a_1}{1 - r} \text{ (when } |r| < 1)\)
Infinite Sum Formula
Key definitions:

Geometric Sequence: A sequence where each term after the first is obtained by multiplying the preceding term by a constant (the common ratio)

Geometric Series: The sum of the terms of a geometric sequence

Common Ratio: The constant value multiplied to get from one term to the next

Convergence: When the sum of an infinite series approaches a finite limit

Complete methodology:
  1. Identify the sequence: Verify it's geometric by checking for constant ratio
  2. List known values: a₁ (first term), r (common ratio), n (number of terms), aₙ (last term), Sₙ (sum)
  3. Check convergence: For infinite series, verify |r| < 1
  4. Select appropriate formula: Based on whether it's finite or infinite
  5. Solve systematically: Apply algebraic techniques
  6. Verify results: Check by substitution or manual calculation
Tip 1: Always verify that a sequence is geometric by checking the common ratio.
Tip 2: Remember that infinite geometric series only converge when |r| < 1.
Tip 3: Use the nth term formula to find missing parameters before calculating sums.
Tip 4: Geometric series model exponential growth/decay patterns.
Common errors: Forgetting convergence condition for infinite series, applying wrong formula, calculation errors with exponents.
Exam preparation: Memorize both finite and infinite sum formulas, practice identifying geometric sequences, work on convergence problems.
Essential formulas to know:

• Nth term: aₙ = a₁ × r^(n-1)

• Finite sum: Sₙ = a₁(rⁿ - 1)/(r - 1) when r ≠ 1

• Infinite sum: S∞ = a₁/(1 - r) when |r| < 1

• Ratio: r = aₙ/aₙ₋₁

Visual Understanding: Geometric Series
Exercise 6: Visualizing Convergence
Consider the geometric series: 1 + 1/2 + 1/4 + 1/8 + 1/16 + ...
This demonstrates how an infinite series can converge to a finite value.

Analysis: The visualization shows how partial sums approach the limit of 2 as more terms are added.

  • First term: a₁ = 1, Common ratio: r = 1/2
  • Partial sums: 1, 1.5, 1.75, 1.875, 1.9375, ...
  • Infinite sum: S∞ = 1/(1-1/2) = 2

Questions & Answers

Question: I'm confused about when an infinite geometric series converges. Can you explain the condition |r| < 1?

Answer: The convergence condition |r| < 1 means the absolute value of the common ratio must be less than 1:

  • If |r| < 1 (like r = 0.5, r = -0.3), the series converges to S∞ = a₁/(1-r)
  • If |r| ≥ 1 (like r = 2, r = -1, r = 1), the series diverges and has no finite sum

Intuitively, when |r| < 1, each term gets smaller and approaches zero, allowing the infinite sum to approach a finite value. When |r| ≥ 1, the terms don't approach zero, so the sum grows without bound.

Examples:
Convergent: 1 + 0.5 + 0.25 + 0.125 + ... (r = 0.5)
Divergent: 1 + 2 + 4 + 8 + ... (r = 2)
Divergent: 1 - 1 + 1 - 1 + ... (r = -1)

Question: How do I know if a sequence is geometric? Sometimes it's not obvious from just a few terms.

Answer: To determine if a sequence is geometric, calculate the ratio between consecutive terms:

  • Find r₁ = a₂/a₁
  • Find r₂ = a₃/a₂
  • Find r₃ = a₄/a₃
  • If r₁ = r₂ = r₃ = ... then it's geometric with common ratio r

For example, in sequence 2, 6, 18, 54:
6/2 = 3
18/6 = 3
54/18 = 3
Since all ratios equal 3, this is a geometric sequence.

If the ratios are not constant, it's not geometric. Look for patterns in the ratios to identify other sequence types.

Question: What are some real-life applications of geometric series? Why is it important to learn this?

Answer: Geometric series have numerous practical applications:

  • Finance: Calculating compound interest, annuities, and loan payments
  • Physics: Modeling radioactive decay, light absorption, and harmonic motion
  • Engineering: Signal processing and feedback systems
  • Economics: Multiplier effects in spending and investment
  • Computer Science: Algorithm complexity for recursive algorithms

Learning geometric series develops critical thinking skills for recognizing exponential patterns and modeling real-world phenomena. It also provides foundation for calculus and advanced mathematical concepts.

The ability to model exponential growth and decay is essential for STEM careers and financial literacy.

Question: I often make calculation errors with exponents in geometric series. Any tips to avoid mistakes?

Answer: Here are strategies to minimize exponent errors:

  1. Memorize basic powers: Know squares, cubes, and powers of common numbers
  2. Check your work: Verify calculations like 2⁵ = 32, 3⁴ = 81
  3. Use factorization: r⁶ - 1 = (r³ - 1)(r³ + 1) can simplify expressions
  4. Work systematically: Calculate exponents separately before substituting
  5. Estimate first: Check if your answer is reasonable

For example, when calculating Sₙ = a₁(rⁿ - 1)/(r - 1), first compute rⁿ separately:
If r = 2 and n = 5, calculate 2⁵ = 32 first
Then substitute: S₅ = a₁(32 - 1)/(2 - 1) = 31a₁

Always double-check your exponent calculations by estimating or using known values.

Question: How does geometric series relate to geometric sequences? Are they the same thing?

Answer: They are related but distinct concepts:

  • Geometric Sequence: An ordered list of numbers where each term is obtained by multiplying the previous by a constant (e.g., 2, 6, 18, 54)
  • Geometric Series: The SUM of terms in a geometric sequence (e.g., 2 + 6 + 18 + 54 = 80)

Think of it this way: the sequence is the individual terms, while the series is their sum. The sequence follows the pattern aₙ = a₁ × r^(n-1), while the series calculates the total using sum formulas.

Every geometric series is based on an underlying geometric sequence, but the series focuses on the cumulative total rather than individual terms.

Understanding both concepts is crucial because problems often involve transitioning between the sequence (finding specific terms) and the series (finding sums).