Let $p$ be a prime number, $x$ be an indeterminate over $\mathbb{Q}$, and set $A:= \mathbb{Z}_{(p)}$ (the localization of $\mathbb{Z}$ at $p$), $B:=\mathbb{Q}[[x]]$ (power series over $\mathbb{Q}$). How can we show that the ring $S:= A + xB$ is a 2-dimensional valuation domain whose maximal ideal $N= p\mathbb{Z}_{(p)}+xB$ is principal?
2026-03-25 11:17:39.1774437459
A 2-dimensional valuation domain
175 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in COMMUTATIVE-ALGEBRA
- Jacobson radical = nilradical iff every open set of $\text{Spec}A$ contains a closed point.
- Extending a linear action to monomials of higher degree
- Tensor product commutes with infinite products
- Example of simple modules
- Describe explicitly a minimal free resolution
- Ideals of $k[[x,y]]$
- $k[[x,y]]/I$ is a Gorenstein ring implies that $I$ is generated by 2 elements
- There is no ring map $\mathbb C[x] \to \mathbb C[x]$ swapping the prime ideals $(x-1)$ and $(x)$
- Inclusions in tensor products
- Principal Ideal Ring which is not Integral
Related Questions in VALUATION-THEORY
- Does every valuation ring arise out of a valuation?
- Calculating the residue field of $\mathbb{F}_q(t)$ with respect to the valuation $-\deg$
- Different discrete valuation rings inside the same fraction field
- Extensions of maximally complete fields
- State Price Density Integration - Related to Ito's lemma
- Valuation on the field of rational functions
- Is every algebraically closed subfield of $\mathbb C[[X]]$ contained in $\mathbb C$?
- Working out an inequality in the proof of Ostrowski's Theorem
- The image of a valuation is dense in $\mathbb{R}$
- Kernel of the map $D^2+aD+b : k[[X]] \to k[[X]]$ , where $D :k[[X]] \to k[[X]]$ is the usual derivative map
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?
The ring $S$ is the subring of $\mathbb Q[[x]]$ consisting of
It's obviously an integral domain.
The ideal
is the principal ideal $pS$. Namely, $pS \subseteq M$ is clear, for the other inclusion note that for a general $y=\sum_{i \ge 0} a_i x^i \in \mathbb Q[[x]]$ we can write
$$xy= x\sum_{i \ge 0} a_i x^i = p \cdot (\sum_{i \ge 0}\frac1p a_i x^{i+1})= p \cdot (\sum_{i \ge 1}\frac1p a_{i-1} x^{i}) \in pS,$$ hence $pS$ contains $x\mathbb Q[[x]]$ and a fortiori $p \mathbb Z_{(p)}+x\mathbb Q[[x]]$.
I claim that it's easily checked that
$$v(\sum_{i \ge 0} a_i x^i) := (j :=\min\lbrace i: a_i \neq 0\rbrace, v_p(a_j))$$
(where the first component is often called the order of a power series, while $v_p$ is the $p$-adic valuation) defines a two-dimensional valuation $v: S\setminus \lbrace 0 \rbrace \rightarrow \mathbb Z_{\ge 0} \oplus \mathbb Z$, where the latter is given the lexicographic order.
Note in particular that $M$ consists of $0$ and those elements $s \in S$ with $v(s) > (0,0)$ or equivalently $v(s) \ge (0,1)$, and once we checked $v$ is a valuation, this must be the unique maximal ideal of $S$. Its quotient is $S/pS \simeq \mathbb F_p$.
Note that we have $$M^n = \lbrace 0 \rbrace \cup \lbrace s: v(s) \ge (0, n)\rbrace,$$ with quotients $S/M^n \simeq \mathbb Z_{(p)}/p^n \mathbb Z_{(p)} \simeq \mathbb Z/ p^n $, and underneath the infinite chain of $M^n$'s there lies the prime ideal $$I := x\mathbb Q[[x]]=\lbrace 0 \rbrace \cup \lbrace s: v(s) \in (\mathbb Z_{\ge 1}, \mathbb Z)\rbrace$$ with quotient $S/I \simeq \mathbb Z_{(p)}$. The further interesting ideals $$I_r := \lbrace 0 \rbrace \cup \lbrace s: v(s) \in (\mathbb Z_{\ge r}, \mathbb Z)\rbrace$$
are not prime for $r \ge 2$, as the image of $x$ is a zero-divisor in $S/I_r$.