Let $F$ be the family of polynomial functions with integer coefficients. When is it true that $f(x)\in F$ and $\sqrt{f(x)+f'(x)}\in F$?
There are, of course, functions which meet this criteria. The most basic example is $f(x)=x^2+1$, since $f'(x)=2x$ and thus $\sqrt{f(x)+f'(x)}=\sqrt{x^2+1+2x}=\sqrt{x^2+2x+1}=\pm (x+1)$. In fact, for any $k\in\mathbb{Z}$, $k^2(x^2+1)$ meets this criteria. Are there any other functions with this property?