CSC 133 Discrete Structures Quiz (Calculator is highly recommended for the actual quiz.)(practice)

1. Given the recurrence ak = 3ak – 1 – 2.25ak – 2, a0 = 0, a1 = 2.

  1. Write out the first four terms of this sequence.
  2. What is the characteristic equation?
  3. Given the roots to the characteristic equation are both t = 1.5, write an equation for an based on the linear combination of the roots to this characteristic equation using real constants C and D.
  4. Use the initial conditions to solve for the constants C and D and write an explicit formula for the recurrence relation.
  5. Show that your formula works for a2 by comparison to the list you made in a.

2. Given the recurrence ak = 7ak – 1 – 10ak – 2, a0 = 2, a1 = 2.

  1. Write out the first four terms of this sequence.
  2. What is the characteristic equation?
  3. Given the roots to the characteristic equation are t = 2, 5, write an equation for an based on the linear combination of the roots to this characteristic equation using real constants C and D.
  4. Use the initial conditions to solve for the constants C and D and write an explicit formula for the recurrence relation.
  5. Show that your formula works for a2 by comparison to the list you made in a.

Lemma 8.3.1 Characteristic Equation

Theorem 8.3.3 Distinct Roots Theorem

Theorem 8.3.5 Single-Root Theorem

key