How do I find the initial conditions for linear homogeneous recurrence relations

124 Views Asked by At

So I have this equation:

$$a_n = −a_{n−1 } + 6a_{n−2}$$

How do I find the solution to this? Everywhere I look, everyone is using some initial conditions to solve it, but I don't get those in my paper, only this equation.