Is x^22 - 3x^11 + 2 Irreducible?

  • Context: Undergrad 
  • Thread starter Thread starter catcherintherye
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
catcherintherye
Messages
47
Reaction score
0
factorize [tex]x^{22} -3x^{11} + 2[/tex]

right so I have p(x) = (x^11 -2)(x^11 - 1)

(x^11 -2) satifies eisentstein, obviously x-1 is a factor of the second factor. Long division reaps [tex]x^{10} + x^9 +...+x + 1[/tex]

the solution asserts that this is also irreducible, but I do not see this?? Is this one of those where you substitue x for y+1??
 
Last edited:
Physics news on Phys.org
Yea, any polynomial of the form (x^p-1)/(x-1) can be shown to be irreducible by making the substitution y=x+1 and applying Eisenstein's criteria. You have to do a little work with binomial coefficients, and it's probably easier to prove this general case then the case p=11.