1.

Determine the solution for the recurrence relation bn=8bn-1 12bn-2 with b0=3 and b1=4.

A. 7/2*2<sup>n</sup> 1/2*6<sup>n</sup>
B. 2/3*7<sup>n</sup>-5*4<sup>n</sup>
C. 4!*6<sup>n</sup>
D. 2/8<sup>n</sup>
Answer» B. 2/3*7<sup>n</sup>-5*4<sup>n</sup>


Discussion

No Comment Found