Skip to Content
Math4302Modern Algebra (Lecture 33)

Math4302 Modern Algebra (Lecture 33)

Rings

Ideals

Let RR be a commutative ring with unity.

Definition of maximal ideal

An ideal MRM\subsetneq R is called maximal if there is no ideal II in RR with MIRM\subsetneq I\subsetneq R.

Example

The maximal ideal of Z\mathbb{Z}. pZp\mathbb{Z} is maximal ideal if and only if pp is prime.


In Z[x]\mathbb Z[x]

M={anxn+an1xn1++a1x+a0aiZ,a0 is even}M=\{a_nx^n+a_{n-1}x^{n-1}+\cdots+a_1x+a_0\mid a_i\in \mathbb Z,a_0\text{ is even}\}

MM is a maximal ideal.

  • MM is clearly an ideal
  • If MIM\subsetneq I with II an ideal, then there is some g(x)=bnxn+bn1xn1++b1x+b0Ig(x)=b^nx^n+b_{n-1}x^{n-1}+\cdots+b_1x+b_0\in I, where b0b_0 is odd f(x)=bnxn+bn1xn1++b1x+(b0+1)MIf(x)=b^nx^n+b_{n-1}x^{n-1}+\cdots+b_1x+(b_0+1)\in M\subset I, so f(x)g(x)If(x)-g(x)\in I and 1I1\in I, so I=Z[x]I=\mathbb Z[x].

Q: If FF is a field, then what are ideals of F[x]F[x] and what are the maximal ideals in F[x]F[x]?

Definition of ideal generate by aa

Let RR be a commutative ring with unity aRa\in R.

The ideal generated by aa is

(a)={rarR}R(a)=\{ra\mid r\in R\}\subset R

Ideal IRI\subset R is called principal if I=(a)I=(a) for some aRa\in R, a(a)a\in (a).

Example

All ideal in Z\mathbb Z are principal.

nZ=(n)n\mathbb Z=(n)


M={anxn+an1xn1++a1x+a0aiZ,a0 is even}M=\{a_nx^n+a_{n-1}x^{n-1}+\cdots+a_1x+a_0\mid a_i\in \mathbb Z,a_0\text{ is even}\} is not principal.

We proceed by contradiction, suppose M=(h(x))M=(h(x)), and 2M2\in M therefore 2=h(x)g(x)2=h(x)g(x) for g(x)Rg(x)\in R, therefore h(x)h(x) must be constant event number.

But that would mean every coefficient of polynomial in MM is even. But consider x+2x+2 should in MM but it is impossible to generate it with coefficient that are even.


Consider R[x,y]\mathbb R[x,y] (The polynomials generated by 2 variables), I={f(x,y):f(0,0)=0}I=\{f(x,y):f(0,0)=0\}

We need at least two polynomial containing xx and yy to generate II.

Proposition Every ideal in a polynomial of field is principal

If ff is a field, then every ideal in F[x]F[x] is principal.

Proof

If I={0}I=\{0\}, then we are done.

Suppose IF[x]I\subset F[x] is an ideal and principal =(0)=(0)

Suppose I{0}I\neq \{0\}. Let 0f(x)I0\neq f(x)\in I be the polynomial with smallest degree.

We claim I=(f(x))I=(f(x)).

If g(x)Ig(x)\in I then we can divide gg by ff

g(x)=f(x)q(x)+r(x)g(x)=f(x)q(x)+r(x)

Where r(x)r(x) is the remainder r(x)=0r(x)=0 or degr(x)<degf(x)\deg r(x)<\deg f(x), which is impossible since r=ggfIr=g-gf\in I. This contradicts that ff is the smallest degree.

Therefore g(x)=f(x)q(x)(f(x))g(x)=f(x)q(x)\in (f(x)).

So I=(f(x))I=(f(x)).

Corollary ideal generated by f(x)f(x) is maximal if and only if f(x)f(x) is irreducible

Q: If FF is a field and IF[x]I\subset F[x] is an ideal, I=(f(x))I=(f(x)), when II is maximal?

When (f(x))(g(x))    g(x)f(x)(f(x))\subseteq (g(x))\iff g(x)|f(x) in F[x]F[x],

and (f(x))=(g(x))    g(x)f(x),f(x)g(x)    f=cg(f(x))=(g(x))\iff g(x)|f(x),f(x)|g(x)\iff f=cg where 0gF0\neq g\in F.

Example

(x2+1)(x^2+1) is maximal ideal in R[x]\mathbb R[x]. By the theorem R[x]/(x2+1)\mathbb R[x]/(x^2+1) is a field C\mathbb C.

(f(x))(f(x)) in C[x]\mathbb C[x] is maximal ideal if and only if degf(x)=1\deg f(x)=1

Theorem of Maximal Ideals quotient to field

Let RR be a commutative ring with unity. IRI\subsetneq R is an ideal.

Then R/IR/I is a field if and only if II is a maximal ideal.

Proof

    \impliedby We know that R/IR/I is a commutative ring with unity 1+I1+I.

So it is enough to show every non-zero element r+Ir+I (i.e. rIr\notin I) has a multiplicative inverse s+Is+I.

So (s+I)(r+I)=1+I(s+I)(r+I)=1+I. So sr+I=1+Isr+I=1+I. equivalently sr1Isr-1\in I.

IJ{i+ariI,aR}RI\subseteq J\coloneqq\{i+ar|i\in I,a\in R\}\subset R

We claim that JJ is an ideal

  • (i+ar)+(iar)=(i+i)+(a+a)rJ(i+ar)+(i'a'r)=(i+i')+(a+a')r\in J,
  • and b(i+ar)=bi+(ba)rb(i+ar)=bi+(ba)r, biIbi\in I for bRb\in R.

Therefore since II is maximal, J=RJ=R so IJI\in J.

so 1=i+ar1=i+ar for some iIi\in I and aRa\in R.

ar1=iIar-1=-i\in I, let s=as=a, s+Is+I is the multiplicative inverse of r+Ir+I.

Last updated on