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

Arithmetic sequences review

Review arithmetic sequences and solve various problems involving them.

Parts and formulas of arithmetic sequences

In arithmetic sequences, the difference between consecutive terms is always the same. We call that difference the common difference.
For example, the common difference of the following sequence is +2:
+2+2+2
3,5,7,9,
Arithmetic sequence formulas give a(n), the nth term of the sequence.
This is the explicit formula for the arithmetic sequence whose first term is k and common difference is d:
a(n)=k+(n1)d
This is the recursive formula of that sequence:
{a(1)=ka(n)=a(n1)+d
Want to learn more about arithmetic sequences? Check out this video.

Extending arithmetic sequences

Suppose we want to extend the sequence 3,8,13, We can see each term is +5 from the previous term:
+5+5+5
3,8,13,
So we simply add that difference to find that the next term is 18:
+5+5+5
3,8,13,18,
Problem 1
What is the next term in the sequence 5,1,3,7,?
  • 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

Want to try more problems like this? Check out this exercise.

Writing recursive formulas

Suppose we want to write a recursive formula for 3,8,13, We already know the common difference is +5. We can also see that the first term is 3. Therefore, this is a recursive formula for the sequence:
{a(1)=3a(n)=a(n1)+5
Problem 1
Find k and d in this recursive formula of the sequence 5,1,3,7,.
{a(1)=ka(n)=a(n1)+d
k=
  • 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
d=
  • 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

Want to try more problems like this? Check out this exercise.

Writing explicit formulas

Suppose we want to write an explicit formula for 3,8,13, We already know the common difference is +5 and the first term is 3. Therefore, this is an explicit formula for the sequence:
a(n)=3+5(n1)
Problem 1
Write an explicit formula for 5,1,3,7,
a(n)=

Want to try more problems like this? Check out this exercise.

Want to join the conversation?