Twenty numbers, each greater than 1, are picked from the set {1, 2, 3, . . . , 70} of the first seventy natural numbers. Prove that amongst the twenty numbers picked it is guaranteed that two of them, say a and b have a common factor greater than 1.
I assume that those 20 picked numbers are my pigeons, and 2 numbers with gcd > 1 are my pigeon holes.
If I am correct, I am still unsure of how to find the number of my pigeon holes.
Thanks.