Page 1 of 1

For the recursively-defined sequence given by g_1 = 4, g_2 = 5, and g_n = g_{n−1} + g_{n−2} for all n ≥ 3 , prove that f

Posted: Thu May 12, 2022 8:24 am
by answerhappygod
For the recursively-defined sequence given by
g_1 = 4, g_2 = 5, and g_n = g_{n−1} + g_{n−2} for all n ≥ 3 ,
prove that for every integer n ≥ 1, g_n < 9^n.