6

I know that the theorem that the set $\Bbb Q$ of rationals is dense in $\Bbb R$ says:

For every $x\in \Bbb R$ and every $\epsilon>0$, there exist $a$, $b\in \Bbb Z$ with $b\ne0$ such that $$|x-{a\over b}|<\epsilon.$$

But what about if I change the condition "$a,b\in \Bbb Z$ with $b\ne0$" by "$a$ and $b$ are both primes". Does the theorem still hold? In other words, I wonder whether the following is true:

For every $x\in \Bbb R^+$ and every $\epsilon>0$, there exist $a$, $b\in \Bbb P$, where $\Bbb P$ is the prime numbers set, such that $$|x-{a\over b}|<\epsilon.$$

Ittay Weiss
  • 79,840
  • 7
  • 141
  • 236
  • 3
    This paper gives a proof: http://www.jstor.org/stable/2324814 – Anthony Carapetis Aug 28 '13 at 01:29
  • If you can't access that then there's a short proof on this MO question: http://mathoverflow.net/questions/117191/using-quotient-of-prime-numbers-to-approximation-reals. It references a relatively recent number theory paper but there's no need to use so strong a result - all you need is the prime number theorem. – Anthony Carapetis Aug 28 '13 at 01:31

1 Answers1

-1

Since $\frac{a}{b} > 0$, yes.

Don Larynx
  • 4,703