Ring Theory, Prime Number

119 Views Asked by At

Consider the ring of integers $\mathbb Z$. Prove that if $p$ is a prime number, then $\langle p \rangle$ is a maximal ideal.

I know I need to show that there is no ideal $J$ such that $\langle p \rangle$ is a subset of $J$. But I do not know how to do it.

2

There are 2 best solutions below

0
On

Exercise: in a ring with $1$, if an ideal contains $1$, then it is the whole ring.

First prove the above statement; now assume that $J$ contains $p\mathbb{Z}$ and some element that is not a multiple of $p$, i.e. is strictly bigger than $p\mathbb{Z}$, and prove that $J$ must be everything.

Sorry, there really is no point in breaking this exercise down any further.

0
On

Hints

  1. Prove that $\langle a\rangle\subseteq\langle b\rangle$ if and only if $b\mid a$ ($b$ divides $a$).
  2. Every ideal in $\mathbb{Z}$ is principal.