Let $\alpha,\beta\:\:(\alpha>\beta)$ be roots of the quadratic equation $x^2-x-4=0$. If $$P_n=\alpha^{n}-\beta^{n}$$ and $n\in\mathbb{N}$ then find the value of $$\frac{P_{15}P_{16}-P_{14}P_{16}-P_{15}^2+P_{14}P_{15}}{P_{13}P_{14} }$$
I decided to use the Newton sum formulas but because of the negative sign in $-\beta$, I wasn't able to do so. I also multiplied the whole equation by $\alpha^8$ and $\beta^8$ one-by-one but in vain. Any help is greatly appreciated.
Hints.
1. $$ \frac{P_{15}P_{16}-P_{14}P_{16}-P_{15}^2+P_{14}P_{15}}{P_{13}P_{14}}= \frac{(P_{15}-P_{14})(P_{16}-P_{15})}{P_{13}P_{14}} $$
2. $$ P_{n+1}-P_n=4P_{n-1}. $$