Problem:
Francesco wants to write the polynomial 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?
Problem:
Francesco wants to write the polynomial 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:
The answer is (E). Let us recall the notable factorization , valid for odd. Using this factorization twice (once with , once with ) we have
However, again by the aforementioned factorization, we have that is also a multiple of . We should therefore expect that the factor can also appear in the decomposition. Indeed, by carrying out polynomial division, we have that
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 and using the theory of primitive complex roots of unity, or directly by trial based on Gauss's lemma.