I've recently encountered this question: \begin{align} & \text{Prove that there is no positive integer $k$ such} \\ & \text{that } \forall x\in \text{ positive integers, } x^2+5x+k\text{ is prime}. \end{align} After playing around with it for a while, I decided to use the quadratic formula to solve and found some intricacies, namely, the discriminant (where $k$ is located) can only have values where $k < 6$; any value greater than that will not yield a real solution.
As it turns out, only $k = 4$ has an integer solution to $x$ and it is a negative number. At this point, I'm quite lost as to how this would be utilized to prove the statement and whether this would be a valid proof. Any ideas?
Thank you
Brandon