Math Gold Medalist
Lor
2023 AIME I
Problem 7
Call a positive integer extra-distinct if the remainders when is divided by and are distinct. Find the number of extra-distinct positive integers less than .
Casework
Priority: The Most Limited Case
Chinese Remainder Theorem
Change Multiple Mods to 1 Mod
Writing All Cases
Find impossible remainders mod 4, 6, 10, 12, 20.
Then write 1 to 60 and cross out numbers that have impossible remainders.
Then few numbers will be left and check them to satisfy assumption of the problem.
.
Solution