In an exercise I'm asked to prove the following:
Let $3k + 2$ be a natural number. Prove that, $3k + 2$ has a prime factor of the same form.
So I was able to prove that, if $k$ is an even number, then $2=3\cdot0+2\mid 3k+2$ but I'm not being able to conclude anything if $k$ is an odd number. How can I prove that, if $k$ is an odd number then exists $k'$ such that $3k'+2$ is prime and $3k'+2\mid 3k+2$?