If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Intro to arithmetic sequence formulas

Get comfortable with the basics of explicit and recursive formulas for arithmetic sequences.
Before taking this lesson, make sure you know the basics of arithmetic sequences and have some experience with evaluating functions and function domain.

What is a formula?

We are used to describing arithmetic sequences like this:
3,5,7,
But there are other ways. In this lesson, we'll be learning two new ways to represent arithmetic sequences: recursive formulas and explicit formulas. Formulas give us instructions on how to find any term of a sequence.
To remain general, formulas use n to represent any term number and a(n) to represent the nth term of the sequence. For example, here are the first few terms of the arithmetic sequence 3, 5, 7, ...
na(n)
(The term number)(The nth term)
13
25
37
We mentioned above that formulas give us instructions on how to find any term of a sequence. Now we can rephrase this as follows: formulas tell us how to find a(n) for any possible n.

Check your understanding

1) Find a(4) in the sequence 3, 5, 7, ...
a(4)=
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

2) For any term number n, what does a(n1) represent?
صرف 1 جواب چنو

Recursive formulas of arithmetic sequences

Recursive formulas give us two pieces of information:
  1. The first term of a sequence
  2. The pattern rule to get any term in a sequence from the term that comes before it
Here is the recursive formula of our sequence 3, 5, 7, ... along with the interpretation for each part.
{a(1)=3The first term is three.a(n)=a(n1)+2Add two to the previous term.
In order to find the fifth term, for example, we need to extend the sequence term by term:
a(n)=a(n1)+2
a(1)=3
a(2)=a(1)+2=3+2=5
a(3)=a(2)+2=5+2=7
a(4)=a(3)+2=7+2=9
a(5)=a(4)+2=9+2=11
Cool! This formula gives us the same sequence as described by 3, 5, 7, ...

Check your understanding

Now it's your turn to find terms of sequences using their recursive formulas.
Just as we used a(n) to represent the nth term of the sequence 3, 5, 7, ..., we can use other letters to represent other sequences. For example, we can use b(n), c(n), or d(n).
3) Find b(4) in the sequence given by {b(1)=5b(n)=b(n1)+9
b(4)=
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

4) Find c(3) in the sequence given by {c(1)=20c(n)=c(n1)17
c(3)=
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

5) Find d(5) in the sequence given by {d(1)=2d(n)=d(n1)+0.4
d(5)=
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

Explicit formulas of arithmetic sequences

Here is an explicit formula of 3, 5, 7, ...
a(n)=3+2(n1)
This formula allows us to simply plug in the number of the term we are interested in to get the value of that term.
In order to find the fifth term, for example, we need to plug n=5 into the explicit formula.
a(5)=3+2(51)=3+24=3+8=11
Lo and behold, we get the same result as before!

Check your understanding

6) Find b(10) in the sequence given by b(n)=5+9(n1).
b(10)=
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

7) Find c(8) in the sequence given by c(n)=2017(n1).
c(8)=
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

8) Find d(21) in the sequence given by d(n)=2+0.4(n1).
d(21)=
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

Sequences are functions

Notice that the formulas we used in this lesson work like functions: We input a term number n, and the formula outputs the value of that term a(n).
Sequences are in fact defined as functions. However, n cannot be any real number value. There's no such thing as the negative fifth term or the 0.4th term of a sequence.
This means that the domain of sequences—which is the set of all possible inputs of the function—is the positive integers.

A note about notation

We've been writing a(4), for example, to represent the fourth term, but other sources sometimes write a4.
Both notations are fine to use. We prefer a(4) because it emphasizes that sequences are functions.

Reflection question

9) Which type of formula is more useful for quickly finding the 100th term of an arithmetic sequence?
صرف 1 جواب چنو

Challenge problem

10) The explicit formula of an arithmetic sequence is f(n)=34(n1).
Which term of the sequence is equal to -65?
Term number
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi
.