Academic Writing

Find the Nth Term of an Arithmetic Sequence

The Humanize Team · 13 Jun 2026 · 5 min read
📝

Understanding Arithmetic Sequences

An arithmetic sequence is a list of numbers where the difference between consecutive terms is constant. This constant difference is called the common difference, often denoted by 'd'.

For example, in the sequence 2, 5, 8, 11, 14...

  • The first term ($a_1$) is 2.
  • The common difference (d) is 3 (5-2=3, 8-5=3, and so on).

The Formula for the Nth Term

The fundamental formula to find any term in an arithmetic sequence without having to list all the preceding terms is:

$a_n = a_1 + (n-1)d$

Where:

  • $a_n$ is the term you want to find (the Nth term).
  • $a_1$ is the first term of the sequence.
  • $n$ is the position of the term you want to find (e.g., if you want the 10th term, n=10).
  • $d$ is the common difference.

This formula works because to get to the Nth term, you start at the first term ($a_1$) and add the common difference ($d$) a total of ($n-1$) times. Think about it: to get to the 2nd term, you add 'd' once. To get to the 3rd term, you add 'd' twice. And so on.

Step-by-Step Examples

Let's break down how to use this formula with some practical examples.

Example 1: Finding a specific term

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

Solution:

  1. Identify the first term ($a_1$): $a_1 = 3$
  2. Calculate the common difference (d):

7 - 3 = 4 11 - 7 = 4 * 15 - 11 = 4 So, $d = 4$.

  1. Identify the term number (n): We want to find the 15th term, so $n = 15$.
  2. Apply the formula: $a_n = a_1 + (n-1)d$

$a_{15} = 3 + (15-1) \times 4$ $a_{15} = 3 + (14) \times 4$ $a_{15} = 3 + 56$ $a_{15} = 59$

Answer: The 15th term of the sequence is 59.

Example 2: Dealing with negative common differences

Problem: Find the 22nd term of the arithmetic sequence: 20, 17, 14, 11, ...

Solution:

  1. Identify the first term ($a_1$): $a_1 = 20$
  2. Calculate the common difference (d):

17 - 20 = -3 14 - 17 = -3 * 11 - 14 = -3 So, $d = -3$.

  1. Identify the term number (n): We want to find the 22nd term, so $n = 22$.
  2. Apply the formula: $a_n = a_1 + (n-1)d$

$a_{22} = 20 + (22-1) \times (-3)$ $a_{22} = 20 + (21) \times (-3)$ $a_{22} = 20 - 63$ $a_{22} = -43$

Answer: The 22nd term of the sequence is -43.

Example 3: Finding a term when the sequence starts with a negative number

Problem: Find the 10th term of the arithmetic sequence: -5, -2, 1, 4, ...

Solution:

  1. Identify the first term ($a_1$): $a_1 = -5$
  2. Calculate the common difference (d):

-2 - (-5) = -2 + 5 = 3 1 - (-2) = 1 + 2 = 3 * 4 - 1 = 3 So, $d = 3$.

  1. Identify the term number (n): We want to find the 10th term, so $n = 10$.
  2. Apply the formula: $a_n = a_1 + (n-1)d$

$a_{10} = -5 + (10-1) \times 3$ $a_{10} = -5 + (9) \times 3$ $a_{10} = -5 + 27$ $a_{10} = 22$

Answer: The 10th term of the sequence is 22.

When You Know Two Terms, But Not the First

Sometimes, you might be given two terms in the sequence and asked to find a specific term, but not necessarily the first one. You can still solve this by first finding the common difference.

Problem: The 5th term of an arithmetic sequence is 18, and the 9th term is 34. Find the 20th term.

Solution:

  1. Understand the relationship between terms: The difference between the 9th term and the 5th term is made up of $(9-5) = 4$ common differences.

$a_9 - a_5 = (9-5)d$ $34 - 18 = 4d$ $16 = 4d$ $d = \frac{16}{4} = 4$

  1. Find the first term ($a_1$): Now that we know $d=4$, we can use one of the given terms to find $a_1$. Let's use the 5th term ($a_5 = 18$).

$a_5 = a_1 + (5-1)d$ $18 = a_1 + (4) \times 4$ $18 = a_1 + 16$ $a_1 = 18 - 16 = 2$

  1. Find the 20th term ($a_{20}$): Now we have $a_1 = 2$, $d = 4$, and $n = 20$.

$a_{20} = a_1 + (n-1)d$ $a_{20} = 2 + (20-1) \times 4$ $a_{20} = 2 + (19) \times 4$ $a_{20} = 2 + 76$ * $a_{20} = 78$

Answer: The 20th term is 78.

Tips for Success

  • Always identify $a_1$, $n$, and $d$ first. This makes applying the formula straightforward.
  • Pay close attention to signs, especially when dealing with negative common differences or negative first terms.
  • Double-check your calculations. A small arithmetic error can lead to a completely wrong answer.
  • If you're unsure about your steps or need help refining your mathematical explanations for an assignment, consider using EssayMatrix's professional writing and editing services. They can ensure your work is clear, accurate, and polished.

Mastering the Nth term formula for arithmetic sequences is a key skill in algebra. With practice, you'll find these problems become much simpler.

Frequently Asked Questions

What is the main formula for finding the Nth term of an arithmetic sequence?

The formula is $a_n = a_1 + (n-1)d$, where $a_n$ is the Nth term, $a_1$ is the first term, $n$ is the term number, and $d$ is the common difference.

How do I find the common difference (d) if it's not given?

Subtract any term from its subsequent term. For example, $d = a_2 - a_1$ or $d = a_5 - a_4$.

Can the common difference be negative?

Yes, the common difference can be negative. This indicates that the sequence is decreasing.

What if I need to find the Nth term but don't know the first term ($a_1$)?

You can find $a_1$ by using another known term and the common difference in the formula $a_n = a_1 + (n-1)d$, rearranging it to solve for $a_1$.

Need help with your writing?

Humanize AI text instantly or hire expert writers and editors.

Try AI Humanizer Free Hire an Expert

Related Articles