Math Lesson 5: Number Patterns, Sequences, and Series

5.1 Number Patterns

Number patterns are sequences of numbers that follow a specific rule or relationship. This rule might involve adding, subtracting, multiplying, dividing, or a combination of these operations.

Example:

The sequence 2, 4, 6, 8, 10... follows the rule "add 2 to the previous number".

Exercise: Identify the Pattern

What is the next number in the following sequence?

1, 3, 5, 7, __

5.2 Arithmetic Sequences

An arithmetic sequence is a number pattern where the difference between consecutive terms is constant. This constant difference is called the common difference (d).

Formula: an = a1 + (n - 1)d

where:

  • an is the nth term of the sequence
  • a1 is the first term
  • n is the term number
  • d is the common difference

Exercise: Arithmetic Sequence

Find the 10th term of the arithmetic sequence: 3, 7, 11, 15...

5.3 Quadratic Sequences

A quadratic sequence is a sequence where the second differences between consecutive terms are constant. This means that the difference between consecutive terms is changing at a constant rate.

Formula: an = an2 + bn + c

where:

  • an is the nth term of the sequence
  • a, b, and c are constants
  • n is the term number

Example:

The sequence 1, 4, 9, 16, 25... is a quadratic sequence with a common second difference of 2.

Exercise: Quadratic Sequence

Determine the nth term for the quadratic sequence: 2, 6, 12, 20, 30...

The nth term is:

an = n2 + n +

5.4 Geometric Sequences

A geometric sequence is a sequence where each term is found by multiplying the previous term by a constant factor. This factor is called the common ratio (r).

Formula: an = a1 * r(n - 1)

where:

  • an is the nth term of the sequence
  • a1 is the first term
  • n is the term number
  • r is the common ratio

Exercise: Geometric Sequence

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

5.5 Arithmetic and Geometric Series

A series is the sum of the terms in a sequence. We can find the sum of an arithmetic or geometric series using specific formulas.

Arithmetic Series

Formula: Sn = (n/2) * [2a1 + (n-1)d]

where:

  • Sn is the sum of the first n terms
  • a1 is the first term
  • n is the number of terms
  • d is the common difference

Geometric Series

Formula: Sn = a1 * (1 - rn) / (1 - r)

where:

  • Sn is the sum of the first n terms
  • a1 is the first term
  • n is the number of terms
  • r is the common ratio

Exercise: Arithmetic Series

Calculate the sum of the first 12 terms of the arithmetic series: 2, 5, 8, 11...

Exercise: Geometric Series

Calculate the sum of the first 6 terms of the geometric series: 3, 9, 27, 81...

Next lesson

AI Interaction