Consider a polynomial $f(x)=x^4+2x^3 -2x^2 -4x +4$. Define $$A = \{ f(m) \mid m\in \mathbb{Z}\}$$ And define $$ B =\bigg\{ p \mid p \ {\rm is\ a\ prime\ and}\ \mathbb{Z}\cdot p \bigcap A =\emptyset\bigg\} $$
Hence prove that $|B|=\infty$ i.e. there are infinitely many primes s.t. any multiple is not in $A$.
Proof : If not, there is $C>0$ s.t. a prime $p>C$ satisfies $f(m)=Kp$ for some $m$.
We can assume that $kp\leq m <(k+1)p$. Hence there is $0<i<p$ s.t. $f(i)$ is divisible by $p$.
$$f(x)=x^2(x+3)(x-1)+(x-2)^2$$ so that $$f(0)=4,\ f(1)=1,\ f(2)=20,\ f(p-3)=25$$ are not divisible by $p$.
So how can we prove the non-divisibility for remaining $i$ ?