Difference between revisions of "Irreducible polynomial"

(Created page with "It's a nonconstant polynomial (meaning it has a variable) that can't be factored into at least 2 nonconstant polynomials. Examples include <math>x+1</math>, <math>x^{2}+x+1</m...")
 
(No difference)

Latest revision as of 14:44, 31 May 2020

It's a nonconstant polynomial (meaning it has a variable) that can't be factored into at least 2 nonconstant polynomials. Examples include $x+1$, $x^{2}+x+1$, etc.