Unit 1: Arithmetic Sequences

Arithmetic sequences are a fundamental concept in mathematics, representing a sequence of numbers where the difference between consecutive terms is constant. This unit will explore the properties, formulas, and applications of arithmetic sequences.

Introduction

An arithmetic sequence is a sequence of numbers in which the difference between consecutive terms is constant. Understanding arithmetic sequences is essential for solving various mathematical problems, including those in algebra and calculus.

Video Lessons

Definition

An arithmetic sequence is a sequence of numbers where each term after the first is obtained by adding a constant difference, d, to the previous term.

For example, the sequence 2, 5, 8, 11, 14, ... has a common difference of 3.

Formula

nth Term Formula

The nth term of an arithmetic sequence is given by:

an = a1 + (n - 1)d

Where:

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

Examples

Example 1

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

Solution:

  • First term, a1 = 3
  • Common difference, d = 7 - 3 = 4
  • Term number, n = 10

Using the formula:

a10 = 3 + (10 - 1) × 4 = 3 + 36 = 39

Therefore, the 10th term is 39.

Flashcards

What is an arithmetic sequence?

A sequence where each term is obtained by adding a constant difference to the previous term.

How do you find the common difference?

Subtract any term from the subsequent term: d = an+1 - an

What is the formula for the nth term?

an = a1 + (n - 1)d

Practice Questions

  1. Find the 20th term of the arithmetic sequence 5, 8, 11, 14, ...
  2. If the first term is 3 and the 10th term is 30, find the common difference.
  3. Determine if the sequence 4, 9, 14, 19, ... is arithmetic. If so, find the 15th term.
  4. The 5th term is 17 and the 9th term is 33. Find the first term and the common difference.

Quick Quiz

1. What is the common difference in the sequence 3, 7, 11, 15, ...?

2. In the formula an = a1 + (n - 1)d, what does 'd' represent?

Summary

  • An arithmetic sequence has a constant difference between consecutive terms.
  • The nth term formula is a powerful tool for finding any term in the sequence.
  • Understanding arithmetic sequences is essential for advanced mathematical concepts.
Back to Chapter 1