Learn on PengiOpenStax Algebra and TrigonometryChapter 13: Sequences, Probability, and Counting Theory

Lesson 13.2: Arithmetic Sequences

New Concept An arithmetic sequence is a set of numbers where each term differs from the last by a constant amount, called the common difference, $d$. You'll learn to identify these sequences, find terms, and write both recursive and explicit formulas.

Section 1

πŸ“˜ Arithmetic Sequences

New Concept

An arithmetic sequence is a set of numbers where each term differs from the last by a constant amount, called the common difference, dd. You'll learn to identify these sequences, find terms, and write both recursive and explicit formulas.

What’s next

Now that you have the basic idea, you'll put it into practice with interactive examples for finding the common difference and writing the terms of a sequence.

Section 2

Arithmetic Sequence

Property

An arithmetic sequence is a sequence that has the property that the difference between any two consecutive terms is a constant. This constant is called the common difference. If a1a_1 is the first term of an arithmetic sequence and dd is the common difference, the sequence will be:

an={a1,a1+d,a1+2d,a1+3d,…} {a_n} = \{a_1, a_1 + d, a_1 + 2d, a_1 + 3d, \ldots\}
To find the common difference, subtract any term from the subsequent term (d=anβˆ’anβˆ’1d = a_{n} - a_{n-1}).

Examples

  • Is the sequence {4,10,16,22,… }\{4, 10, 16, 22, \dots\} arithmetic? Yes, because subtracting any term from the next term gives a common difference of 66. For example, 10βˆ’4=610 - 4 = 6 and 16βˆ’10=616 - 10 = 6.
  • Is the sequence {10,7,4,1,… }\{10, 7, 4, 1, \dots\} arithmetic? Yes, the common difference is βˆ’3-3. For example, 7βˆ’10=βˆ’37 - 10 = -3 and 4βˆ’7=βˆ’34 - 7 = -3.
  • Is the sequence {1,3,6,10,… }\{1, 3, 6, 10, \dots\} arithmetic? No, because the difference between terms is not constant. 3βˆ’1=23 - 1 = 2, but 6βˆ’3=36 - 3 = 3.

Explanation

Think of an arithmetic sequence as taking steps of the exact same size. Each term is just the previous term plus a fixed amount, the common difference. When graphed, these points always form a straight line.

Section 3

Writing terms of arithmetic sequences

Property

To find the terms of an arithmetic sequence, you can start with the first term, a1a_1, and add the common difference, dd, repeatedly. To find any specific term without listing all previous terms, use the explicit formula:

an=a1+(nβˆ’1)d a_n = a_1 + (n-1)d
If you are given two terms but not the common difference, you can substitute the given values into the formula to solve for dd.

Examples

  • Write the first five terms of the sequence with a1=20a_1 = 20 and d=βˆ’4d = -4. The sequence is {20,16,12,8,4}\{20, 16, 12, 8, 4\}.
  • Given a1=5a_1 = 5 and a4=20a_4 = 20, find a5a_5. First, find dd: 20=5+(4βˆ’1)d20 = 5 + (4-1)d, so 15=3d15 = 3d and d=5d=5. Then, a5=a4+d=20+5=25a_5 = a_4 + d = 20 + 5 = 25.
  • Given a3=10a_3 = 10 and a5=18a_5 = 18, find a1a_1. The difference over two steps is 18βˆ’10=818 - 10 = 8, so d=4d = 4. Working backward, a2=10βˆ’4=6a_2 = 10 - 4 = 6, and a1=6βˆ’4=2a_1 = 6 - 4 = 2.

Explanation

This formula is a shortcut to find any term directly. Instead of adding the common difference nβˆ’1n-1 times, you can multiply it by nβˆ’1n-1 and add it to the first term, getting you to your destination in one step.

Section 4

Recursive formula for an arithmetic sequence

Property

The recursive formula for an arithmetic sequence with common difference dd is:

an=anβˆ’1+dnβ‰₯2 a_n = a_{n-1} + d \quad n \geq 2
To write the formula, first find the common difference by subtracting any term from its subsequent term. Then, state the initial term a1a_1 and substitute dd into the formula.

Examples

  • Write a recursive formula for the sequence {βˆ’5,βˆ’2,1,4,… }\{-5, -2, 1, 4, \dots\}. The common difference is d=βˆ’2βˆ’(βˆ’5)=3d = -2 - (-5) = 3. The formula is a1=βˆ’5a_1 = -5; an=anβˆ’1+3a_n = a_{n-1} + 3 for nβ‰₯2n \geq 2.
  • Write the first five terms for the sequence with a1=50a_1 = 50 and an=anβˆ’1βˆ’8a_n = a_{n-1} - 8. The terms are {50,42,34,26,18}\{50, 42, 34, 26, 18\}.
  • Write a recursive formula for the sequence {1.5,3,4.5,6,… }\{1.5, 3, 4.5, 6, \dots\}. The common difference is d=3βˆ’1.5=1.5d = 3 - 1.5 = 1.5. The formula is a1=1.5a_1 = 1.5; an=anβˆ’1+1.5a_n = a_{n-1} + 1.5 for nβ‰₯2n \geq 2.

Explanation

A recursive formula defines each term based on the one right before it. It's like a set of dominoes: to know where one falls, you only need to look at the one that knocked it over, plus the fixed distance between them.

Section 5

Explicit formula for an arithmetic sequence

Property

An explicit formula for the nnth term of an arithmetic sequence is given by

an=a1+d(nβˆ’1) a_n = a_1 + d(n-1)
To write an explicit formula, find the common difference, d=a2βˆ’a1d = a_2 - a_1. Then substitute the common difference and the first term into the formula.

Examples

  • Write an explicit formula for {3,8,13,18,… }\{3, 8, 13, 18, \dots\}. The common difference is d=5d = 5 and a1=3a_1 = 3. The formula is an=3+5(nβˆ’1)a_n = 3 + 5(n-1), which simplifies to an=5nβˆ’2a_n = 5n - 2.
  • Write an explicit formula for {100,92,84,76,… }\{100, 92, 84, 76, \dots\}. The common difference is d=βˆ’8d = -8 and a1=100a_1 = 100. The formula is an=100βˆ’8(nβˆ’1)a_n = 100 - 8(n-1), which simplifies to an=108βˆ’8na_n = 108 - 8n.
  • Find the 15th term of the sequence with the explicit formula an=7+3(nβˆ’1)a_n = 7 + 3(n-1). a15=7+3(15βˆ’1)=7+3(14)=7+42=49a_{15} = 7 + 3(15-1) = 7 + 3(14) = 7 + 42 = 49.

Explanation

The explicit formula acts like a direct map to any term in the sequence. You don't need to know the previous term; just plug in the term number (nn) you want, and the formula calculates its value for you.

Section 6

Finding the number of terms

Property

To find the total number of terms in a finite arithmetic sequence:

  1. Find the common difference dd.
  2. Substitute the common difference, the first term a1a_1, and the last term ana_n into the explicit formula an=a1+d(nβˆ’1)a_n = a_1 + d(n-1).
  3. Solve the resulting equation for nn.

Examples

  • Find the number of terms in the sequence {4,7,10,…,34}\{4, 7, 10, \dots, 34\}. Here, a1=4a_1=4, d=3d=3, and an=34a_n=34. So, 34=4+3(nβˆ’1)34 = 4 + 3(n-1), which gives 30=3(nβˆ’1)30 = 3(n-1), so 10=nβˆ’110 = n-1, and n=11n=11. There are 11 terms.
  • Find the number of terms in {22,18,14,…,βˆ’10}\{22, 18, 14, \dots, -10\}. Here, a1=22a_1=22, d=βˆ’4d=-4, and an=βˆ’10a_n=-10. So, βˆ’10=22+(βˆ’4)(nβˆ’1)-10 = 22 + (-4)(n-1), which gives βˆ’32=βˆ’4(nβˆ’1)-32 = -4(n-1), so 8=nβˆ’18 = n-1, and n=9n=9. There are 9 terms.
  • Find the number of terms in {2,3.5,5,…,17}\{2, 3.5, 5, \dots, 17\}. Here, a1=2a_1=2, d=1.5d=1.5, and an=17a_n=17. So, 17=2+1.5(nβˆ’1)17 = 2 + 1.5(n-1), which gives 15=1.5(nβˆ’1)15 = 1.5(n-1), so 10=nβˆ’110 = n-1, and n=11n=11. There are 11 terms.

Explanation

To count the terms in a sequence, you can use the explicit formula in reverse. By plugging in the last term's value, you solve for its position, nn, which tells you the total number of terms in the sequence.

Section 7

Applications with initial term a0a_0

Property

In many application problems, it makes sense to use an initial term of a0a_0 instead of a1a_1. In these problems, we alter the explicit formula slightly to account for the difference in initial terms. We use the following formula:

an=a0+dn a_n = a_0 + dn

Examples

  • A seed is planted and is 5 cm tall. It grows 2 cm per week. What is its height after 8 weeks? Let a0=5a_0 = 5 and d=2d = 2. After 8 weeks (n=8n=8), its height is A8=5+2(8)=21A_8 = 5 + 2(8) = 21 cm.
  • A new car is purchased for 28,000 dollars and depreciates by 3,000 dollars per year. What is its value after 5 years? Let a0=28000a_0 = 28000 and d=βˆ’3000d = -3000. After 5 years, its value is A5=28000βˆ’3000(5)=13000A_5 = 28000 - 3000(5) = 13000 dollars.
  • A person starts with 100 dollars in savings and adds 20 dollars each month. How much money is saved after one year (12 months)? Let a0=100a_0 = 100 and d=20d = 20. After 12 months, the savings are A12=100+20(12)=340A_{12} = 100 + 20(12) = 340 dollars.

Explanation

When a problem gives a starting value at time zero (like an initial deposit or starting height), it's easier to use this modified formula. It directly connects the value after nn steps to the starting point a0a_0.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 13: Sequences, Probability, and Counting Theory

  1. Lesson 1

    Lesson 13.1: Sequences and Their Notations

  2. Lesson 2Current

    Lesson 13.2: Arithmetic Sequences

  3. Lesson 3

    Lesson 13.3: Geometric Sequences

  4. Lesson 4

    Lesson 13.4: Series and Their Notations

  5. Lesson 5

    Lesson 13.5: Counting Principles

  6. Lesson 6

    Lesson 13.6: Binomial Theorem

  7. Lesson 7

    Lesson 13.7: Probability

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Arithmetic Sequences

New Concept

An arithmetic sequence is a set of numbers where each term differs from the last by a constant amount, called the common difference, dd. You'll learn to identify these sequences, find terms, and write both recursive and explicit formulas.

What’s next

Now that you have the basic idea, you'll put it into practice with interactive examples for finding the common difference and writing the terms of a sequence.

Section 2

Arithmetic Sequence

Property

An arithmetic sequence is a sequence that has the property that the difference between any two consecutive terms is a constant. This constant is called the common difference. If a1a_1 is the first term of an arithmetic sequence and dd is the common difference, the sequence will be:

an={a1,a1+d,a1+2d,a1+3d,…} {a_n} = \{a_1, a_1 + d, a_1 + 2d, a_1 + 3d, \ldots\}
To find the common difference, subtract any term from the subsequent term (d=anβˆ’anβˆ’1d = a_{n} - a_{n-1}).

Examples

  • Is the sequence {4,10,16,22,… }\{4, 10, 16, 22, \dots\} arithmetic? Yes, because subtracting any term from the next term gives a common difference of 66. For example, 10βˆ’4=610 - 4 = 6 and 16βˆ’10=616 - 10 = 6.
  • Is the sequence {10,7,4,1,… }\{10, 7, 4, 1, \dots\} arithmetic? Yes, the common difference is βˆ’3-3. For example, 7βˆ’10=βˆ’37 - 10 = -3 and 4βˆ’7=βˆ’34 - 7 = -3.
  • Is the sequence {1,3,6,10,… }\{1, 3, 6, 10, \dots\} arithmetic? No, because the difference between terms is not constant. 3βˆ’1=23 - 1 = 2, but 6βˆ’3=36 - 3 = 3.

Explanation

Think of an arithmetic sequence as taking steps of the exact same size. Each term is just the previous term plus a fixed amount, the common difference. When graphed, these points always form a straight line.

Section 3

Writing terms of arithmetic sequences

Property

To find the terms of an arithmetic sequence, you can start with the first term, a1a_1, and add the common difference, dd, repeatedly. To find any specific term without listing all previous terms, use the explicit formula:

an=a1+(nβˆ’1)d a_n = a_1 + (n-1)d
If you are given two terms but not the common difference, you can substitute the given values into the formula to solve for dd.

Examples

  • Write the first five terms of the sequence with a1=20a_1 = 20 and d=βˆ’4d = -4. The sequence is {20,16,12,8,4}\{20, 16, 12, 8, 4\}.
  • Given a1=5a_1 = 5 and a4=20a_4 = 20, find a5a_5. First, find dd: 20=5+(4βˆ’1)d20 = 5 + (4-1)d, so 15=3d15 = 3d and d=5d=5. Then, a5=a4+d=20+5=25a_5 = a_4 + d = 20 + 5 = 25.
  • Given a3=10a_3 = 10 and a5=18a_5 = 18, find a1a_1. The difference over two steps is 18βˆ’10=818 - 10 = 8, so d=4d = 4. Working backward, a2=10βˆ’4=6a_2 = 10 - 4 = 6, and a1=6βˆ’4=2a_1 = 6 - 4 = 2.

Explanation

This formula is a shortcut to find any term directly. Instead of adding the common difference nβˆ’1n-1 times, you can multiply it by nβˆ’1n-1 and add it to the first term, getting you to your destination in one step.

Section 4

Recursive formula for an arithmetic sequence

Property

The recursive formula for an arithmetic sequence with common difference dd is:

an=anβˆ’1+dnβ‰₯2 a_n = a_{n-1} + d \quad n \geq 2
To write the formula, first find the common difference by subtracting any term from its subsequent term. Then, state the initial term a1a_1 and substitute dd into the formula.

Examples

  • Write a recursive formula for the sequence {βˆ’5,βˆ’2,1,4,… }\{-5, -2, 1, 4, \dots\}. The common difference is d=βˆ’2βˆ’(βˆ’5)=3d = -2 - (-5) = 3. The formula is a1=βˆ’5a_1 = -5; an=anβˆ’1+3a_n = a_{n-1} + 3 for nβ‰₯2n \geq 2.
  • Write the first five terms for the sequence with a1=50a_1 = 50 and an=anβˆ’1βˆ’8a_n = a_{n-1} - 8. The terms are {50,42,34,26,18}\{50, 42, 34, 26, 18\}.
  • Write a recursive formula for the sequence {1.5,3,4.5,6,… }\{1.5, 3, 4.5, 6, \dots\}. The common difference is d=3βˆ’1.5=1.5d = 3 - 1.5 = 1.5. The formula is a1=1.5a_1 = 1.5; an=anβˆ’1+1.5a_n = a_{n-1} + 1.5 for nβ‰₯2n \geq 2.

Explanation

A recursive formula defines each term based on the one right before it. It's like a set of dominoes: to know where one falls, you only need to look at the one that knocked it over, plus the fixed distance between them.

Section 5

Explicit formula for an arithmetic sequence

Property

An explicit formula for the nnth term of an arithmetic sequence is given by

an=a1+d(nβˆ’1) a_n = a_1 + d(n-1)
To write an explicit formula, find the common difference, d=a2βˆ’a1d = a_2 - a_1. Then substitute the common difference and the first term into the formula.

Examples

  • Write an explicit formula for {3,8,13,18,… }\{3, 8, 13, 18, \dots\}. The common difference is d=5d = 5 and a1=3a_1 = 3. The formula is an=3+5(nβˆ’1)a_n = 3 + 5(n-1), which simplifies to an=5nβˆ’2a_n = 5n - 2.
  • Write an explicit formula for {100,92,84,76,… }\{100, 92, 84, 76, \dots\}. The common difference is d=βˆ’8d = -8 and a1=100a_1 = 100. The formula is an=100βˆ’8(nβˆ’1)a_n = 100 - 8(n-1), which simplifies to an=108βˆ’8na_n = 108 - 8n.
  • Find the 15th term of the sequence with the explicit formula an=7+3(nβˆ’1)a_n = 7 + 3(n-1). a15=7+3(15βˆ’1)=7+3(14)=7+42=49a_{15} = 7 + 3(15-1) = 7 + 3(14) = 7 + 42 = 49.

Explanation

The explicit formula acts like a direct map to any term in the sequence. You don't need to know the previous term; just plug in the term number (nn) you want, and the formula calculates its value for you.

Section 6

Finding the number of terms

Property

To find the total number of terms in a finite arithmetic sequence:

  1. Find the common difference dd.
  2. Substitute the common difference, the first term a1a_1, and the last term ana_n into the explicit formula an=a1+d(nβˆ’1)a_n = a_1 + d(n-1).
  3. Solve the resulting equation for nn.

Examples

  • Find the number of terms in the sequence {4,7,10,…,34}\{4, 7, 10, \dots, 34\}. Here, a1=4a_1=4, d=3d=3, and an=34a_n=34. So, 34=4+3(nβˆ’1)34 = 4 + 3(n-1), which gives 30=3(nβˆ’1)30 = 3(n-1), so 10=nβˆ’110 = n-1, and n=11n=11. There are 11 terms.
  • Find the number of terms in {22,18,14,…,βˆ’10}\{22, 18, 14, \dots, -10\}. Here, a1=22a_1=22, d=βˆ’4d=-4, and an=βˆ’10a_n=-10. So, βˆ’10=22+(βˆ’4)(nβˆ’1)-10 = 22 + (-4)(n-1), which gives βˆ’32=βˆ’4(nβˆ’1)-32 = -4(n-1), so 8=nβˆ’18 = n-1, and n=9n=9. There are 9 terms.
  • Find the number of terms in {2,3.5,5,…,17}\{2, 3.5, 5, \dots, 17\}. Here, a1=2a_1=2, d=1.5d=1.5, and an=17a_n=17. So, 17=2+1.5(nβˆ’1)17 = 2 + 1.5(n-1), which gives 15=1.5(nβˆ’1)15 = 1.5(n-1), so 10=nβˆ’110 = n-1, and n=11n=11. There are 11 terms.

Explanation

To count the terms in a sequence, you can use the explicit formula in reverse. By plugging in the last term's value, you solve for its position, nn, which tells you the total number of terms in the sequence.

Section 7

Applications with initial term a0a_0

Property

In many application problems, it makes sense to use an initial term of a0a_0 instead of a1a_1. In these problems, we alter the explicit formula slightly to account for the difference in initial terms. We use the following formula:

an=a0+dn a_n = a_0 + dn

Examples

  • A seed is planted and is 5 cm tall. It grows 2 cm per week. What is its height after 8 weeks? Let a0=5a_0 = 5 and d=2d = 2. After 8 weeks (n=8n=8), its height is A8=5+2(8)=21A_8 = 5 + 2(8) = 21 cm.
  • A new car is purchased for 28,000 dollars and depreciates by 3,000 dollars per year. What is its value after 5 years? Let a0=28000a_0 = 28000 and d=βˆ’3000d = -3000. After 5 years, its value is A5=28000βˆ’3000(5)=13000A_5 = 28000 - 3000(5) = 13000 dollars.
  • A person starts with 100 dollars in savings and adds 20 dollars each month. How much money is saved after one year (12 months)? Let a0=100a_0 = 100 and d=20d = 20. After 12 months, the savings are A12=100+20(12)=340A_{12} = 100 + 20(12) = 340 dollars.

Explanation

When a problem gives a starting value at time zero (like an initial deposit or starting height), it's easier to use this modified formula. It directly connects the value after nn steps to the starting point a0a_0.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 13: Sequences, Probability, and Counting Theory

  1. Lesson 1

    Lesson 13.1: Sequences and Their Notations

  2. Lesson 2Current

    Lesson 13.2: Arithmetic Sequences

  3. Lesson 3

    Lesson 13.3: Geometric Sequences

  4. Lesson 4

    Lesson 13.4: Series and Their Notations

  5. Lesson 5

    Lesson 13.5: Counting Principles

  6. Lesson 6

    Lesson 13.6: Binomial Theorem

  7. Lesson 7

    Lesson 13.7: Probability