Browse · MathNet
PrintSAUDI ARABIAN MATHEMATICAL COMPETITIONS
Saudi Arabia number theory
Problem
Call a positive integer "special" if for every such that , can be expressed as a sum of positive integers that are relatively prime to (although not necessarily relatively prime to each other). Find all special positive integers.
Solution
We claim that all odd numbers are special, and the only special even number is . For any even , the number relatively to must be odd, and cannot be expressed as a sum of positive odd numbers.
Now, suppose that is odd. We consider the binary decomposition of Note that and .
For any , suppose that can be expressed as a sum of powers of , i.e. . Then at least one of (otherwise, ). Suppose that then So can be expressed as a sum of powers of . This implies that, for any , can be expressed as a sum of positive integers that are relatively prime to .
Now, start from . Let be the largest power of such that . Then . Using the above argument, we can write as the sum of powers of for any . Since , we have can be expressed as a sum of positive integers that are relatively prime to for any .
Since for all , we conclude that all odd are special.
Now, suppose that is odd. We consider the binary decomposition of Note that and .
For any , suppose that can be expressed as a sum of powers of , i.e. . Then at least one of (otherwise, ). Suppose that then So can be expressed as a sum of powers of . This implies that, for any , can be expressed as a sum of positive integers that are relatively prime to .
Now, start from . Let be the largest power of such that . Then . Using the above argument, we can write as the sum of powers of for any . Since , we have can be expressed as a sum of positive integers that are relatively prime to for any .
Since for all , we conclude that all odd are special.
Final answer
All odd positive integers and 2
Techniques
Greatest common divisors (gcd)Integers