Number theoryDifficulty 5.4AIME, harderProve itMongolia
Let ϕ(n) denote the number of positive integers less than or equal to a given integer n that are relatively prime to n. For example, ϕ(6)=∣{1,5}∣=2 and ϕ(1)=∣{1}∣=1. Let a,b,c,d be nonnegative integers such that ϕ(2a(2b+1))=2c(2d+1). If b≥1 then show that (1) a≤c and, (2) b≥2d+1.
Solution
Consider the prime factorization 2b+1=(2b1+1)α1…(2bl+1)αl, where αi are the exponents. Then φ(2b+1)=2l(2b1+1)α1−1…(2bl+1)αl−1b1…bl. It is clear that l≥1 since b≥1. (i) The case a=0 is clear. So assume that a≥1. Then c≥a−1+l≥a. (ii) By the given condition we get that 2b+12d+1≤2b1+1b1⋯2bl+1bl<21, hence 2d+1≤b.
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 and solution reproduced as published; topic and difficulty added by this site.