I'm having a lot of trouble understanding second-order linear homogenous recurrence relations. The notes I have been given really are not helping me understand the process as they are written for mathematics students (which I am not) so there is a lot of assumed knowledge that is just left out. I was wondering if someone could explain how I would solve this problem step by step
$a_n = −4a_{n−1} − 4a_{n−2}$ for all integers $n ≥ 2$ with $a_0 = 0$, and $a_1 = −1$