What are all polynomials $P(x)$ with real coefficients such that for some $c>1$, for any integer $x$ there exists another integer $y$ with $P(y)=cP(x)$?
The monomials $P(x)=ax^n$ work because we can take $c=2^n$ and have $P(2x)=cP(x)$. If $P$ is not a monomial, then perhaps we can use an argument about the leading term dominating the remaining terms for large $x$, but that the remaining terms add some small value so that there is no $y$ such that $P(y)$ is exactly $cP(x)$.