Skip to main content
Skip to main content

What is the nth term?

Visual representation of number sequences
Visual representation of number sequences

The nth term is a special rule that tells us any term in a sequence. Think of it like a magic formula that can predict any number in a pattern if you know its position!

In a sequence, each number is called a "term". The position of a term is its "n" value:
- The 1st term: n = 1
- The 2nd term: n = 2
- The 3rd term: n = 3
- ...and so on

The nth term formula lets us find any term without listing all the numbers before it. This is super helpful for finding large terms like the 100th term in a pattern!

5
8
11
14
...
Position (n): 1     2     3     4     ...

Linear Sequences (Arithmetic)

Linear sequences increase by a constant amount
Linear sequences increase by a constant amount

A linear sequence (also called arithmetic sequence) is one where the difference between consecutive terms is constant. This difference is called the common difference.

To find the nth term formula for a linear sequence:

  1. Find the common difference (d) between terms
  2. Multiply the position (n) by the common difference
  3. Adjust the result to match the first term

Formula for Linear Sequence

nth term = a + d × (n - 1)

Where:
a = first term
d = common difference
n = position

Example Sequence

5, 8, 11, 14, 17, ...

Common difference (d) = 3
First term (a) = 5
Formula: nth term = 5 + 3×(n-1)
Simplified: nth term = 3n + 2

Find the 10th term

Using formula: nth term = 3×n + 2
For n=10: 3×10 + 2 = 32
So the 10th term is 32

Geometric Sequences

Geometric sequences multiply by a constant factor
Geometric sequences multiply by a constant factor

A geometric sequence is one where each term is found by multiplying the previous term by a constant. This constant is called the common ratio.

To find the nth term formula for a geometric sequence:

  1. Find the common ratio (r) between terms
  2. Start with the first term (a)
  3. Multiply by the common ratio raised to (n-1)

Formula for Geometric Sequence

nth term = a × r(n-1)

Where:
a = first term
r = common ratio
n = position

Example Sequence

2, 6, 18, 54, 162, ...

Common ratio (r) = 3
First term (a) = 2
Formula: nth term = 2 × 3(n-1)

Find the 5th term

Using formula: nth term = 2 × 3(5-1)
= 2 × 34
= 2 × 81 = 162
So the 5th term is 162

Real-World Examples

Sequences appear in many real-world situations
Sequences appear in many real-world situations

Sequences and the nth term appear in many real-world situations:

Example 1: Theater Seating
The first row has 10 seats, each row adds 3 seats. How many seats in row 15?
Sequence: 10, 13, 16, 19, ...
Common difference (d) = 3
Formula: nth term = 10 + 3×(n-1)
For n=15: 10 + 3×14 = 52 seats

Example 2: Plant Growth
A plant grows to 5cm on day 1, then doubles each day. How tall on day 6?
Sequence: 5, 10, 20, 40, ...
Common ratio (r) = 2
Formula: nth term = 5 × 2(n-1)
For n=6: 5 × 25 = 5 × 32 = 160cm

Example 3: Savings Account
You save $20 each week. How much will you have after 10 weeks?
Sequence: 20, 40, 60, 80, ...
Formula: nth term = 20n
For n=10: 20×10 = $200

Nth Term Practice Quiz

Test your understanding with this 5-question quiz. Choose the correct answer for each question.

1. What is the common difference in this sequence: 7, 11, 15, 19?
2. What is the 5th term in this sequence: 3, 6, 12, 24, ...?
3. Which formula represents the nth term for: 5, 9, 13, 17, ...?
4. In a geometric sequence, the first term is 2 and common ratio is 4. What is the 3rd term?
5. What is the position (n) of the number 25 in this sequence: 5, 9, 13, 17, 21, 25, ...?

Frequently Asked Questions

Here are answers to common questions about the nth term:

Math Trivia

Discover interesting facts about sequences and patterns:

Copyright © 2025 Workybooks. Made with ♥ in California.