

MCQOPTIONS
Saved Bookmarks
1. |
Determine the solution for the recurrence relation an = 6an-1 8an-2 provided initial conditions a0=3 and a1=5. |
A. | a<sub>n</sub> = 4 * 2<sup>n</sup> 3<sup>n</sup> |
B. | a<sub>n</sub> = 3 * 7<sup>n</sup> 5*3<sup>n</sup> |
C. | a<sub>n</sub> = 5 * 7<sup>n</sup> |
D. | a<sub>n</sub> = 3! * 5<sup>n</sup> |
Answer» C. a<sub>n</sub> = 5 * 7<sup>n</sup> | |