Math Problem Statement

Find a formula for the nth term in this arithmetic sequence: a₁ = 28, a₂ = 21, a₃ = 14, a₄ = 7, ...

Solution

To find the formula for the nth term of this arithmetic sequence:

The sequence provided is:

a1=28,a2=21,a3=14,a4=7a_1 = 28, \quad a_2 = 21, \quad a_3 = 14, \quad a_4 = 7

Step 1: Calculate the common difference (dd)

The common difference is calculated by subtracting consecutive terms:

d=a2a1=2128=7d = a_2 - a_1 = 21 - 28 = -7

Step 2: General formula for the nth term of an arithmetic sequence

The formula for the nth term is:

an=a1+(n1)da_n = a_1 + (n-1) \cdot d

Step 3: Substitute values of a1=28a_1 = 28 and d=7d = -7

an=28+(n1)(7)a_n = 28 + (n-1) \cdot (-7)

Simplify:

an=287n+7a_n = 28 - 7n + 7

an=7n+35a_n = -7n + 35

Final Answer:

The formula for the nth term is:

an=7n+35a_n = -7n + 35

Would you like me to explain why the common difference affects the slope? Here are some related questions:

  1. How do you determine if a sequence is arithmetic?
  2. Why is the common difference important in an arithmetic sequence?
  3. How can you find the sum of the first nn terms of an arithmetic sequence?
  4. What happens when the common difference is positive instead of negative?
  5. How can you use the nth term formula to solve real-world problems?

Tip: The common difference is always added repeatedly to the first term in an arithmetic sequence.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Arithmetic Sequences
Algebra

Formulas

aₙ = a₁ + (n - 1) × d

Theorems

Arithmetic sequence nth term formula

Suitable Grade Level

Grades 6-8