\documentclass[12pt, a4paper]{amsart}


\usepackage{amsmath,amssymb,amscd,amsfonts}

\newtheorem{thm}{Theorem}[section]
\newtheorem{lem}[thm]{Lemma}
\newtheorem{rem}[thm]{Remark}
\newtheorem{prop}[thm]{Proposition}
\newtheorem{cor}[thm]{Corollary}
\newtheorem{defn}[thm]{Definition}
\newtheorem{assu}[thm]{Assumption}
\newtheorem{claim}[thm]{Claim}
\newtheorem{ex}[thm]{Example}
\newtheorem{exer}[thm]{Exercise}

\newcommand\delbar{\overline{\partial}}
\newcommand\PIC{{\text{\rm Pic}}(X)}
\newcommand\Pic{{\text{\rm Pic}}}
\newcommand\Ram{{\text{\rm Ram}}}
\newcommand\dimm{{\text{\rm dim}}}
\newcommand\rank{{\text{\rm rank}}}
\newcommand\rk{{\text{\rm rank}}}
\newcommand\codim{{\text{\rm codim}}}
\newcommand\dg{{\text{\rm deg}}}
\newcommand\PX{{\text {\rm Pic}}^0(X)}
\newcommand\PXT{{\text {\rm Pic}}^{\tau }(X)}
\newcommand\DI{{\text {\rm dim}}   }
\newcommand\DX{{\text {\rm dim}}(X)}
\newcommand\DY{{\text {\rm dim}}(Y)}
\newcommand\PA{{\text {\rm Pic}}^0(A)}
\newcommand\ALB{{\text{\rm Alb}}(X)}
\newcommand\alb{\text{\rm a}}
\newcommand\al{{\alpha}}
\newcommand\bb{{\beta}}
\newcommand\Alb{\text{\rm A}}
\newcommand\lra{\longrightarrow}
\newcommand\ot{{\otimes}}
\newcommand\OO{{\mathcal{O}}}
\newcommand\OY{{{\OO _Y}}}
\newcommand\OX{{{\OO _X}}}
\newcommand\OZ{{{\OO _Z}}}
\newcommand\PPP{{\mathcal{P}}}
\newcommand\PP{{\mathbb{P}}}
\newcommand\ox{{\omega _X}}
\newcommand\EE{{\mathcal{E}}}
\newcommand\FF{{\mathcal{F}}}
\newcommand\F{{\mathbb{F}}}
\newcommand\inv{{^{-1}}}
\newcommand\dual{{^{\vee }}}
\newcommand\ddual{{^{\vee \vee}}}
\newcommand\HH{{\mathcal{H}}}
\newcommand\GG{{\mathcal{G}}}
\newcommand\BB{\mathcal{B}}
\newcommand\LL{\mathcal{P}}
\newcommand\KK{{\mathcal{K}}}
\newcommand\QQ{{\mathcal{Q}}}

\newcommand\Q{{\mathbb{Q}}}
\newcommand\CC{{\mathbb{C}}}
\newcommand\AAA{{\mathbb{A}}}
\newcommand\ZZ{{\mathbb{Z}}}
\newcommand\RR{{\mathbb{R}}}
\newcommand\III{{\mathcal{I}}}
\newcommand\JJJ{{\mathcal{JJJ}}}
\newcommand\sh{{\hat {\mathcal S}}}
\newcommand\s{{ {\mathcal S}}}


\newcommand\cA{{\mathcal{A}}}
\newcommand\cB{{\mathcal{B}}}
\newcommand\cC{{\mathcal{C}}}
\newcommand\cD{{\mathcal{D}}}
\newcommand\cE{{\mathcal{E}}}
\newcommand\cF{{\mathcal{F}}}
\newcommand\cG{{\mathcal{G}}}
\newcommand\cH{{\mathcal{H}}}
\newcommand\cI{{\mathcal{I}}}

\newcommand\bR{{\mathbb R}}
\newcommand\bZ{{\mathbb Z}}
\newcommand\bC{{\mathbb C}}
\newcommand\bQ{{\mathbb Q}}
\newcommand\bN{{\mathbb N}}
\newcommand\bA{{\mathbb A}}
\newcommand\bP{{\mathbb P}}
%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}

\begin{center}
{\Large Advanced Algebra I}\\
 Homework 9\\
 due on Dec. 8, 2006
\end{center}


\begin{enumerate}
\item Complete the uncompleted proof in the lecture.

\item Let $k[u_1,...,u_n]$ be a polynomial ring with $n$
indeterminates. Let $s_i:= \sum_{j_1 < j_2 <¡K<j_i}
u_{j_1}u_{j_2}...u_{j_i}$ be the elementary symmetric polynomials.
Show that $f \in k[u_1,...,u_n]$ is symmetric if and only if $f
\in k[s_1,...,s_n]$.

In fact, one can consider the group action $S_n$ on
$k[u_1,...,u_n]$. Let $k[u_1,...,u_n]^{S_n}$ be the {\bf
invariant}, i.e. $ \{f| \sigma(f) = f, \forall \sigma \in S_n\}$.
The above assertion can be rephrased as $ k[u_1,...,u_n]^{S_n}
=k[s_1,...,s_n]$.

One can show that $k(u_1,...,u_n)^{S_n} = k(s_1,...,s_n)$.

\item Keep the notation as above. Determine the Galois group of
$k(u_1,...,u_n)$ over $k(s_1,...,s_n)$.

\item Show that for any given finite group $G$. There exists a
Galois extension $F/K$
with  Galois group $G$. \\
\noindent (Remark: It would be a very difficult problem (Inverse
Galois Problem) if the base field is fixed, e.g $\bQ$.)

\item Determine the Galois group of $x^3+x+1$ over $\bQ$ and over
$\mathbb{F}_5$ respectively.

\item Determine the Galois group of $x^4+x+1$ over $\bQ$ and over
$\mathbb{F}_7$ respectively.

\item Determine the Galois group of $x^7-3$ over $\bQ$.

\item If $f(x)= x^4+bx^3+cx^2+dx+e$, then its resolvant cubic is
$g(x)= x^3-c x^2+ (bd-4e)x-b^2e+4ce-d^2$.
\end{enumerate}

\end{document}
\end

