<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Dummit &amp; Foote &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/dummit-foote/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Thu, 24 May 2018 13:37:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.6</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>Dummit &amp; Foote &#8211; Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>Polynomial $x^p-x+a$ is Irreducible and Separable Over a Finite Field</title>
		<link>https://yutsumura.com/polynomial-xp-xa-is-irreducible-and-separable-over-a-finite-field/</link>
				<comments>https://yutsumura.com/polynomial-xp-xa-is-irreducible-and-separable-over-a-finite-field/#comments</comments>
				<pubDate>Thu, 22 Dec 2016 23:33:25 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[Artin–Schreier theory]]></category>
		<category><![CDATA[Dummit & Foote]]></category>
		<category><![CDATA[Fermat's Little Theorem]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[finite field]]></category>
		<category><![CDATA[irreducible]]></category>
		<category><![CDATA[irreducible polynomial]]></category>
		<category><![CDATA[minimal polynomial]]></category>
		<category><![CDATA[separable]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1618</guid>
				<description><![CDATA[<p>Let $p\in \Z$ be a prime number and let $\F_p$ be the field of $p$ elements. For any nonzero element $a\in \F_p$, prove that the polynomial \[f(x)=x^p-x+a\] is irreducible and separable over $F_p$. (Dummit&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/polynomial-xp-xa-is-irreducible-and-separable-over-a-finite-field/" target="_blank">Polynomial $x^p-x+a$ is Irreducible and Separable Over a Finite Field</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 229</h2>
<p>Let $p\in \Z$ be a prime number and let $\F_p$ be the field of $p$ elements.<br />
For any nonzero element $a\in \F_p$, prove that the polynomial<br />
\[f(x)=x^p-x+a\]
is irreducible and separable over $F_p$.</p>
<p>(Dummit and Foote &#8220;Abstract Algebra&#8221; Section 13.5 Exercise #5 on p.551)</p>
<p>&nbsp;<br />
<span id="more-1618"></span></p>
<h2> Proof. </h2>
<h3> Separability</h3>
<p>	The separability can be checked by noting that the derivative of $f(x)$ is<br />
	\[f'(x)=px^{p-1}-1=-1\]
	and is relatively prime to $f(x)$, and thus $f(x)$ is separable.</p>
<p>	We give two proofs for the irreducibility of $f(x)=x^p-x+a$. Both proofs use the following lemmas.</p>
<h3> Lemma 1</h3>
<p>	Lemma 1. If $\alpha$ is a root of $f(x)=x^p-x+a$, then $\alpha+j$ is a root of $f(x)$ for any $j\in \F_p$.</p>
<h4> Proof of Lemma 1</h4>
<p>	We have<br />
	\begin{align*}<br />
f(\alpha +j)&#038;=(\alpha+j)^p-(\alpha+j)+a\\<br />
&#038;=\alpha^p+j^p-\alpha-j+a\\<br />
&#038;=f(\alpha)=0.<br />
\end{align*}<br />
Here, we used Fermat&#8217;s little theorem that $j^a=j$ in $\F_p$.<br />
Thus, $\alpha+j$ is also a root of $f(x)$ for any $j\in \F_p$.</p>
<h3> Lemma 2</h3>
<p>	Lemma 2. The polynomial $f(x)=x^p-x+a$ does not have a root in $\F_p$.</p>
<h4> Proof of Lemma 2</h4>
<p>	If $\alpha$ is a root of $f(x)$ in $\F_p$, then we have<br />
	\begin{align*}<br />
0=f(\alpha)=\alpha^p-\alpha+a=a<br />
\end{align*}<br />
since $\alpha^p=\alpha$ in $\F_p$ by Fermat&#8217;s little theorem.<br />
However, this contradicts that $a$ is a nonzero element of $\F_p$.</p>
<h3> Proof 1 of the irreducibility</h3>
<p>	Suppose that we have<br />
	\[f(x)=g(x)h(x)\]
	for $g(x), h(x) \in \F_p[x]$.</p>
<p>	By Lemma 1, if $\alpha$ is a root of $f(x)$, then $\alpha+j$ is also a root of $f(x)$ for any $j\in \F_p$. Thus, $\alpha + j$ is a root of either $g(x)$ or $h(x)$. From this, we obtain that<br />
	\[g(x)=\prod_{j\in I}(x-(\alpha+j)),\]
	where $I$ is a subset of $\F_p$.</p>
<p>	Expanding the product, we see that<br />
	\[g(x)=x^n-\sum_{j\in I} (\alpha +j)x^{n-1}+\text{ (lower terms)},\]
	where $n=|I|$.<br />
	Since $g(x) \in \F_p[x]$, the coefficient of $x^{n-1}$ is in $\F_p$. Thus we have<br />
	\begin{align*}<br />
\F_p \ni \sum_{j\in I} (\alpha +j)=n\alpha +\sum_{j\in I} j.<br />
\end{align*}</p>
<p>Since $\sum_{j\in I} j\in \F_p$, we deduce that $n \alpha \in \F_p$.<br />
Since by Lemma 2, $\alpha \not \in \F_p$, we must have $n=0$ in $\F_p$.<br />
(Otherwise $n$ is invertible in $\F_p$ and we would get $\alpha \in \F_p$.)<br />
Therefore $n=|I|$ is either $0$ or $p$.<br />
If $n=0$, then $g(x)=1$. If $n=p$, then $h(x)=1$. This implies that $f(x)$ is irreducible over $\F_p$.</p>
<h3> Proof 2 of the irreducibility</h3>
<p>	We give another proof that $f(x)=x^p-x+a$ is irreducible over $\F_p$.</p>
<p>	Let $m(x)\in \F_p[x]$ be the minimal polynomial of the root $\alpha$ of $f(x)$.<br />
	Then we have $f(x)=m(x)f_1(x)$ for some $f_1(x) \in \F_p[x]$.</p>
<p>	If $f_1(x)=1$, then $f(x)=m(x)$ is irreducible as the minimal polynomial is irreducible.<br />
	If not, then $f_1(x)$ has some root, and it must be of the form $\alpha+j$ for some $j\in \F_p$ by Lemma 1.<br />
It is straightforward to check that the minimal polynomial of $\alpha+j$ is $m(x-j)$. Thus we can write $f_1(x)=m(x-j)f_2(x)$.</p>
<p>	If $f_2(x)=1$, we stop here. If not we iterate the same procedure with $f_2$ as above. Eventually we obtain<br />
	\[f(x)=\prod_{j\in I}m(x-j)\]
	for some subset $I$ of $\F_p$.</p>
<p>	Let $n$ be the degree of $m(x)$. Then comparing the degree of both sides, we have<br />
	\[p=n|I|.\]
	Since $p$ is prime, we have either $n=1, |I|=p$, or $n=p$, $|I|=1$.<br />
	The former case implies that the minimal polynomial $m(x)$ of $\alpha$ is degree $1$, and hence $\alpha \in \F_p$. However, this cannot happen by Lemma 2.<br />
	So we must have $n=p$ and $|I|=1$, which deduce that $f(x)=m(x)$ and $f(x)$ is irreducible over $\F_p$.</p>
<h2>Comment.</h2>
<p>The polynomial $f(x)=x^p-x+a$ is studied in Artin–Schreier theory.</p>
<button class="simplefavorite-button has-count" data-postid="1618" data-siteid="1" data-groupid="1" data-favoritecount="16" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">16</span></button><p>The post <a href="https://yutsumura.com/polynomial-xp-xa-is-irreducible-and-separable-over-a-finite-field/" target="_blank">Polynomial $x^p-x+a$ is Irreducible and Separable Over a Finite Field</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/polynomial-xp-xa-is-irreducible-and-separable-over-a-finite-field/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1618</post-id>	</item>
	</channel>
</rss>
