I'm convinced $5a^2 + 8a + 4 = 4b^2$ can be somehow turned into Pell's equation.
My first steps: Rewrite as $5(a + 4/5)^2 + 4/5 = 4b^2$. Rewrite $B = 2b, A = 5a + 4$ to get $A^2 + 4 = 5B^2$. I'm almost there, I just need to know how to solve this Pell-like equation.