Prove or disprove: Let $f$ be a non-constant polynomial with nonnegative integer coefficients. Then there exist $m,n \in \mathbb{N}$ such that $f(n)+f(m)$ is a perfect square.
I'm just posting this because I noticed the pattern, and I cannot find a counterexample for some reason, although I'm sure there is one somewhere.
This is false; consider $f(x)=x^4$. It is a theorem of Fermat that a sum of two positive fourth powers is never a square, a proof can be found here. If you allow $0\in\Bbb{N}$ then you can instead take $$f(x)=(x+1)^4=x^4+4x^3+6x^2+4x+1.$$