a. Find the recursive definition for the sequence
i. 2 , 4 , 16 , 256 , ......
ii. 1 , 5 , 52 , 53 , 54 , ...
i. 2,22,42,162,...2, 2^2, 4^2, 16^2,...2,22,42,162,...
ii. a1=1,a2=5,an=10a2+a1(n−1),n≥3a_1=1, a_2=5, a_n=10a_2+a_1(n-1), n\geq3a1=1,a2=5,an=10a2+a1(n−1),n≥3
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments