I am not a mathematician, so I don't really understand one specific of Euclid's proof. I am, however, trying to learn about prime numbers. Here's my question:
Why does Euclid use the set $P=p_1*p_2...*p_n$ instead of $R=p_1*p_2...*p_{(n-1)}$?
The reason why I am asking is because, and correct me if I'm wrong, as you move towards infinity, the distance between every prime number should logically get larger. For me, this brings up several questions. Assume $Z= 1$, $2$ or $3$. These three prime numbers are the only known primes in which the statement R < $p_n$ holds true. After the first three prime numbers, the subsequent primes follow the pattern of $R > p_n$
With that being said, if the distance between each prime number logically increases as you move towards infinity, shouldn't there eventually be an instance in which $R = p_n$ or... $R < p_n$ again?
In my mind at least, I can't understand what happens to the prime numbers after $R = p_n$ then passes into $R < p_n$. Does anything change with the prime numbers?
You see, with a different subset of numbers, I came to a completely different answer - that, maybe, $R < p_n$ cannot exist past 1, 2 or 3, so there could really be a 'highest prime number.' Am I making any sense? Why did Euclid use set P instead of R?
Thanks!