Maths Olympiad Prep

Library / /33 of 75

Algebra Difficulty 4.8 AIME Find the answer Italy

Problem:

Francesco wants to write the polynomial x16+xx^{16}+x as a product of several polynomials with integer coefficients, each of degree at least 1. What is the maximum number of factors he can obtain?

Pick one

Solution

Solution:

The answer is (E). Let us recall the notable factorization ak+bk=(a+b)(ak1ak2b+ak3b2+bk1)a^{k}+b^{k}=(a+b)\left(a^{k-1}-a^{k-2} b+a^{k-3} b^{2}-\cdots+b^{k-1}\right), valid for kk odd. Using this factorization twice (once with k=3k=3, once with k=5k=5) we have
x16+x=x(x15+1)=x(x5+1)(x10x5+1)=x(x+1)(x4x3+x2x+1)(x10x5+1). \begin{aligned} x^{16}+x & =x\left(x^{15}+1\right)=x\left(x^{5}+1\right)\left(x^{10}-x^{5}+1\right) \\ & =x(x+1)\left(x^{4}-x^{3}+x^{2}-x+1\right)\left(x^{10}-x^{5}+1\right) . \end{aligned}
However, again by the aforementioned factorization, we have that x15+1x^{15}+1 is also a multiple of x3+1=(x+1)(x2x+1)x^{3}+1=(x+1)\left(x^{2}-x+1\right). We should therefore expect that the factor x2x+1x^{2}-x+1 can also appear in the decomposition. Indeed, by carrying out polynomial division, we have that
x10x5+1=(x2x+1)(x8+x7x5x4x3+x+1). x^{10}-x^{5}+1=\left(x^{2}-x+1\right)\left(x^{8}+x^{7}-x^{5}-x^{4}-x^{3}+x+1\right) \text{.}
This leads to at least five factors obtainable in the decomposition. Since 5 is the highest answer present among the choices, it is not necessary to also prove that the factors found cannot be further decomposed. A complete proof of this fact is above the level normally required in this competition; it can be obtained by making the substitution y=xy=-x and using the theory of primitive complex roots of unity, or directly by trial based on Gauss's lemma.

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 translated into English from it; metadata (topic, difficulty) added by this project.