If I'm given $n^2+n+17$ and I'm asked to find some $n\in \mathbb N$ such that the polynomial is not prime, is there any reasoning I can use to quickly find a counter-example?
It took a good minute for me to guess one counter-example, $n=17$. But is there a way I could have found a counter example without some lucky trial-and-error?