-1

The Question is: "Prove that there are infinite values of natural $n$ for which $7n+3$ is prime.

Edit: I have realised that this is a direct consequence of Dirichlet's Theorem, but the proof of this theorem is beyond me at the moment.

Is there any simple/elementary way to prove this statement?

1 Answers1

1

An elementary proof along the lines of Euclid's proof exists for the arithmetic progression $a \bmod n$ iff $a^2 \equiv 1 \bmod n$. Since $3^2 \not\equiv 1 \bmod 7$, there is no such proof.

Here are some references:

lhf
  • 216,483