Consider the following recurrence relation and initial conditions. bk = 9bk-1 - 18bk-2, for every integer k ≥ 2 b0 = 2, b1 = 5 (a) Suppose a sequence of the form 1, t, t^2, t^3, ..., t^n ..., where t ≠ 0, satisfies the given recurrence relation (but not necessarily the initial conditions). What is the characteristic equation of the recurrence relation? What are the possible values of t? (Enter your answer as a comma-separated list.) (b) Suppose a sequence b0, b1, b2, ... satisfies the given initial conditions as well as the recurrence relation. Fill in the blanks below to derive an explicit formula for b0, b1, b2, ... in terms of n. It follows from part (a) and the single roots theorem that for some constants C and D, the terms of b0, b1, b2, ... satisfy the equation bn = for every integer n ≥ 0. Solve for C and D by setting up a system of two equations in two unknowns using the facts that b0 = 2 and b1 = 5. The result is that bn = for every integer n ≥ 0.