Prove each of the following statements using strong inductio
Prove each of the following statements using strong induction.
B AND C
Define the sequence {h_n} as follows: h_0 = 5/3 h_1 = 11/3 h_n = 3h_n-1 + 4h_n-2 + 6n, for n greaterthanorequalto 2 Prove that for n greaterthanorequalto 0, h_n = 2 middot 4^n + 3/2 (-1)^n - n - 11/6 Define the sequence {g_n} as follows: g_0 = 51 g_1 = 348 9_n = 5g_n-1 - 6g_n-2 + 20 middot 7^n for n greaterthanorequalto 2 Prove that for n greaterthanorequalto 0, g_n = 2^n + 3^n + 7^n + 2.Solution
when h=0
h0=2.40+3/2(-1)0-0-11/6
=2.1+3/2(1)-11/6 (x0 =1)
=2+3/2-11/6
(12+9-11)/6
=(21-11)/6
=10/6
=5/3
hence proved for h0
h1=2.4-3/2-1-11/6
=8-3/2-1-11/6
=(48-9-6-11)/6
=(48-26)/6
=22/6=11/3 proved for h1
(C).
g0=20+30+70+2
=1+1+70.72
=2+49=51 proved for g0
g1=21+31+71+2
=2+3+7*7*7
=5+49*7
5+343=348 proved for g1.
