Homework Statement
may be it will help if I included the whole problem, maybe I am not doing it correctly at all.
Consider the sequence 1,5/2,21/4,85/8,... defined by s(sub1) =1 , a(sub2)=5/2 and a(subn)= (5/2)a(subn-1) - a(subn-2)
A.) Show that a(subn) = (2/3)[2^n -2^(-n)] for any n...