Recall that the Fibonacci sequence is defined by the initial
Recall that the Fibonacci sequence is defined by the initial conditions F0 = 0 and F1= 1, and the recurrence relation Fn = Fn-1 + Fn-2 for n >= 2.
(ii) Consider the recurrence relation an = 19 (F0 an-1 + F1 an-2 +
Solution
the Given recurrence relation an = 19 (F0 an-1 + F1 an-2 +
