Math Problem Statement

Find the general term of an arithmetic sequence whose 9th term is 26 and 20th term is 59.

Solution

To find the general term of an arithmetic sequence, we use the formula for the nnth term:

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

where:

  • ana_n is the nnth term,
  • a1a_1 is the first term,
  • dd is the common difference, and
  • nn is the term number.

Given:

  • The 9th term (a9a_9) is 26, so: a9=a1+8d=26(Equation 1)a_9 = a_1 + 8d = 26 \quad \text{(Equation 1)}
  • The 20th term (a20a_{20}) is 59, so: a20=a1+19d=59(Equation 2)a_{20} = a_1 + 19d = 59 \quad \text{(Equation 2)}

Step 1: Subtract Equation 1 from Equation 2

(a1+19d)(a1+8d)=5926(a_1 + 19d) - (a_1 + 8d) = 59 - 26

11d=3311d = 33

d=3d = 3

Step 2: Substitute d=3d = 3 back into Equation 1

a1+8(3)=26a_1 + 8(3) = 26

a1+24=26a_1 + 24 = 26

a1=2a_1 = 2

Step 3: Write the General Term

Now that we know a1=2a_1 = 2 and d=3d = 3, we can write the general term:

an=2+(n1)×3a_n = 2 + (n-1) \times 3

Simplifying:

an=2+3n3=3n1a_n = 2 + 3n - 3 = 3n - 1

So, the general term of the arithmetic sequence is:

an=3n1\boxed{a_n = 3n - 1}

Would you like further details or have any questions?

Here are five related questions:

  1. How do you find the common difference if only two terms of an arithmetic sequence are given?
  2. What is the first term of the sequence, and how does it influence the general term?
  3. How would the formula change if the 9th term and 20th term were negative?
  4. How can you find the sum of the first nn terms of this sequence?
  5. What is the significance of the general term in identifying sequence patterns?

Tip: Always double-check by plugging the general term back into the conditions provided to ensure accuracy.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Arithmetic Sequences

Formulas

Formula for the nth term of an arithmetic sequence

Theorems

-

Suitable Grade Level

Grades 9-12