I have a guess that, if $p$ is a prime number, then $$ \text{if }\exists a\in\mathbb{Z}[\sqrt{k}] \text{ such that } N(a)=p, \\ \text{ then }\left\{z\in \mathbb{Z}[\sqrt{k}]:N(z)=p\right\}= \left\{ a,\overline{a} \right\}\cdot \mathbb{Z}[\sqrt{k}]^* $$ In short, all the element with norm $p$ is actually associated with $a$ or $\overline{a}$, where $\overline{a}$ means $a$'s conjugate. Is it true? (I seems have proved this for cases of $k\equiv2,3 (\text{mod } 4)$, while the case for $k\equiv1 (\text{mod } 4)$ seems rather complicated)
2026-02-23 03:57:38.1771819058
Description about the set of quadratic integer with prime norm.
37 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- Show that $(x,y,z)$ is a primitive Pythagorean triple then either $x$ or $y$ is divisible by $3$.
- About polynomial value being perfect power.
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Reciprocal-totient function, in term of the totient function?
- What is the smallest integer $N>2$, such that $x^5+y^5 = N$ has a rational solution?
- Integer from base 10 to base 2
- How do I show that any natural number of this expression is a natural linear combination?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
Related Questions in QUADRATIC-INTEGER-RINGS
- Prove that $\langle 2,1+\sqrt{-5} \rangle ^ 2 \subseteq \langle 2 \rangle$
- Relatively Prime Integers Still Prime in Quadratic Fields
- Factoring an integer over quadratic ring
- Recognizing Principal Ideals
- How to interpret action of $SL_2(\mathcal{O}_d)$
- How to approximate real numbers using members of $\mathbb Z (\sqrt d)$?
- Counting number of ideals in quadratic number field
- For prime quadratic integer $\pi$, $x \equiv 1$ (mod $\pi$), Show $x^2 \equiv1$ (mod $\pi^2$) and $x^3 \equiv 1$ (mod $\pi^3$) is not always true.
- Good reference book for quadratic integer rings?
- Show $\mathbb{Z}_{(p)} [ \sqrt{D}]$ is a UFD
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?
Let $d > 1$ be a squarefree positive integer, and let $R=\mathbb{Z}[\sqrt{d}]$.
Fix a prime $p$.
Suppose $a\in R$ is such that $N(a)=p$, and let $\overline{a}$ denote the conjugate of $a$.
Claim:$\;$If $b\in R$ is such that $N(b)=p$, then either $b/a$ or $b/\overline{a}$ is an element of $R$ (and hence is a unit of $R$).
Proof:
Assume the hypothesis.
Then we get $$ \left\lbrace \begin{align*} \frac{b}{a}&=\frac{b\overline{a}}{p}\\[4pt] \frac{b}{\overline{a}}&=\frac{ba}{p}\\[4pt] \end{align*} \right. $$ Wrting $ba=g_0+g_1\sqrt{d}$ and $b\overline{a}=h_0+h_1\sqrt{d}$, our goal is to show that either $g_0,g_1$ are both divisible by $p$, or $h_0,h_1$ are both divisible by $p$.
Write $a=x+y\sqrt{k}$ and $b=u+v\sqrt{k}$.
Expanding $ba$ yields $$ \left\lbrace \begin{align*} g_0&=ux+vdy\\[4pt] g_1&=vx+uy\\[4pt] \end{align*} \right. $$ and expanding $b\overline{a}$ yields $$ \left\lbrace \begin{align*} h_0&=ux-vdy\\[4pt] h_1&=vx-uy\\[4pt] \end{align*} \right. $$ Then we have \begin{align*} g_1h_1 &= (vx+uy)(vx-uy) \\[4pt] &= v^2x^2-u^2y^2 \\[4pt] &= v^2(p+dy^2)-(p+dv^2)y^2 \\[4pt] &= p(v^2-y^2) \\[4pt] \end{align*} so $p{\,\mid\,}g_1$ or $p{\,\mid\,}h_1$.
Without loss of generality, we can assume $p{\,\mid\,}g_1$ (the case $p{\,\mid\,}h_1$ is analagous).
Then we get $$ g_0^2-dg_1^2=N(ba)=N(b)N(a)=p^2 $$ hence from $p{\,\mid\,}g_1$, we get $p{\,\mid\,}g_0$.
Thus $g_0,g_1$ are both divisible by $p$, which completes the proof.