So it's a different take on proving there are infinite primes
Given a sequence where any two terms in the sequence are pairwise coprime with each other, how can you prove there are an infinite number of primes combined with the fundamental theorem of arithmetic?
Obviously it follows that if any two of the terms are coprime then their gcd is 1 but I don't see how I can combine this with the fundamental theorem of arithmetic.
Cheers for any help guys