What is the probability that a randomly chosen number N satisfying $N ≡ 1$ mod 3 is prime?
I know that the "probability" that a randomly chosen m $\in \mathbb{Z}$ is prime is $\frac{1}{ln(m)}$
and that $N = 1 + 3k$ for some $k \in \mathbb{Z}$
But I'm not sure where to proceed from here