Maths Olympiad Prep

Library / /6 of 11

, 2015

Number theory Difficulty 8.0 Shortlist Prove it Mongolia

Let aa and bb be relatively prime positive integers such that (a,b)(2,1)(a, b) \ne (2, 1). Show that
rad(an+bn)rad(am+bm), \text{rad}(a^n + b^n) \ne \text{rad}(a^m + b^m),
for any distinct positive integers mm and nn. Here rad(c)\text{rad}(c) denotes the distinct primes dividing the integer cc.

Solution

Assume that there is a quadruple (a,b,n,m)(a, b, n, m) such that
rad(an+bn)=rad(am+bm). \mathrm{rad}(a^n + b^n) = \mathrm{rad}(a^m + b^m).
Let dd be the greatest common divisor of an+bna^n + b^n and am+bma^m + b^m. We claim that
d={a(n,m)+b(n,m),v2(n)=v2(m)(a+b,2),v2(n)v2(m) d = \begin{cases} a^{(n,m)} + b^{(n,m)}, & v_2(n) = v_2(m) \\ (a+b, 2), & v_2(n) \neq v_2(m) \end{cases}
where v2(n)v_2(n) denotes the exponent of 22 in the decomposition of nn. We set
k=mnmin{v2(n),v2(m)}. k = \frac{mn}{\min\{v_2(n), v_2(m)\}}.
Since anbn(modd)a^n \equiv -b^n \pmod d and ambm(modd)a^m \equiv -b^m \pmod d, we get akbkbk(modd)a^k \equiv b^k \equiv -b^k \pmod d if v2(n)v2(m)v_2(n) \neq v_2(m). Thus d=(a+b,2)d = (a+b, 2), since a20,1(mod4)a^2 \equiv 0, 1 \pmod 4. If v2(n)=v2(m)v_2(n) = v_2(m) then we may assume that
n,mn, m are odd and (n,m)=1(n, m) = 1, i.e., nu+mv=1nu + mv = 1 for some positive integers u,vu, v. Hence the claim follows from aanu+mv((b)n)u((b)m)vb(modd)a \equiv a^{nu+mv} \equiv ((-b)^n)^u ((-b)^m)^v \equiv -b \pmod d.

Since rad(an+bn)=rad(d)\text{rad}(a^n + b^n) = \text{rad}(d), it suffices to consider the case that v2(n)=v2(m)v_2(n) = v_2(m). In this case, without loss of generality, we may assume that nn is odd and m=1m = 1. Then we can easily get a contradiction from the following lemma.
Lemma. Let pp be an odd prime. If a>ba > b and (a,b)(2,1)(a, b) \neq (2, 1) then there is a prime qq such that qap+bpq \mid a^p + b^p and qa+bq \nmid a + b.
Proof. Assume that rad(ap+bp)=rad(a+b)\text{rad}(a^p + b^p) = \text{rad}(a + b). Then rad(A)rad(a+b)\text{rad}(A) \mid \text{rad}(a + b), where AA denotes the integer (ap+bp)/(a+b)(a^p + b^p)/(a + b). If qq is a prime divisor of (A,a+b)(A, a + b) then it is clear that q=pq = p. Hence ApA \le p by the lifting the exponent lemma. On the other hand, we have
A=(ab)i=1(p1)/2ap2ib2(i1)+bp1ap2+bp13p2+1>p, \begin{align*} A &= (a-b) \sum_{i=1}^{(p-1)/2} a^{p-2i} b^{2(i-1)} + b^{p-1} \\ &\geq a^{p-2} + b^{p-1} \\ &\geq 3^{p-2} + 1 \\ &> p, \end{align*}
which yields a contradiction. \square

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.