I just don't even know where to start with this,
Find a sequence $(x_n)$ satisfying the recurrence relation:
$2x_n$$_+$$_2$ = $3x_n$$_+$$_1$ + $8x_n$ + $3x_n$$_-$$_1$ Where n is a natural number and
$x_0$ = -1, $x_1$ = 3 and $x_2$ = 3
Thanks in advance!
Hint: Look for solutions of the form $\lambda^n$. Note also that linear combinations of solutions are also solutions.