I've been hitting my head against the wall for a little bit trying to figure out where to get started on proving (or disproving) the following:
$\exists k \in \mathbb{Z} $ such that$ \sum\limits_{i=0}^{|k|} i^2 + 2i $ is a prime number$ $
My first instinct tells me that it cannot be prime, due to the fact that for a number like 5, the result would be 35, which is not prime. Could it be I am mis-interpreting the $\exists$? do I only need to prove that a single prime number could exist under the conditions? thanks in advance guys!
$i*i+2i$
$i(i+2)$
$i=1$
$1(1+2)$
$1(3)$
$3$ #is a prime number
Therefore there exists some integer k(1) such that the statement is true