Why do we need to show that two irreducible polynomials divide each other? - MathOverflow most recent 30 from http://mathoverflow.net2013-05-23T00:48:51Zhttp://mathoverflow.net/feeds/question/21170http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/21170/why-do-we-need-to-show-that-two-irreducible-polynomials-divide-each-otherWhy do we need to show that two irreducible polynomials divide each other?PV jones2010-04-13T01:00:07Z2010-04-13T02:02:03Z
<p>Suppose we have the conjugation isomorphism $\psi_{\alpha, \beta}: F(\alpha) \mapsto F(\beta)$ defined by
$$\psi_{\alpha, \beta}(a_0+a_{1} \alpha + \cdots + a_{n-1} \alpha^{n-1}) = a_0+a_{1} \beta + \cdots + a_{n-1} \beta^{n-1}$$
(e.g. $\alpha$ and $\beta$ are conjugates). Then $\text{irr}(\alpha, F) = \text{irr}(\beta, F)$.</p>
<p>The notion is that we have to show that $\text{irr}(\alpha, F)$ divides $\text{irr}(\beta, F)$ and $\text{irr}(\beta, F)$ divides $\text{irr}(\alpha, F)$. But why can't we just stop and say $\text{irr}(\alpha, F)$ divides $\text{irr}(\beta, F)$? Because, by definition, if $\text{irr}(\alpha, F)$ divides $\text{irr}(\beta, F)$, wouldn't that imply that $\text{irr}(\alpha, F) = \text{irr}(\beta, F)$? Why do textbooks say you need both of the above to show equality?</p>