Number theoryDifficulty 4.5AIMEFind the answerUnited States
Problem:
How many positive integers less than 100 are relatively prime to 200? (Two numbers are relatively prime if their greatest common factor is 1.)
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Solution:
A positive integer n<100 is relatively prime to 200 if and only if it is relatively prime to 100 (since 200 and 100 have the same prime factors). Thus, our answer is φ(100)=100×21×54=40.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.