<?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>field theory &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/field-theory/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Aug 2017 02:39:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.4</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>field theory &#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>Prove that $\F_3[x]/(x^2+1)$ is a Field and Find the Inverse Elements</title>
		<link>https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/</link>
				<comments>https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/#respond</comments>
				<pubDate>Thu, 03 Aug 2017 15:32:45 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[cyclic group]]></category>
		<category><![CDATA[field extension]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[finite field]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[inverse element]]></category>
		<category><![CDATA[irreducible polynomial]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4325</guid>
				<description><![CDATA[<p>Let $\F_3=\Zmod{3}$ be the finite field of order $3$. Consider the ring $\F_3[x]$ of polynomial over $\F_3$ and its ideal $I=(x^2+1)$ generated by $x^2+1\in \F_3[x]$. (a) Prove that the quotient ring $\F_3[x]/(x^2+1)$ is a&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/" target="_blank">Prove that $\F_3[x]/(x^2+1)$ is a Field and Find the Inverse Elements</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 529</h2>
<p>	Let $\F_3=\Zmod{3}$ be the finite field of order $3$.<br />
	Consider the ring $\F_3[x]$ of polynomial over $\F_3$ and its ideal $I=(x^2+1)$ generated by $x^2+1\in \F_3[x]$.</p>
<p><strong>(a)</strong> Prove that the quotient ring $\F_3[x]/(x^2+1)$ is a field. How many elements does the field have?</p>
<p><strong>(b)</strong> Let $ax+b+I$ be a nonzero element of the field $\F_3[x]/(x^2+1)$, where $a, b \in \F_3$. Find the inverse of $ax+b+I$.</p>
<p><strong>(c)</strong> Recall that the multiplicative group of nonzero elements of a field is a cyclic group.</p>
<p>	Confirm that the element $x$ is not a generator of $E^{\times}$, where $E=\F_3[x]/(x^2+1)$ but $x+1$ is a generator.</p>
<p>&nbsp;<br />
<span id="more-4325"></span><br />

<h2> Proof. </h2>
<h3>(a) Prove that the quotient ring $\F_3[x]/(x^2+1)$ is a field</h3>
<p> Let $f(x)=x^2+1$. We claim that the polynomial $f(x)$ is irreducible over $\F_3$.<br />
		To see this, note that $f(x)$ is a quadratic polynomial.<br />
		So $f(x)$ is irreducible over $\F_3$ if it does not have a root in $\F_3$.<br />
		We have<br />
		\begin{align*}<br />
		f(0)=1, \quad f(1)=2,  \quad f(2)=2^2+1=2 \text{ in } \F_3.<br />
		\end{align*}<br />
		Hence $f(x)$ does not have a root in $\F_3$ and it is irreducible over $\F_3$.</p>
<hr />
<p>		It follows that the quotient $\F_3[x]/(x^2+1)$ is a field.<br />
		Since $x^2+1$ is quadratic, the extension degree of  $\F_3[x]/(x^2+1)$ over $\F_3$ is $2$.<br />
Hence the number of elements in the field is $3^2=9$.</p>
<h3>(b) Find the inverse of $ax+b+I$</h3>
<p>Let $ax+b$ be a representative of a nonzero element of the field $\F_3[x]/(x^2+1)$.<br />
		Let $cx+d$ be its inverse. Then we have<br />
		\begin{align*}<br />
		1&#038;=(ax+b)(cx+d)=acx^2+(ad+bc)x+bd\\<br />
		&#038;=(ad+bc)x+bd-ac<br />
		\end{align*}<br />
		since $x^2=-1$ in $\F_3[x]/(x^2+1)$.</p>
<p>		Hence we obtain two equations<br />
		\begin{align*}<br />
		ad+bc=0 \text{ and } bd-ac=1.<br />
		\end{align*}</p>
<hr />
<p>		Since $ax+b$ is a nonzero element, at least one of $a, b$ is not zero.<br />
		If $a\neq 0$, then the first equation gives<br />
		\[d=-\frac{bc}{a}. \tag{*}\]
		Substituting this to the second equation, we obtain<br />
		\begin{align*}<br />
		\left(\,  \frac{-b^2-a^2}{a} \,\right)c=1.<br />
		\end{align*}<br />
		Observe that $a^2+b^2$ is not zero in $\F_3$.<br />
		(Since $a \neq 0$, we have $a^2=1$. Also $b^2=0, 1$.)<br />
		Hence we have<br />
		\begin{align*}<br />
		c=-\frac{a}{a^2+b^2}.<br />
		\end{align*}</p>
<p>		It follows from (*) that<br />
		\[d=\frac{b}{a^2+b^2}\]
<p>		Thus, if $a \neq 0$, then the inverse element is<br />
		\[(ax+b)^{-1}=\frac{1}{a^2+b^2}(-ax+b). \tag{**}\]
<hr />
<p>		If $a=0$, then $b\neq 0$ and it is clear that the inverse element of $ax+b=b$ is $1/b$.<br />
		Note that the formula (**) is still true in this case.</p>
<hr />
<p>		In summary, we have</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
\[(ax+b)^{-1}=\frac{1}{a^2+b^2}(-ax+b)\]
</div>
<p>		for any nonzero element $ax+b$ in the field $\F_3[x]/(x^2+1)$.</p>
<h3>(c) $x$ is not a generator but $x+1$ is a generator</h3>
<p>	Note that the order of $E^{\times}$ is $8$ since $E$ is a finite field of order $9$ by part (a).<br />
	 We compute the powers of $x$ and obtain<br />
	 \begin{align*}<br />
		x, \quad x^2=-1, \quad x^3=-x, \quad x^4=-x^2=1.<br />
		\end{align*}<br />
		Thus, the order of the element $x$ is $4$, hence $x$ is not a generator of the cyclic group $E^{\times}$.</p>
<hr />
<p>		Next, let us check that $x+1$ is a generator.<br />
		We compute the powers of $x+1$ as follows.<br />
		\begin{align*}<br />
		&#038;x+1, \quad (x+1)^2=x^2+2x+1=2x, \\<br />
		&#038;(x+1)^3=2x(x+1)=2x^2+2x=2x-2=2x+1\\<br />
		&#038;(x+1)^4=(2x+1)(x+1)=2x^2+3x+1=2.<br />
		\end{align*}</p>
<p>		Observe that at this post the order of $x+1$ must be larger than $4$.<br />
		Since  the order of $E^{\times}$ is $8$, the order of $x+1$ must be $8$ by Lagrange&#8217;s theorem.</p>
<hr />
<p>		Just for a reference we give the complete list of powers of $x+1$.<br />
		\[\begin{array}{ |c|c|}<br />
		\hline<br />
		n &#038; (x+1)^n   \\<br />
		\hline<br />
		1 &#038; x+1 \\<br />
		2 &#038; 2x \\<br />
		3 &#038; 2x+1 \\<br />
		4 &#038; 2 \\<br />
		5 &#038; 2x+2\\<br />
		6 &#038; x\\<br />
		7 &#038;x+2\\<br />
		8 &#038; 1\\<br />
		\hline<br />
		\end{array}\]
<button class="simplefavorite-button has-count" data-postid="4325" data-siteid="1" data-groupid="1" data-favoritecount="59" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">59</span></button><p>The post <a href="https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/" target="_blank">Prove that $\F_3[x]/(x^2+1)$ is a Field and Find the Inverse Elements</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4325</post-id>	</item>
		<item>
		<title>Each Element in a Finite Field is the Sum of Two Squares</title>
		<link>https://yutsumura.com/each-element-in-a-finite-field-is-the-sum-of-two-squares/</link>
				<comments>https://yutsumura.com/each-element-in-a-finite-field-is-the-sum-of-two-squares/#comments</comments>
				<pubDate>Mon, 17 Jul 2017 22:25:28 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[field homomorphism]]></category>
		<category><![CDATA[field of characteristic p]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[finite field]]></category>
		<category><![CDATA[Frobenius endomorphism]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[sum of squares]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3805</guid>
				<description><![CDATA[<p>Let $F$ be a finite field. Prove that each element in the field $F$ is the sum of two squares in $F$. Proof. Let $x$ be an element in $F$. We want to show&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/each-element-in-a-finite-field-is-the-sum-of-two-squares/" target="_blank">Each Element in a Finite Field is the Sum of Two Squares</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2>Problem 511</h2>
<p>Let $F$ be a finite field.<br />
Prove that each element in the field $F$ is the sum of two squares in $F$.</p>
<p><span id="more-3805"></span></p>
<h2>Proof.</h2>
<p>Let $x$ be an element in $F$. We want to show that there exists $a, b\in F$ such that<br />
\[x=a^2+b^2.\]
<p>Since $F$ is a finite field, the characteristic $p$ of the field $F$ is a prime number.</p>
<hr />
<p>If $p=2$, then the map $\phi:F\to F$ defined by $\phi(a)=a^2$ is a field homomorphism, hence it is an endomorphism since $F$ is finite.( The map $\phi$ is called the Frobenius endomorphism).</p>
<p>Thus, for any element $x\in F$, there exists $a\in F$ such that $\phi(a)=x$.<br />
Hence $x$ can be written as the sum of two squares $x=a^2+0^2$.</p>
<hr />
<p>Now consider the case $p &gt; 2$.<br />
We consider the map $\phi:F^{\times}\to F^{\times}$ defined by $\phi(a)=a^2$. The image of $\phi$ is the subset of $F$ that can be written as $a^2$ for some $a\in F$.</p>
<p>If $\phi(a)=\phi(b)$, then we have<br />
\[0=a^2-b^2=(a-b)(a+b).\]
Hence we have $a=b$ or $a=-b$.<br />
Since $b \neq 0$ and $p &gt; 2$, we know that $b\neq -b$.<br />
Thus the map $\phi$ is a two-to-one map.</p>
<p>Thus, there are $\frac{|F^{\times}|}{2}=\frac{|F|-1}{2}$ square elements in $F^{\times}$.<br />
Since $0$ is also a square in $F$, there are<br />
\[\frac{|F|-1}{2}+1=\frac{|F|+1}{2}\]
square elements in the field $F$.</p>
<p>Put<br />
\[A:=\{a^2 \mid a\in F\}.\]
We just observed that $|A|=\frac{|F|+1}{2}$.</p>
<p>Fix an element $x\in F$ and consider the subset<br />
\[B:=\{x-b^2 \mid b\in F\}.\]
Clearly $|B|=|A|=\frac{|F|+1}{2}$.</p>
<p>Observe that both $A$ and $B$ are subsets in $F$ and<br />
\[|A|+|B|=|F|+1 &gt; |F|,\]
and hence $A$ and $B$ cannot be disjoint.</p>
<p>Therefore, there exists $a, b \in F$ such that $a^2=x-b^2$, or equivalently,<br />
\[x=a^2+b^2.\]
<p>Hence each element $x\in F$ is the sum of two squares.</p>
<button class="simplefavorite-button has-count" data-postid="3805" data-siteid="1" data-groupid="1" data-favoritecount="53" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">53</span></button><p>The post <a href="https://yutsumura.com/each-element-in-a-finite-field-is-the-sum-of-two-squares/" target="_blank">Each Element in a Finite Field is the Sum of Two Squares</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/each-element-in-a-finite-field-is-the-sum-of-two-squares/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3805</post-id>	</item>
		<item>
		<title>Any Automorphism of the Field of Real Numbers Must be the Identity Map</title>
		<link>https://yutsumura.com/any-automorphism-of-the-field-of-real-numbers-must-be-the-identity-map/</link>
				<comments>https://yutsumura.com/any-automorphism-of-the-field-of-real-numbers-must-be-the-identity-map/#respond</comments>
				<pubDate>Thu, 13 Jul 2017 02:01:04 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[automorphism]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[field automorphism]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[real numbers]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3622</guid>
				<description><![CDATA[<p>Prove that any field automorphism of the field of real numbers $\R$ must be the identity automorphism. &#160; Proof. We prove the problem by proving the following sequence of claims. Let $\phi:\R \to \R$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/any-automorphism-of-the-field-of-real-numbers-must-be-the-identity-map/" target="_blank">Any Automorphism of the Field of Real Numbers Must be the Identity Map</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 507</h2>
<p>	Prove that any field automorphism of the field of real numbers $\R$ must be the identity automorphism.</p>
<p> &nbsp;<br />
<span id="more-3622"></span><br />

<h2> Proof. </h2>
<p>We prove the problem by proving the following sequence of claims.</p>
<p>  Let $\phi:\R \to \R$ be an automorphism of the field of real numbers $\R$.</p>
<ol>
<li><strong>Claim 1</strong>. For any positive real number $x$, we have $\phi(x)>0$.</li>
<li><strong>Claim 2</strong>. For any $x, y\in \R$ such that $x>y$, we have $\phi(x) > \phi(y)$.</li>
<li><strong>Claim 3</strong>. The automorphism $\phi$ is the identity on positive integers.</li>
<li><strong>Claim 4</strong>. The automorphism $\phi$ is the identity on rational numbers.</li>
<li><strong>Claim 5</strong>. The automorphism $\phi$ is the identity on real numbers.</li>
</ol>
<p>Let us now start proving the claims.<br />
  Let $\phi:\R \to \R$ be an automorphism of the field of real numbers $\R$.</p>
<h3><strong>Claim 1</strong>. For any positive real number $x$, we have $\phi(x)>0$.</h3>
<p>    	Since $x$ is a positive real number, we have $\sqrt{x}\in \R$ and<br />
    	\[\phi(x)=\phi\left(\sqrt{x}^2\right)=\phi(\sqrt{x})^2 \geq 0.\]
<p>    	Note that since $\phi(0)=0$ and $\phi$ is bijective, $\phi(x)\neq 0$ for any $x\neq 0$.<br />
    	Thus, it follows that $\phi(x) > 0$ for each positive real number $x$.<br />
    	Claim 1 is proved.</p>
<h3><strong>Claim 2</strong>. For any $x, y\in \R$ such that $x>y$, we have $\phi(x) > \phi(y)$.</h3>
<p>    	Since $x > y$, we have $x-y > 0$ and it follows from Claim 1 that<br />
    	\[0<\phi(x-y)=\phi(x)-\phi(y).\]
    	Hence, $\phi(x)> \phi(y)$.</p>
<h3><strong>Claim 3</strong>. The automorphism $\phi$ is the identity on positive integers.</h3>
<p>    	Let $n$ be a positive integer. Then we have<br />
    	\begin{align*}<br />
		\phi(n)=\phi(\underbrace{1+1+\cdots+1}_{\text{$n$ times}})=\underbrace{\phi(1)+\phi(1)+\cdots+\phi(1)}_{\text{$n$ times}}=n<br />
		\end{align*}<br />
		since $\phi(1)=1$.</p>
<h3><strong>Claim 4</strong>. The automorphism $\phi$ is the identity on rational numbers.</h3>
<p>    	Any rational number $q$ can be written as $q=\pm m/n$, where $m, n$ are positive integers.<br />
    	Then we have<br />
    	\begin{align*}<br />
		\phi(q)=\phi\left(\, \pm \frac{m}{n}  \,\right)=\pm \frac{\phi(m)}{\phi(n)}=\pm \frac{m}{n}=q,<br />
		\end{align*}<br />
		where the third equality follows from Claim 3.</p>
<h3><strong>Claim 5</strong>. The automorphism $\phi$ is the identity on real numbers.</h3>
<p>    	In this claim, we finish the proof of the problem.</p>
<p>    	Let $x$ be any real number.<br />
    	Seeking a contradiction, assume that $\phi(x)\neq x$.</p>
<p>    	There are two cases to consider:<br />
    	\[x < \phi(x) \text{ or } x > \phi(x).\]
<p>    	First, suppose that $x < \phi(x)$.
    	Then there exists a rational number $q$ such that
    	\[x< q < \phi(x).\]
    	
    	Then we have
    	\begin{align*}
		\phi(x) &#038;< \phi(q) &#038;&#038; \text{by Claim 2 since $x < q$}\\
		&#038;=q &#038;&#038; \text{by Claim 4 since $q$ is rational}\\
		&#038;<\phi(x) &#038;&#038; \text{by the choice of $q$},
		\end{align*}
		and this is a contradiction.
		
		Next, consider the case when $x > \phi(x)$.<br />
		There exists a rational number $q$ such that<br />
		\[\phi(x) < q < x.\]
		Then by the same argument as above, we have
		
		\[\phi(x) < q =\phi(q) < \phi(x),\]
		which is a contradiction.
		
		Thus, in either case we reached a contradiction, and hence we must have $\phi(x)=x$ for all real numbers $x$.
		This proves that the automorphism $\phi: \R \to \R$ is the identity map.

    	
    	
   
</p>
<button class="simplefavorite-button has-count" data-postid="3622" data-siteid="1" data-groupid="1" data-favoritecount="35" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">35</span></button><p>The post <a href="https://yutsumura.com/any-automorphism-of-the-field-of-real-numbers-must-be-the-identity-map/" target="_blank">Any Automorphism of the Field of Real Numbers Must be the Identity Map</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/any-automorphism-of-the-field-of-real-numbers-must-be-the-identity-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3622</post-id>	</item>
		<item>
		<title>Example of an Infinite Algebraic Extension</title>
		<link>https://yutsumura.com/example-of-an-infinite-algebraic-extension/</link>
				<comments>https://yutsumura.com/example-of-an-infinite-algebraic-extension/#comments</comments>
				<pubDate>Tue, 04 Jul 2017 01:40:24 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[algebraic element]]></category>
		<category><![CDATA[algebraic extension]]></category>
		<category><![CDATA[Eisenstein's criterion]]></category>
		<category><![CDATA[extension degree]]></category>
		<category><![CDATA[field extension]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[infinite extension]]></category>
		<category><![CDATA[irreducible polynomial]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3457</guid>
				<description><![CDATA[<p>Find an example of an infinite algebraic extension over the field of rational numbers $\Q$ other than the algebraic closure $\bar{\Q}$ of $\Q$ in $\C$. &#160; Definition (Algebraic Element, Algebraic Extension). Let $F$ be&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/example-of-an-infinite-algebraic-extension/" target="_blank">Example of an Infinite Algebraic Extension</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 499</h2>
<p>	Find an example of an infinite algebraic extension over the field of rational numbers $\Q$ other than the algebraic closure $\bar{\Q}$ of $\Q$ in $\C$.</p>
<p>&nbsp;<br />
<span id="more-3457"></span><br />

<h2>Definition (Algebraic Element, Algebraic Extension).</h2>
<p>Let $F$ be a field and let $E$ be an extension of $F$.</p>
<ul>
<li>The element $\alpha \in E$ is said to be <strong>algebraic</strong> over $F$ is $\alpha$ is a root of some nonzero polynomial with coefficients in $F$.</li>
<li>The extension $E/F$ is said to be <strong>algebraic</strong> if every element of $E$ is algebraic over $F$.</li>
</ul>
<h2> Proof. </h2>
<p>		Consider the field<br />
		\[K=\Q(\sqrt[3]{2}, \sqrt[5]{2}, \dots, \sqrt[2n+1]{2}, \dots).\]
		That is, $K$ is the field extension obtained by adjoining all numbers of the form $\sqrt[2n+1]{2}$ for any positive integers $n$.</p>
<p>		Note that $\sqrt[2n+1]{2}$ is a root of the monic polynomial $x^{2n+1}-2$, hence $\sqrt[2n+1]{2}$ is algebraic over $\Q$.</p>
<p>		By Eisenstein&#8217;s criterion with prime $2$, we know that the polynomial $x^{2n+1}-2$ is irreducible over $\Q$.<br />
		Thus the extension degree is $[\Q(\sqrt[2n+1]{2}):\Q]=2n+1$.</p>
<p>		Since the field $K$ contains the subfield $\Q(\sqrt[2n+1]{2})$, we have<br />
		\[2n+1=[\Q(\sqrt[2n+1]{2}):\Q] \leq [K:\Q]\]
		for any positive integer $n$.<br />
		Therefore, the extension degree of $K$ over $\Q$ is infinite.</p>
<p>		Observe that any element $\alpha$ of $K$ belongs to a subfield $\Q(\sqrt[3]{2}, \sqrt[5]{2}, \dots, \sqrt[2n+1]{2})$ for some $n \in \Z$.<br />
		Since each number $\sqrt[2k+1]{2}$ is algebraic over $\Q$, we know that this subfield is algebraic, hence $\alpha$ is algebraic.<br />
		Thus, the field $K$ is algebraic over $\Q$.</p>
<h3>Is $K$ different from $\bar{\Q}$?</h3>
<p>It remains to show that $K\neq \bar{\Q}$.</p>
<p>Consider $\sqrt{2}$.<br />
Since $\sqrt{2}$ is a root of $x^2-2$, it is algebraic, hence $\sqrt{2}\in \bar{\Q}$.</p>
<p>We claim that $\sqrt{2}\not \in K$.<br />
Assume on the contrary that $\sqrt{2} \in K$.<br />
Then $\sqrt{2} \in F:=\Q(\sqrt[3]{2}, \sqrt[5]{2}, \dots, \sqrt[2n+1]{2}) \subset K$ for some $n \in \Z$.</p>
<p>Note that the extension degree of this subfield $F$ is odd since each extension degree of $\Q(\sqrt[2k+1]{2})/\Q$ is odd.</p>
<p>Since $\sqrt{2}\in F$, we must have<br />
\begin{align*}<br />
[F:\Q]=[F:\Q(\sqrt{2})][\Q(\sqrt{2}):\Q]=2[F:\Q(\sqrt{2})],<br />
\end{align*}<br />
which is even.</p>
<p>This is a contradiction, and hence $\sqrt{2}\not \in K$.<br />
Thus, $K\neq \bar{\Q}$.</p>
<h2>Comment.</h2>
<p>With the same argument, we can prove that the field<br />
\[K=\Q(\sqrt[2]{2}, \sqrt[3]{2}, \dots, \sqrt[n]{2}, \dots)\]
is infinite algebraic extension over $\Q$.</p>
<p>However, it is not trivial to show that this field is different from $\bar{\Q}$.</p>
<p>That&#8217;s why we used only $\sqrt[2k+1]{2}$ in $K$.</p>
<p>We can also use $\sqrt[p]{2}$ for odd prime $p$.</p>
<button class="simplefavorite-button has-count" data-postid="3457" data-siteid="1" data-groupid="1" data-favoritecount="37" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">37</span></button><p>The post <a href="https://yutsumura.com/example-of-an-infinite-algebraic-extension/" target="_blank">Example of an Infinite Algebraic Extension</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/example-of-an-infinite-algebraic-extension/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3457</post-id>	</item>
		<item>
		<title>The Cyclotomic Field of 8-th Roots of Unity is $\Q(\zeta_8)=\Q(i, \sqrt{2})$</title>
		<link>https://yutsumura.com/the-cyclotomic-field-of-8-th-roots-of-unity-is-qzeta_8qi-sqrt2/</link>
				<comments>https://yutsumura.com/the-cyclotomic-field-of-8-th-roots-of-unity-is-qzeta_8qi-sqrt2/#respond</comments>
				<pubDate>Tue, 27 Jun 2017 23:44:13 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[cyclotomic field]]></category>
		<category><![CDATA[Euler totient function]]></category>
		<category><![CDATA[extension degree]]></category>
		<category><![CDATA[field extension]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[root of unity]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3337</guid>
				<description><![CDATA[<p>Let $\zeta_8$ be a primitive $8$-th root of unity. Prove that the cyclotomic field $\Q(\zeta_8)$ of the $8$-th root of unity is the field $\Q(i, \sqrt{2})$. &#160; Proof. Recall that the extension degree of&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-cyclotomic-field-of-8-th-roots-of-unity-is-qzeta_8qi-sqrt2/" target="_blank">The Cyclotomic Field of 8-th Roots of Unity is $\Q(\zeta_8)=\Q(i, \sqrt{2})$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 491</h2>
<p>	Let $\zeta_8$ be a primitive $8$-th root of unity.<br />
	Prove that the cyclotomic field $\Q(\zeta_8)$ of the $8$-th root of unity is the field $\Q(i, \sqrt{2})$.</p>
<p>&nbsp;<br />
<span id="more-3337"></span></p>
<h2> Proof. </h2>
<p>		Recall that the extension degree of the cyclotomic field of $n$-th roots of unity is given by $\phi(n)$, the Euler totient function.<br />
		Thus we have<br />
		\[[\Q(\zeta_8):\Q]=\phi(8)=4.\]
<p>		Without loss of generality, we may assume that<br />
		\[\zeta_8=e^{2 \pi i/8}=\frac{1}{\sqrt{2}}+\frac{1}{\sqrt{2}}i.\]
<p>		Then $i=\zeta_8^2 \in \Q(\zeta_8)$ and $\zeta_8+\zeta_8^7=\sqrt{2}\in \Q(\zeta_8)$.<br />
		Thus, we have<br />
		\[\Q(i, \sqrt{2}) \subset \Q(\zeta_8).\]
<p>		It suffices now to prove that $[\Q(i, \sqrt{2}):\Q]=4$.<br />
		Note that we have $[\Q(i):\Q]=[\Q(\sqrt{2}):\Q]=2$.<br />
		Since $\Q(\sqrt{2}) \subset \R$, we know that $i\not \in \Q(\sqrt{2})$.<br />
		Thus, we have<br />
		\begin{align*}<br />
	[\Q(i, \sqrt{2}):\Q]=[[\Q(\sqrt{2})(i):\Q(\sqrt{2})][\Q(\sqrt{2}):\Q]=2\cdot 2=4.<br />
	\end{align*}</p>
<p>	It follows that<br />
	\[\Q(\zeta_8)=\Q(i, \sqrt{2}).\]
<button class="simplefavorite-button has-count" data-postid="3337" data-siteid="1" data-groupid="1" data-favoritecount="24" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">24</span></button><p>The post <a href="https://yutsumura.com/the-cyclotomic-field-of-8-th-roots-of-unity-is-qzeta_8qi-sqrt2/" target="_blank">The Cyclotomic Field of 8-th Roots of Unity is $\Q(\zeta_8)=\Q(i, \sqrt{2})$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-cyclotomic-field-of-8-th-roots-of-unity-is-qzeta_8qi-sqrt2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3337</post-id>	</item>
		<item>
		<title>A Rational Root of a Monic Polynomial with Integer Coefficients is an Integer</title>
		<link>https://yutsumura.com/a-rational-root-of-a-monic-polynomial-with-integer-coefficients-is-an-integer/</link>
				<comments>https://yutsumura.com/a-rational-root-of-a-monic-polynomial-with-integer-coefficients-is-an-integer/#respond</comments>
				<pubDate>Tue, 27 Jun 2017 21:18:37 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[monic polynomial]]></category>
		<category><![CDATA[polynomial]]></category>
		<category><![CDATA[polynomial ring]]></category>
		<category><![CDATA[ring]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3331</guid>
				<description><![CDATA[<p>Suppose that $\alpha$ is a rational root of a monic polynomial $f(x)$ in $\Z[x]$. Prove that $\alpha$ is an integer. &#160; Proof. Suppose that $\alpha=\frac{p}{q}$ is a rational number in lowest terms, that is,&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-rational-root-of-a-monic-polynomial-with-integer-coefficients-is-an-integer/" target="_blank">A Rational Root of a Monic Polynomial with Integer Coefficients is an Integer</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 489</h2>
<p>	Suppose that $\alpha$ is a rational root of a monic polynomial $f(x)$ in $\Z[x]$.<br />
	Prove that $\alpha$ is an integer.</p>
<p>&nbsp;<br />
<span id="more-3331"></span></p>
<h2> Proof. </h2>
<p>		Suppose that $\alpha=\frac{p}{q}$ is a rational number in lowest terms, that is, $p$ and $q$ are relatively prime integers.</p>
<p>		Let<br />
		\[f(x)=x^n+a_{n-1}x^{n-1}+\cdots+ a_1x+a_0\]
		be a monic polynomial in $\Z[x]$ and $\alpha$ is a root of $f(x)$.</p>
<p>		Since $\alpha$ is a root of $f(x)$, we have<br />
		\begin{align*}<br />
	0&#038;=f(\alpha)\\<br />
	&#038;=\alpha^n+a_{n-1}\alpha^{n-1}+\cdots+ a_1\alpha+a_0\\[6pt]
	&#038;=\frac{p^n}{q^n}+a_{n-1}\frac{p^{n-1}}{q^{n-1}}+\cdots+ a_1 \frac{p}{q}+a_0.<br />
	\end{align*}</p>
<p>	Multiplying by $q^n$, we obtain<br />
	\begin{align*}<br />
	0&#038;=q^n f(\alpha)\\<br />
	&#038;=p^n+a_{n-1}qp^{n-1}+\cdots+ a_1 q^{n-1}p+a_0q^n\\[6pt]
	&#038;=p^n+q\left(\,  a_{n-1}p^{n-1}+\cdots+ a_1 q^{n-2}p+a_0 q^{n-1} \,\right).<br />
	\end{align*}</p>
<p>	Hence we have<br />
	\[q\left(\,  a_{n-1}p^{n-1}+\cdots+ a_1 q^{n-2}p+a_0 q^{n-1} \,\right)=-p^n,\]
	and this implies that $q$ divides $p^n$, and so $q$ divides $p$.</p>
<p>	Since $p$ and $q$ are relatively primes, it yields that $q=1$.<br />
	Therefore, $\alpha=p/1=p$ is an integer.</p>
<button class="simplefavorite-button has-count" data-postid="3331" data-siteid="1" data-groupid="1" data-favoritecount="43" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">43</span></button><p>The post <a href="https://yutsumura.com/a-rational-root-of-a-monic-polynomial-with-integer-coefficients-is-an-integer/" target="_blank">A Rational Root of a Monic Polynomial with Integer Coefficients is an Integer</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/a-rational-root-of-a-monic-polynomial-with-integer-coefficients-is-an-integer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3331</post-id>	</item>
		<item>
		<title>Cubic Polynomial $x^3-2$ is Irreducible Over the Field $\Q(i)$</title>
		<link>https://yutsumura.com/cubic-polynomial-x3-2-is-irreducible-over-the-field-qi/</link>
				<comments>https://yutsumura.com/cubic-polynomial-x3-2-is-irreducible-over-the-field-qi/#respond</comments>
				<pubDate>Fri, 05 May 2017 02:29:45 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[cubic polynomial]]></category>
		<category><![CDATA[Eisenstein polynomial]]></category>
		<category><![CDATA[Eisenstein's criterion]]></category>
		<category><![CDATA[field extension]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[irreducible]]></category>
		<category><![CDATA[quadratic extension]]></category>
		<category><![CDATA[quadratic field]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2838</guid>
				<description><![CDATA[<p>Prove that the cubic polynomial $x^3-2$ is irreducible over the field $\Q(i)$. &#160; Proof. Note that the polynomial $x^3-2$ is irreducible over $\Q$ by Eisenstein&#8217;s criterion (with prime $p=2$). This implies that if $\alpha$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/cubic-polynomial-x3-2-is-irreducible-over-the-field-qi/" target="_blank">Cubic Polynomial $x^3-2$ is Irreducible Over the Field $\Q(i)$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 399</h2>
<p>   Prove that the cubic polynomial $x^3-2$ is irreducible over the field $\Q(i)$.</p>
<p>&nbsp;<br />
<span id="more-2838"></span></p>
<h2> Proof. </h2>
<p>   	Note that the polynomial $x^3-2$ is irreducible over $\Q$ by Eisenstein&#8217;s criterion (with prime $p=2$).<br />
   	This implies that if $\alpha$ is any root of $x^3-2$, then the degree of the field extension $\Q(\alpha)$ over $\Q$ is $3$:<br />
   	\[[\Q(\alpha) : \Q]=3. \tag{*}\]
<p>   	Seeking a contradiction, assume that $x^3-2$ is reducible over $\Q(i)$.<br />
   	Then $x^3-2$ has a root in $\Q(i)$ as it is a reducible degree $3$ polynomial. So let us call the root $\alpha \in \Q(i)$.</p>
<p>   	Then $\Q(\alpha)$ is a subfield of $\Q(i)$ and thus we have<br />
   	\[2=[\Q(i) :\Q]=[\Q(i): \Q(\alpha)][\Q(\alpha):\Q]\geq 3\]
   	by (*). Hence we have reached a contradiction.<br />
   	As a result, $x^3-2$ is irreducible over $\Q(i)$.</p>
<button class="simplefavorite-button has-count" data-postid="2838" data-siteid="1" data-groupid="1" data-favoritecount="72" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">72</span></button><p>The post <a href="https://yutsumura.com/cubic-polynomial-x3-2-is-irreducible-over-the-field-qi/" target="_blank">Cubic Polynomial $x^3-2$ is Irreducible Over the Field $\Q(i)$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/cubic-polynomial-x3-2-is-irreducible-over-the-field-qi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2838</post-id>	</item>
		<item>
		<title>Prove that any Algebraic Closed Field is Infinite</title>
		<link>https://yutsumura.com/prove-that-any-algebraic-closed-field-is-infinite/</link>
				<comments>https://yutsumura.com/prove-that-any-algebraic-closed-field-is-infinite/#respond</comments>
				<pubDate>Thu, 04 May 2017 05:16:57 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[algebraically closed field]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[finite field]]></category>
		<category><![CDATA[infinite field]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2835</guid>
				<description><![CDATA[<p>Prove that any algebraic closed field is infinite. &#160; &#160; Definition. A field $F$ is said to be algebraically closed if each non-constant polynomial in $F[x]$ has a root in $F$. Proof. Let $F$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/prove-that-any-algebraic-closed-field-is-infinite/" target="_blank">Prove that any Algebraic Closed Field is Infinite</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 398</h2>
<p> Prove that any algebraic closed field is infinite.</p>
<p>&nbsp;<br />
<span id="more-2835"></span><br />
&nbsp;</p>
<h2>Definition.</h2>
<p>A field $F$ is said to be <strong>algebraically closed</strong> if each non-constant polynomial in $F[x]$ has a root in $F$.</p>
<h2> Proof. </h2>
<p>		Let $F$ be a finite field and consider the polynomial<br />
		\[f(x)=1+\prod_{a\in F}(x-a).\]
		The coefficients of $f(x)$ lie in the field $F$, and thus $f(x)\in F[x]$. Of course, $f(x)$ is a non-constant polynomial.</p>
<p>		Note that for each $a \in F$, we have<br />
		\[f(a)=1\neq 0.\]
		So the polynomial $f(x)$ has no root in $F$.<br />
		Hence the finite field $F$ is not algebraic closed.</p>
<p>		It follows that every algebraically closed field must be infinite.</p>
<button class="simplefavorite-button has-count" data-postid="2835" data-siteid="1" data-groupid="1" data-favoritecount="39" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">39</span></button><p>The post <a href="https://yutsumura.com/prove-that-any-algebraic-closed-field-is-infinite/" target="_blank">Prove that any Algebraic Closed Field is Infinite</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/prove-that-any-algebraic-closed-field-is-infinite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2835</post-id>	</item>
		<item>
		<title>Extension Degree of Maximal Real Subfield of Cyclotomic Field</title>
		<link>https://yutsumura.com/extension-degree-of-maximal-real-subfield-of-cyclotomic-field/</link>
				<comments>https://yutsumura.com/extension-degree-of-maximal-real-subfield-of-cyclotomic-field/#respond</comments>
				<pubDate>Wed, 05 Apr 2017 03:19:02 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[cyclotomic field]]></category>
		<category><![CDATA[degree of field extension]]></category>
		<category><![CDATA[field extension]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[maximal real subfield]]></category>
		<category><![CDATA[minimal polynomial]]></category>
		<category><![CDATA[root of unity]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2581</guid>
				<description><![CDATA[<p>Let $n$ be an integer greater than $2$ and let $\zeta=e^{2\pi i/n}$ be a primitive $n$-th root of unity. Determine the degree of the extension of $\Q(\zeta)$ over $\Q(\zeta+\zeta^{-1})$. The subfield $\Q(\zeta+\zeta^{-1})$ is called&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/extension-degree-of-maximal-real-subfield-of-cyclotomic-field/" target="_blank">Extension Degree of Maximal Real Subfield of Cyclotomic Field</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 362</h2>
<p> Let $n$ be an integer greater than $2$ and let $\zeta=e^{2\pi i/n}$ be a primitive $n$-th root of unity. Determine the degree of the extension of $\Q(\zeta)$ over $\Q(\zeta+\zeta^{-1})$. </p>
<p>The subfield $\Q(\zeta+\zeta^{-1})$ is called <strong>maximal real subfield</strong>.</p>
<p>	&nbsp;<br />
<span id="more-2581"></span></p>
<h2> Proof. </h2>
<p>		Note that since $n>2$, the primitive $n$-th root $\zeta$ is not a real number.<br />
		Also, we have<br />
		\begin{align*}<br />
	\zeta+\zeta^{-1}=2\cos(2\pi /n),<br />
	\end{align*}<br />
	which is a real number.</p>
<p> Thus the field $\Q(\zeta+\zeta^{-1})$ is real.<br />
	Therefore the degree of the extension satisfies<br />
	\[ [\Q(\zeta):\Q(\zeta+\zeta^{-1})] \geq 2.\]
<p>	We actually prove that the degree is $2$.<br />
	To see this, consider the polynomial<br />
	\[f(x)=x^2-(\zeta+\zeta^{-1})x+1\]
	in $\Q(\zeta+\zeta^{-1})[x]$.</p>
<p>	The polynomial factos as<br />
	\[f(x)=x^2-(\zeta+\zeta^{-1})x+1=(x-\zeta)(x-\zeta^{-1}).\]
	Hence $\zeta$ is a root of this polynomial.</p>
<p>	It follows from $[\Q(\zeta):\Q(\zeta+\zeta^{-1})] \geq 2$ that $f(x)$ is the minimal polynomial of $\zeta$ over $\Q(\zeta+\zeta^{-1})$, and hence the extension degree is<br />
	\[ [\Q(\zeta):\Q(\zeta+\zeta^{-1})] =2.\]
<h2>Comment.</h2>
<p>The subfield $\Q(\zeta+\zeta^{-1})$ is called <strong>the maximal real subfield</strong>.<br />
The reason why it is called as such should be clear from the proof.</p>
<button class="simplefavorite-button has-count" data-postid="2581" data-siteid="1" data-groupid="1" data-favoritecount="14" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">14</span></button><p>The post <a href="https://yutsumura.com/extension-degree-of-maximal-real-subfield-of-cyclotomic-field/" target="_blank">Extension Degree of Maximal Real Subfield of Cyclotomic Field</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/extension-degree-of-maximal-real-subfield-of-cyclotomic-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2581</post-id>	</item>
		<item>
		<title>Equation $x_1^2+\cdots +x_k^2=-1$ Doesn&#8217;t Have a Solution in Number Field $\Q(\sqrt[3]{2}e^{2\pi i/3})$</title>
		<link>https://yutsumura.com/equation-x_12cdots-x_k2-1-doesnt-have-a-solution-in-number-field-qsqrt32e2pi-i3/</link>
				<comments>https://yutsumura.com/equation-x_12cdots-x_k2-1-doesnt-have-a-solution-in-number-field-qsqrt32e2pi-i3/#respond</comments>
				<pubDate>Fri, 31 Mar 2017 19:52:44 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[Eisenstein's criterion]]></category>
		<category><![CDATA[field extension]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[irreducible polynomial]]></category>
		<category><![CDATA[minimal polynomial]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2563</guid>
				<description><![CDATA[<p>Let $\alpha= \sqrt[3]{2}e^{2\pi i/3}$. Prove that $x_1^2+\cdots +x_k^2=-1$ has no solutions with all $x_i\in \Q(\alpha)$ and $k\geq 1$. &#160; Proof. Note that $\alpha= \sqrt[3]{2}e^{2\pi i/3}$ is a root of the polynomial $x^3-2$. The polynomial&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/equation-x_12cdots-x_k2-1-doesnt-have-a-solution-in-number-field-qsqrt32e2pi-i3/" target="_blank">Equation $x_1^2+\cdots +x_k^2=-1$ Doesn't Have a Solution in Number Field $\Q(\sqrt[3]{2}e^{2\pi i/3})$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 358</h2>
<p>	 Let $\alpha= \sqrt[3]{2}e^{2\pi i/3}$. Prove that $x_1^2+\cdots +x_k^2=-1$ has no solutions with all $x_i\in \Q(\alpha)$ and $k\geq 1$.</p>
<p>&nbsp;<br />
<span id="more-2563"></span><br />

<h2> Proof. </h2>
<p>	 	Note that $\alpha= \sqrt[3]{2}e^{2\pi i/3}$ is a root of the polynomial $x^3-2$.<br />
	 	The polynomial $x^3-2$ is irreducible over $\Q$ by Eisenstein&#8217;s criterion with prime $p=2$.</p>
<p>	 	The roots of this polynomial are<br />
	 	\[\sqrt[3]{2}, \sqrt[3]{2}e^{2\pi i/3}, \sqrt[3]{2}e^{4\pi i/3}.\]
	 	Then it follows that we have an isomorphism<br />
	 	\begin{align*}<br />
\Q(\alpha)=\Q(\sqrt[3]{2}e^{2\pi i/3}) \cong \Q[x]/(x^3-2)\cong   \Q(\sqrt[3]{2}).<br />
\end{align*}<br />
Let us denote this isomorphism by $\phi:\Q(\alpha) \to \Q(\sqrt[3]{2})$, which sends $\alpha$ to $\sqrt[3]{2}$ and fixed $\Q$ elementwise.</p>
<hr />
<p>Seeking a contradiction, we assume that there exist $x_1, \dots, x_k \in \Q(\alpha)$ such that<br />
\[x_1^2+\cdots +x_k^2=-1.\]
<p>Then we apply the isomorphism $\phi$ and obtain<br />
\begin{align*}<br />
-1&#038;=\phi(-1)=\phi(x_1^2+\cdots +x_k^2)\\<br />
&#038;=\phi(x_1)^2+\cdots +\phi(x_k)^2.<br />
\end{align*}</p>
<hr />
<p>However, this equality does not hold since $\phi(x_i) \in \Q(\sqrt[3]{2})$ and the field $\Q(\sqrt[3]{2})$ consists of real numbers.</p>
<p>Thus, we have reached a contradiction, hence there is no solution of $x_1^2+\cdots +x_k^2=-1$ in the field $\Q(\alpha)$.</p>
<button class="simplefavorite-button has-count" data-postid="2563" data-siteid="1" data-groupid="1" data-favoritecount="13" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">13</span></button><p>The post <a href="https://yutsumura.com/equation-x_12cdots-x_k2-1-doesnt-have-a-solution-in-number-field-qsqrt32e2pi-i3/" target="_blank">Equation $x_1^2+\cdots +x_k^2=-1$ Doesn't Have a Solution in Number Field $\Q(\sqrt[3]{2}e^{2\pi i/3})$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/equation-x_12cdots-x_k2-1-doesnt-have-a-solution-in-number-field-qsqrt32e2pi-i3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2563</post-id>	</item>
	</channel>
</rss>
