Euler $\phi(x)$ function. Are there infinitely many solutions $n$ to this equation:
$$ \phi(n)=\phi(n-1)+\phi(n-2)?$$
Here the vector of prime $n$ which satisfy this relation (source OEIS A266164): [3, 5, 7, 11, 17, 23, 37, 41, 47, 101, 137, 233, 257, 857, 1297, 1601, 2017, 4337, 14401, 16097, 30497, 62801, 65537, 77617, 686737, 18800897, 255080417, 12885295097, 12918324737, 96052225601, 516392008697, 7026644072737]
I've seen these called Phibonacci numbers. This paper talks about bounding their asymptotic density so presumably there are infinitely many, but I am not familiar with a proof.
They are A065557.