Consider the following recurrence relation: an = 5an-1 - 6an-2 where a0 = 1,…

Consider the following recurrence relation:
an = 5an-1 - 6an-2
where a0 = 1, a1 = 4
Determine the solution to the above recurrence relation.

Answer: B. 2 * 3n - 2n

  1. A.

    2 * 2n - 3n

  2. B.

    2 * 3n - 2n

  3. C.

    2 * 2n - 3

  4. D.

    2 * 3n - 2

Attempted by 23 students.

Show answer & explanation

Correct answer: B

Explore the full course: Gate Guidance By Sanchit Sir

Loading lesson…