Make a list of all irreducible polynomials of degrees 1 to 5 over F2

  • Context: Undergrad 
  • Thread starter Thread starter Hill
  • Start date Start date
  • Tags Tags
    Degrees Polynomials
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
Hill
Messages
867
Reaction score
658
TL;DR
F2 = (0, 1)
To this exercise,
1735996974647.png

the textbook's solution is
1735997016225.png

I didn't follow their method and have found another degree 5 solution, ##X^5+X^4+X^2+X+1##.
Is it wrong or the book has omitted this solution?
 
Physics news on Phys.org
martinbn said:
It is irreducible. I guess they missed it.
As well as
##X^5+X^4+X^3+X+1##
##X^5+X^3+X^2+X+1##
##X^5+X^4+X^3+X^2+1##
(?)
 
Reply
  • Like
Likes   Reactions: Gavran
Hill said:
As well as
##X^5+X^4+X^3+X+1##
##X^5+X^3+X^2+X+1##
##X^5+X^4+X^3+X^2+1##
(?)
Yes.
There are six of them.
 
Reply
  • Like
Likes   Reactions: Hill
This seems a little easier than the book's hints make it. A poly. over Z/2 is divisible by X or X+1 iff it either ends in X or has an even number of terms, hence the irreducible cubics end in 1 and have an odd number of terms, i.e. X^3+X^2 + 1, and X^3+X+1. A reducible quartic or quintic either ends in X or has an even number of terms or is divisible by X^2+X+1....It is still somewhat tedious, but maybe not as long as multiplying together all those factors to compute all reducible examples. It is interesting that after all these years I still have trouble checking irreducibility. I guess it is just inherently difficult. Such problems have been challenging for years in algebraic geometry: Severi's conjecture, irreducibility of moduli of curves, components of Hilbert schemes,....