$f:\Bbb Z\to\Bbb Z$ is such that $f(11)=1$ and $f(a)f(b)=f(a+b)+f(a-b)$ for all integers $a,b$. What is $f(550)$?
I've first set $f(11)f(0)=2f(11)$, which yields $f(0)=0,2$. Yet I know that 0 won't work because that was a hint. I've also heard that there was a pattern.
The answer is supposed to be $-1$, but I don't know how to get there.