Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2012 / Problems / Day 1, P5

IMC 2012 · Day 1 · P5

killer

Let aa be a rational number and let nn be a positive integer. Prove that the polynomial X2n(X+a)2n+1X^{2^n} (X + a)^{2^n} + 1 is irreducible in the ring Q[X]\mathbb{Q}[X] of polynomials with rational coefficients.

(Proposed by Vincent Jugé, École Polytechnique, Paris)

Solution (official)

First let us consider the case a=0a = 0. The roots of X2n+1+1X^{2^{n+1}} + 1 are exactly all primitive roots of unity of order 2n+22^{n+2}, namely e2πik2n+2e^{2\pi i \frac{k}{2^{n+2}}} for odd k=1,3,5,,2n+21k = 1, 3, 5, \dots, 2^{n+2} - 1. It is a cyclotomic polynomial, hence irreducible in Q[X]\mathbb{Q}[X].

Let now a0a \ne 0 and suppose that the polynomial in the question is reducible. Substituting X=Ya2X = Y - \frac{a}{2} we get a polynomial (Ya2)2n(Y+a2)2n+1=(Y2a24)2n+1\left( Y - \frac{a}{2} \right)^{2^n} \left( Y + \frac{a}{2} \right)^{2^n} + 1 = \left( Y^2 - \frac{a^2}{4} \right)^{2^n} + 1. It is again a cyclotomic polynomial in the variable Z=Y2a24Z = Y^2 - \frac{a^2}{4}, and therefore it is not divisible by any polynomial in Y2Y^2 with rational coefficients. Let us write this polynomial as the product of irreducible monic polynomials in YY with appropriate multiplicities, i.e. (Y2a24)2n+1=i=1rfi(Y)mifi monic, irreducible, all different.\left( Y^2 - \frac{a^2}{4} \right)^{2^n} + 1 = \prod_{i=1}^{r} f_i(Y)^{m_i} \quad f_i \text{ monic, irreducible, all different.} Since the left-hand side is a polynomial in Y2Y^2 we must have ifi(Y)mi=ifi(Y)mi\prod_i f_i(Y)^{m_i} = \prod_i f_i(-Y)^{m_i}. By the above argument non of the fif_i is a polynomial in Y2Y^2, i.e.\ fi(Y)fi(Y)f_i(-Y) \ne f_i(Y). Therefore for every ii there is iii' \ne i such that fi(Y)=±fi(Y)f_i(-Y) = \pm f_{i'}(Y). In particular rr is even and irreducible factors fif_i split into pairs. Let us renumber them so that f1,,fr2f_1, \dots, f_{\frac{r}{2}} belong to different pairs and we have fi+r2(Y)=±fi(Y)f_{i + \frac{r}{2}}(-Y) = \pm f_i(Y). Consider the polynomial f(Y)=i=1r/2fi(Y)mif(Y) = \prod_{i=1}^{r/2} f_i(Y)^{m_i}. This polynomial is monic of degree 2n2^n and (Y2a24)2n+1=f(Y)f(Y)\left( Y^2 - \frac{a^2}{4} \right)^{2^n} + 1 = f(Y) f(-Y). Let us write f(Y)=Y2n++bf(Y) = Y^{2^n} + \dots + b where bQb \in \mathbb{Q} is the constant term, i.e. b=f(0)b = f(0).

Comparing constant terms we then get (a2)2n+1+1=b2\left( \frac{a}{2} \right)^{2^{n+1}} + 1 = b^2. Denote c=(a2)2n1c = \left( \frac{a}{2} \right)^{2^{n-1}}. This is a nonzero rational number and we have c4+1=b2c^4 + 1 = b^2.

It remains to show that there are no rational solutions c,bQc, b \in \mathbb{Q} to the equation c4+1=b2c^4 + 1 = b^2 with c0c \ne 0 which will contradict our assumption that the polynomial under consideration is reducible. Suppose there is a solution. Without loss of generality we can assume that c,b>0c, b > 0. Write c=uvc = \frac{u}{v} with uu and vv coprime positive integers. Then u4+v4=(bv2)2u^4 + v^4 = (b v^2)^2. Let us denote w=bv2w = b v^2, this must be a positive integer too since u,vu, v are positive integers. Let us show that the set T={(u,v,w)N3u4+v4=w2 and u,v,w1}T = \{ (u, v, w) \in \mathbb{N}^3 \mid u^4 + v^4 = w^2 \text{ and } u, v, w \ge 1 \} is empty. Suppose the contrary and consider some triple (u,v,w)T(u, v, w) \in T such that ww is minimal. Without loss of generality, we may assume that uu is odd. (u2,v2,w)(u^2, v^2, w) is a primitive Pythagorean triple and thus there exist relatively prime integers d>e1d > e \ge 1 such that u2=d2e2u^2 = d^2 - e^2, v2=2dev^2 = 2de and w=d2+e2w = d^2 + e^2. In particular, considering the equation u2=d2e2u^2 = d^2 - e^2 in Z/4Z\mathbb{Z}/4\mathbb{Z} proves that dd is odd and ee is even. Therefore, we can write d=f2d = f^2 and e=2g2e = 2g^2. Moreover, since u2+e2=d2u^2 + e^2 = d^2, (u,e,d)(u, e, d) is also a primitive Pythagorean triple: there exist relatively prime integers h>i1h > i \ge 1 such that u=h2i2u = h^2 - i^2, e=2hi=2g2e = 2hi = 2g^2 and d=h2+i2d = h^2 + i^2. Once again, we can write h=k2h = k^2 and i=l2i = l^2, so that we obtain the relation f2=d=h2+i2=k4+l4f^2 = d = h^2 + i^2 = k^4 + l^4 and (k,l,f)T(k, l, f) \in T. Then, the inequality w>d2=f4fw > d^2 = f^4 \ge f contradicts the minimality of ww.

Remark 1. One can also use Galois theory arguments in order to solve this question. Let us denote the polynomial in the question by P(X)=X2n(X+a)2n+1P(X) = X^{2^n} (X + a)^{2^n} + 1 and we will also need the cyclotomic polynomial T(X)=X2n+1T(X) = X^{2^n} + 1. As we already said, when a=0a = 0 then P(X)P(X) is itself cyclotomic and hence irreducible. Let now a0a \ne 0 and xx be any complex root of P(x)=0P(x) = 0. Then ζ=x(x+a)\zeta = x(x + a) satisfies T(ζ)=0T(\zeta) = 0, hence it is a primitive root of unity of order 2n+12^{n+1}. The field Q[x]\mathbb{Q}[x] is then an extension of Q[ζ]\mathbb{Q}[\zeta]. The latter field is cyclotomic and its degree over Q\mathbb{Q} is dimQ(Q[ζ])=2n\dim_{\mathbb{Q}} \bigl( \mathbb{Q}[\zeta] \bigr) = 2^n. Since the polynomial in the question has degree 2n+12^{n+1} we see that it is reducible if and only if the above mentioned extension is trivial, i.e. Q[x]=Q[ζ]\mathbb{Q}[x] = \mathbb{Q}[\zeta]. For the sake of contradiction we will now assume that this is indeed the case. Let S(X)S(X) be the minimal polynomial of xx over Q\mathbb{Q}. The degree of SS is then 2n2^n and we can number its roots by odd numbers in the set I={1,3,,2n+11}I = \{1, 3, \dots, 2^{n+1} - 1\} so that S(X)=kI(Xxk)S(X) = \prod_{k \in I} (X - x_k) and xk(xk+a)=ζkx_k (x_k + a) = \zeta^k because Galois automorphisms of Q[ζ]\mathbb{Q}[\zeta] map ζ\zeta to ζk\zeta^k, kIk \in I. Then one has S(X)S(aX)=kI(Xxk)(aXxk)=(1)IkI(X(X+a)ζk)=T(X(X+a))=P(X).S(X) S(-a - X) = \prod_{k \in I} (X - x_k)(-a - X - x_k) = (-1)^{|I|} \prod_{k \in I} \Bigl( X(X + a) - \zeta^k \Bigr) = T \bigl( X(X + a) \bigr) = P(X). In particular P(a2)=S(a2)2P\left( -\frac{a}{2} \right) = S\left( -\frac{a}{2} \right)^2, i.e.\ (a2)2n+1+1=((a2)2n+1)2\left( \frac{a}{2} \right)^{2^{n+1}} + 1 = \left( \left( \frac{a}{2} \right)^{2^n} + 1 \right)^2. Therefore the rational numbers c=(a2)2n10c = \left( \frac{a}{2} \right)^{2^{n-1}} \ne 0 and b=(a2)2n+1b = \left( \frac{a}{2} \right)^{2^n} + 1 satisfy c4+1=b2c^4 + 1 = b^2 which is a contradiction as it was shown in the first proof.

Remark 2. It is well-known that the Diophantine equation x4+y4=z2x^4 + y^4 = z^2 has only trivial solutions (i.e. with x=0x = 0 or y=0y = 0). This implies immediately that c4+1=b2c^4 + 1 = b^2 has no rational solution with nonzero cc.

How the field did

contestants scored
313
average (of 10)
0.48
solved (≥ 80%)
1.6%
near-0 (≤ 10%)
91.4%
discrimination
0.28

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2001 · Day 1 · P4killeravg 0.3/10 · solved 2% · near-0 95% · disc 0.32
IMC 2020 · Day 2 · P6hardavg 1.9/10 · solved 16% · near-0 72% · disc 0.45
IMC 2008 · Day 1 · P3mediumavg 4.7/10 · solved 32% · near-0 26% · disc 0.64
IMC 2006 · Day 2 · P11mediumavg 3.8/10 · solved 35% · near-0 55% · disc 0.53