AlgebraDifficulty 5.7AIME, harderProve itUnited States
Problem:
Define a monic irreducible polynomial with integral coefficients to be a polynomial with leading coefficient 1 that cannot be factored, and the prime factorization of a polynomial with leading coefficient 1 as the factorization into monic irreducible polynomials. How many not necessarily distinct monic irreducible polynomials are there in the prime factorization of (x8+x4+1)(x8+x+1) (for instance, (x+1)2 has two prime factors)?
Solution
Solution:
x8+x4+1=(x8+2x4+1)−x4=(x4+1)2−(x2)2=(x4−x2+1)(x4+x2+1)=(x4−x2+1)(x2+x+1)(x2−x+1), and x8+x+1=(x2+x+1)(x6−x5+x3−x2+1). If an integer polynomial f(x)=anxn+⋯+a0(modp), where p does not divide an, has no zeros, then f has no rational roots. Taking p=2, we find x6−x5+x3−x2+1 is irreducible. The prime factorization of our polynomial is thus (x4−x2+1)(x2−x+1)(x2+x+1)2(x6−x5+x3−x2+1), so the answer is 5 .
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.