I'm working on some exercises in the book "Problems in algebraic number theory" by Murthy and Esmonde. In exercise 7.4.3 (Show that $(d/p)=0$ iff $pO_K=\wp^2$, where $(d/p)$ is the Kronecker symbol, $p$ is a prime number, $O_K$ is the number ring of the number field $K=Q(\sqrt{d})$, $d$ square free, and $\wp$ a prime ideal) they use the fact that $(p,\sqrt{d})$ is a prime ideal of $Z[\sqrt{d}]$, where $p$ is a prime number and $d$ is square free. But how does one show this fact? As $Z[\sqrt{d}]$ is not necessarily commutative, I can't think of an easy way to show this. (Maybe I've just forgot to prove simple things about rings, as it's long ago since I've studied rings in depth, so please bear with me.)
2026-04-07 08:07:24.1775549244
Show that $(p,\sqrt{d})$ is a prime ideal in $Z[\sqrt{d}]$
341 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in RING-THEORY
- Jacobson radical = nilradical iff every open set of $\text{Spec}A$ contains a closed point.
- A commutative ring is prime if and only if it is a domain.
- Find gcd and invertible elements of a ring.
- Prove that $R[x]$ is an integral domain if and only if $R$ is an integral domain.
- Prove that $Z[i]/(5)$ is not a field. Check proof?
- If $P$ is a prime ideal of $R[x;\delta]$ such as $P\cap R=\{0\}$, is $P(Q[x;\delta])$ also prime?
- Let $R$ be a simple ring having a minimal left ideal $L$. Then every simple $R$-module is isomorphic to $L$.
- A quotient of a polynomial ring
- Does a ring isomorphism between two $F$-algebras must be a $F$-linear transformation
- Prove that a ring of fractions is a local ring
Related Questions in ALGEBRAIC-NUMBER-THEORY
- Splitting of a prime in a number field
- algebraic integers of $x^4 -10x^2 +1$
- Writing fractions in number fields with coprime numerator and denominator
- Tensor product commutes with infinite products
- Introduction to jacobi modular forms
- Inclusions in tensor products
- Find the degree of the algebraic numbers
- Exercise 15.10 in Cox's Book (first part)
- Direct product and absolut norm
- Splitting of primes in a Galois extension
Related Questions in MAXIMAL-AND-PRIME-IDEALS
- Prime Ideals in Subrings
- If $P$ is a prime ideal of $R[x;\delta]$ such as $P\cap R=\{0\}$, is $P(Q[x;\delta])$ also prime?
- Prime ideals of $\Bbb C[X, Y]$.
- The radical of the algebra $ A = T_n(F)$ is $N$, the set of all strictly upper triangular matrices.
- Primary decomposition in a finite algebra
- Spectrum of $\mathbb{Z}[\frac{1}{6}]$
- Does $\mathbb Z/{2}\times\mathbb Z/{2}$ have no maximal and prime ideal?
- characterizing commutative rings, with nilpotent nilradical , satisfying a.c.c. on radical ideals
- Maximal and prime ideal in an artinian ring
- ring satisfying a.c.c. on radical ideals, with nilpotent nilradical and every prime ideal maximal
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
We will use the fact that $R/I$ is a domain if and only if $I$ is a prime ideal of the ring $R$.
Let $f:\mathbb Z\to \mathbb Z[\sqrt d]/(p,\sqrt d)$ be a mapping given by $f(x)=x+(p,\sqrt d)$. It is routine to check that this is an onto ring homomorphism. Moreover, $\ker(f)=(p,d)\subset \mathbb Z$. By the First Isomorphism Theorem,
$$\mathbb Z/(p,d)\cong\mathbb Z[\sqrt d]/(p,\sqrt d).$$
In $\mathbb Z$, $(p,d)=(\gcd(p,d))$. Since $(d/p)=0$, $\gcd(p,d)\neq 1$, so we must have $\gcd(p,d)=p$. Since $p$ is prime, $\mathbb Z/(p)$ is a domain, so $\mathbb Z[\sqrt d]/(p,\sqrt d)$ is a domain. Hence, $(p,\sqrt d)$ is a prime ideal of $\mathbb Z[\sqrt d]$.
To find $\ker(f)=\{x\in\mathbb Z\mid f(x)=\overline 0=(p,\sqrt d)\}$:
Suppose $x\in(p,d)\subset\mathbb Z$. Then $x=ap+bd$, where $a,b\in\mathbb Z$. Therefore $$f(x)=x+(p,\sqrt d)=ap+bd+(p,\sqrt d)=(p,\sqrt d),$$
since $ap\in (p)$ and $bd\in(\sqrt d)$. Therefore, $(p,d)\subseteq\ker(f)$.
Now, suppose $x\in\ker(f)$. Then
\begin{align*} f(x)=(p,\sqrt d)\implies x&\in(p,\sqrt d)\\ \implies x&=ap+b\sqrt d&a,b\in\mathbb Z[\sqrt d]\\ &=a_1p+a_2p\sqrt d+b_1\sqrt d+b_2\sqrt d\sqrt d&a_i,b_i\in\mathbb Z\\ &=(a_1p+b_2d)+(a_2p+b_1)\sqrt d \end{align*}
Since $x\in\mathbb Z$, we have $x=a_1p+b_2d$ for some $a_1, b_2\in\mathbb Z$. Hence, $x\in(p,d)\subset\mathbb Z$ and $\ker(f)\subseteq (p,d)$.
Thus, $\ker(f)=(p,d)$.