cragar said:
we could try something similar to how they prove the rationals are dense in the reals.
given any two reals a and b we pick n large enough so that
\frac{1}{n}<b-a then we take the next prime after n and we call it k.
so now we have a prime on the bottom. ok and now we will pick m such that it puts us in between a and b. m is a natural number but not a prime for sure. But we know there is prime between m and 2m. but we may have skipped over b. but we could make the denominator bigger to give us more options for m.
Right, I have been thinking about a method to (see if it is possible ) to do this. But, with
my method, the (numbers in the) fractions become way too large. So, say, we want to
approximate 1/2 within 1/100: so my idea is : consider the set {n/2n} (clearly not
a ratio of primes ), and consider, for fixed n, the ratios:Pr:= {(n-1)/(2n-1), (n+1)/(2n+1),
(n+1)/(2n-1)(n-1)/(2n+1)}, }. If both numerator and denominator are prime, we get
a good approximation:| 1/2 - (n-1)/(2n-1) |= 1/(2n-1) -->0 as n becomes large; similar for other ratios. For
example, with 1/2 itself,
we can consider : 29/59=(30-1)/(60-1), 31/61, 73/37 , 157/79 ,... as approximations.
If we know there are infinitely-many n in the prime-ratio set Pr . Problem is that ,
while there are infinitely-many primes, we cannot guarantee right away ( may need an
additional argument) that the primes beyond a certain point are of this type. I think
this is feasible, but I'm being careful given my previous error.