I have the following equation that I need to solve (just find its form and replace numbers with $A,B$,...
$a_{n} = 8a_{n-2} - 16a_{n-4}$
My problem is that there is no $a_{n-1} , a_{n-3}$.
Do I just imagine they exist with a $0$ in front of them? Like this:
$0a_{n-1} + 0a_{n-3}$
Finally my request is that you solve this for me step by step so I can understand.