2005 USAMO Problems/Problem 1
Problem
Determine all composite positive integers for which it is possible to arrange all divisors of that are greater than 1 in a circle so that no two adjacent divisors are relatively prime.
Solution
First, we can note that if is a multiple of two distinct primes, then an arrangement isn't possible. We use the canonical factorization of , which is . In this, we have , or it'll be messed. So now we can arrange a circle with being on the top, and then having factors , , and so on complete around the circle until we reach the other side of the circle where the number would be .
We create such that in , .
We may have an element WOLOG between and (or any other respective number likewise). We interject the member of which has the smallest prime factor smaller than the smallest prime factor of and larger than the smallest prime factor of . Now, all of the elements in have been placed in the circle.
The restrictions are met, and we are done.
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.
Resources
2005 USAMO (Problems • Resources) | ||
Preceded by First question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |