fiaraziqbal@googlemail.com 07760257814

Expert Mathematics & Science Tutoring

Empowering GCSE and A-Level students to achieve academic excellence

Book a Session

Geometric Sequences: A Comprehensive GCSE Mathematics Guide

Introduction

A geometric sequence is a series of numbers where each term is obtained by multiplying the previous term by a constant called the common ratio. For example, the sequence 2, 6, 18, 54, ... is a geometric sequence with a common ratio of 3.

Geometric sequences are essential in GCSE Mathematics for problem-solving in areas such as finance, growth and decay models, and probability.

Main Content

Key Concepts and Definitions

Formula for the Nth Term

```

an = a1 * r^(n-1)

```

where:

Example 1: Finding the Nth Term

Find the 10th term of the geometric sequence 2, 6, 18, 54, ...

```

a10 = 2 * 3^(10-1) = 2 * 3^9 = 364,320

```

Step-by-Step Explanation

1. Identify the first term (a1) as 2.

2. Determine the common ratio (r) as 3.

3. Substitute a1, r, and n into the formula an = a1 * r^(n-1).

4. Calculate a10 = 364,320.

Common Mistakes to Avoid

Practice Problems

1. Find the 5th term of the sequence 4, 8, 16, 32, ...

2. Write the first 6 terms of the geometric sequence with a1 = 10 and r = 1/2.

3. A bacteria population doubles every hour. If there are initially 500 bacteria, how many bacteria will there be after 6 hours?

Conclusion

Geometric sequences are an important concept in GCSE Mathematics. By understanding the key concepts and formulas, students can confidently solve problems and succeed in their exams.

FAQ

In an arithmetic sequence, the difference between terms is constant, while in a geometric sequence, the ratio of terms is constant.

Look for a constant ratio between consecutive terms.