Problems With A Point Logo
Home
  Mathematics Problems

Return To Previous Page
View Printable Version (PDF)

Inventing a formula for arithmetic sequences
Hints | Answers | Solutions

Here are the first five terms of an arithmetic sequence:
4, 7, 10, 13, 16, ....

Definition: In an arithmetic sequence, the difference between any two successive numbers is the same.
  1. What are the next three terms?
  2. How much greater is the second term than the first?
    1. How much greater is the third term than the first?
    2. How much greater is T 4 (the fourth term) than T 1?
    3. How much greater is T 7 (the seventh term) than T 4?
  3. What must the value of T 100 be?
    You can figure this out without knowing the terms in between, and without any special formula.
    Here are the first three terms of a different arithmetic sequence:
    53, 49.2, 45.4, ....
  4. What is the rate of change, T 2 - T 1, in this sequence?
    Definition: The rate of change is one name for the constant difference between any two successive terms of an arithmetic sequence. Pay attention to the sign of the rate of change.
  5. What are the next three terms?
    1. Compute T 6 - T 1. Explain why it is 5 times T 2 - T 1.
    2. Explain how it is possible to compute T 8 - T 1 without computing T 8. Compute T 8 - T 1.
    3. Compute T 26-T 21 without knowing either T 26 or T 21.
  6. What is the value of T 100?

    A new arithmetic sequence begins this way:  a, a + b, a + 2b, ...

  7. What is the rate of change in this sequence?
  8. What are terms T 1, T 2, T 3, T 4, and T 5?
    1. Compute T 100.
    2. Compute T 6000.
    3. Compute T n.
    1. Compute T 9 - T 1.
    2. Compute T 100 - T 1.
    3. Compute T 100 - T 83.
    4. Compute T n - T k.
  9. Explain in words (or as a formula) how to find T n of any arithmetic sequence if you know T 1 and b (rate of change).

Problem | Answers | Solutions

Hint to problem 1. Try problem 2. Then return to this one.

Hint to problem 4. How many “steps” away from T 1 is T 100?

Hint to problem 7(a). How many steps away from T 1 is T 6 ?

Hint to problem 9. How have you computed the rate of change in earlier problems?

Hint to problem 12(a). How many steps from T 1 is T 9? What is the size of each step?

Hint to problem 13. Look carefully at your answers to problem 12.

Problem | Hints | Solutions

  1. The next three terms are 19, 22, and 25.
  2. The second term is 3 greater than the first.
    1. The third term is 6 greater than the first.
    2. T 4 is 9 greater than T 1.
    3. T 7 is 9 greater than T 4.
  3. T 100 = 301.
  4. The rate of change is -3.8.
  5. The next three terms are 41.6, 37.8, and 34.
    1. T 6 - T 1 = -19. The change in each step is -3.8, so in five steps, the total change is -19.
    2. It takes 7 steps to get from T 1 to T 8, and each step adds -3.8. So T 8 - T 1 = 7 × (-3.8) = -26.6.
    3. T 26 - T 21 = -19.
  6. T 100 = -323.2.
  7. The rate of change is b.
  8. T 1 = a
    T 2 = a + b
    T 3 = a + 2b
    T 4 = a + 3b
    T 5 = a + 4b
    1. T 100 = a + 99b
    2. T 6000 = a + 5999b
    3. T n = a + (n - 1)b
    1. T 9 - T 1 = 8b
    2. T 100 - T 1 = 99b
    3. T 100 - T 83 = 17b
    4. T n - T k = (n - k)b
  9. T n - T 1 = (n - 1)b, so T n = T 1 + (n - 1)b.
    For example, to find the 20th term in the sequence,
    add 19b to the first term in the sequence.

Problem | Hints | Answers

  1. In the arithmetic sequence 4, 7, 10, 13, 16, ..., each term is 3 greater than the preceding term, so the next three terms must be 19, 22, and 25.
  2. The second term is 3 greater than the first.
    1. The third term is 6 greater than the first.
    2. T 4 is 9 greater than T 1.
    3. T 7 is 9 greater than T 4.
  3. Each term is 3 more than the term before it, so ninety-nine 3s must be added to T 1 to produce T 100.
    Therefore, T 100 = T 1 + 99 . 3 = 4 + 297 = 301.
  4. In the arithmetic sequence, 53, 49.2, 45.4, ..., the rate of change is 49.2 - 53, or 45.4 - 49.2, both of which are -3.8.
  5. To find the fourth term, add -3.8 to the third term.
    45.4 + -3.8 = 41.6
    Likewise, T 5 = T 4 + -3.8, and T 6 = T 5 + -3.8.
    So, terms T 4, T 5, and T 6 are 41.6, 37.8, and 34.
    1. T 6 = 34 and T 1 = 53 so T 6 - T 1 = 34 - 53 = -19. In each step of this arithmetic sequence, another -3.8 is added, so in five steps, 5 × (-3.8) = -19 is added.
    2. It takes 7 steps to get from T 1 to T 8, and each step adds -3.8. So T 8 - T 1 = 7 × (-3.8) = -26.6.
    3. T 26 and T 21 are separated by the same number of steps as T 6 and T 1, so T 26 - T 21 is the same as T 6 - T 1. Therefore, T 26 - T 21 = -19.
  6. T 100 = T 1 + 99 × (-3.8) = 53 - 376.2 = -323.2.
  7. If a and a + b are the first two terms of an arithmetic sequence, then b is the rate of change.
    (a + b) - a = b
  8. T 1 = a (given)
    T 2 = a + b (given)
    T 3 = a + 2b (given)
    Because the rate of change is b, add b to each term to get the next term.
    T 4 = a + 3b 0 T4 = T3 + b = (a + 2b) + b = a + 3b
    T 5 = a + 4b 0 T5 = T4 + b = T3 + 2b = T2 + 3b = T1 + 4b
    1. T 100 = a + 99b
    2. T 6000 = a + 5999b
    3. T n = a + (n - 1)b
      Here’s the general pattern:
      Tn = T(n-1) + b = T(n-2) + 2b = T(n-3) + 3b = T(n-4) + 4b = ... = T1 + (n - 1)b
  9. This problem applies the general pattern found in the two previous problems.
    1. T 9 - T 1 = 8b.
    2. T 100 - T 1 = 99b.
    3. T 100 - T 83 = 17b.
    4. T n - T k = (n - k)b.
  10. T n - T 1 = (n - 1)b, so T n = T 1 + (n - 1)b.

    In words, this says: “To find the nth term in an arithmetic sequence, add (n - 1)b to the first term of that sequence, where b is the constant rate of change.”

    For example, to find the 20th term in the sequence, add 19b to the first term in the sequence.


Return To Previous PageView Printable Version (PDF)