Maths Olympiad Prep

Library / /5 of 17

Number theory Difficulty 5.4 AIME, harder Prove it Mongolia

Let ϕ(n)\phi(n) denote the number of positive integers less than or equal to a given integer nn that are relatively prime to nn. For example, ϕ(6)={1,5}=2\phi(6) = |\{1, 5\}| = 2 and ϕ(1)={1}=1\phi(1) = |\{1\}| = 1.
Let a,b,c,da, b, c, d be nonnegative integers such that ϕ(2a(2b+1))=2c(2d+1)\phi(2^a(2b+1)) = 2^c(2d+1). If b1b \ge 1 then show that
(1) aca \le c and,
(2) b2d+1b \ge 2d + 1.

Solution

Consider the prime factorization 2b+1=(2b1+1)α1(2bl+1)αl2b+1 = (2b_1+1)^{\alpha_1} \dots (2b_l+1)^{\alpha_l}, where αi\alpha_i are the exponents. Then
φ(2b+1)=2l(2b1+1)α11(2bl+1)αl1b1bl. \varphi(2b+1) = 2^l(2b_1+1)^{\alpha_1-1} \dots (2b_l+1)^{\alpha_l-1}b_1 \dots b_l.
It is clear that l1l \ge 1 since b1b \ge 1.
(i) The case a=0a=0 is clear. So assume that a1a \ge 1. Then ca1+lac \ge a-1+l \ge a.
(ii) By the given condition we get that 2d+12b+1b12b1+1bl2bl+1<12\frac{2d+1}{2b+1} \le \frac{b_1}{2b_1+1} \cdots \frac{b_l}{2b_l+1} < \frac{1}{2}, hence 2d+1b2d+1 \le 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.