Find all positive integers such that for all primes dividing , there exists a positive integer such that .
Solution
We are tasked with finding all positive integers such that for all primes dividing , there exists a positive integer such that .
By Zsigmondy's theorem, for any and , there exists a primitive prime divisor of except for the cases and .
1. **Case :**
- For and , we have .
- The prime divisors of 63 are 3 and 7.
- We need to check if these primes divide for some .
- The values of for are: .
- Both 3 and 7 appear in this list, so this case holds.
2. **Case :**
- For and , we have .
- Any prime divisor of must divide either or .
- The only possible is , which gives us .
- Thus, all prime divisors of divide , satisfying the condition.
3. **Case :**
- For , for any , which trivially satisfies the condition.
Combining these results, the complete solution set is:
The answer is: \boxed{(2, 6), (2^k - 1, 2), (1, n) \text{ for any } n \ge 1}.