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)?
A number or a short expression. Spacing and $ signs are ignored.
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: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.