ind a closed form for the generating function for each of these sequences. (Assume a general form for the terms of the sequence, using the most obvious choice of such a sequence.) a) 0, 0, 3, -3, 3, -3, 3, -3, ......
I don't know how should I solve this kind of problems. can anyone help please
ok so we have following thing
$a_1=0$
$a_2=0$
$a_3=3$
$a_4=-3$
$a_5=3$
$a_6=-3$
we can assume such things that from the beginning
$a_1=0$
$a_2=0$
$a(n+1)=-1^{n}*3$