Consider $\mathbb{C}[x,y]/(y^2-x^3)$ and $\mathbb{C}[x,y]/(y^2-x^3-x^2)$. Someone told me that these two rings are not isomorphic, but I don't know how to prove. Please help me.
2026-03-26 22:51:53.1774565513
Showing two rings are not isomorphic
334 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ABSTRACT-ALGEBRA
- Feel lost in the scheme of the reducibility of polynomials over $\Bbb Z$ or $\Bbb Q$
- Integral Domain and Degree of Polynomials in $R[X]$
- Fixed points of automorphisms of $\mathbb{Q}(\zeta)$
- Group with order $pq$ has subgroups of order $p$ and $q$
- A commutative ring is prime if and only if it is a domain.
- Conjugacy class formula
- Find gcd and invertible elements of a ring.
- Extending a linear action to monomials of higher degree
- polynomial remainder theorem proof, is it legit?
- $(2,1+\sqrt{-5}) \not \cong \mathbb{Z}[\sqrt{-5}]$ as $\mathbb{Z}[\sqrt{-5}]$-module
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 RING-ISOMORPHISM
- the ring $\frac{A[X]}{(X-a_{1},...,X-a_{n})}$ is isomorphic to A
- matrix first isomorphism problem
- Ring Isomomorphism?
- Showing that if $ker(\theta) \subseteq A$ (an ideal in R) then $R/A \simeq S/\theta(A)$
- Prove that $\mathbb{Z}_{5}[x]/(x^2+1)$ is isomorphic to $\mathbb{Z}_{5} \times \mathbb{Z}_{5}$.
- Showing a ring homomorphism is an isomorphism
- Third Isomorphism Theorem for Rings confusions
- Isomorphism from $R[x,y] / (x, y - x^2)$ to $R$
- How to determine if there exists an isomorphism to a subring of $\mathbb{R}$ from a ring and ideal.
- Isomorphism of rings between 2 non fields
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?
As mentioned by Stahl in the comments, if these rings were isomorphic, then $\mathbb{C}[[x, y]] / (y^2 - x^3)$ and $\mathbb{C}[[x, y]]/(y^2 - x^3 - x^2)$ would be isomorphic.
But the former ring is an integral domain, and the latter is not.
Proof that $\mathbb{C}[[x, y]] / (y^2 - x^3)$ is an integral domain: map $\mathbb{C}[[x, y]] \to \mathbb{C}[[t]]$ by $x \mapsto t^2$ and $y \mapsto t^3$. Let's check that the kernel is exactly $(y^2 - x^3)$. Any power series $$ f(x, y) = a_{00} + a_{10}x + a_{01}y + a_{20}x^2 + a_{11}xy + a_{02}y^2 + a_{30} x^3 + \ldots $$ in the kernel of this map satisfies $$ a_{00} + a_{10}t^2 + a_{01}t^3 + a_{20}t^4 + a_{11}t^5 + (a_{02} + a_{30})t^6 + \ldots = 0, $$ so in particular all the coefficients below $a_{02}$ are zero, and for each $n$, $$ \sum_{2i + 3j = n} a_{ij} = 0. $$ We are reduced to showing that any polynomial of the form $$ \sum_{2i + 3j = n} a_{ij}x^iy^j $$ is divisible by $y^2 - x^3$ when the sum of its coefficients is zero. We can replace every copy of $y^2$ with $x^3$ in the polynomial to check this, so (depending on the parity of $n$) our expression is either $y \sum a_{ij} x^{(n-1)/2}$ or $\sum a_{ij} x^{n/2}$, which is obviously zero either way.
Proof that $\mathbb{C}[[x, y]]/(y^2 - x^3 - x^2)$ is not an integral domain: we have $x^3 + x^2 = x^2(1+x)$. Now $(1+x)$ is a square in $\mathbb{C}[[x, y]]$, using the Taylor expansion of the square root function, that is, there exists $z$ with $x^3 + x^2 = z^2x^2$. Then $(y+zx)(y-zx) = y^2 - x^3 - x^2 = 0$ in the quotient, but neither $y + zx$ nor $y - zx$ are (they are degree $1$ in $y$ and $zx$ doesn't have any $y$-terms).
(Technically this only proves there is no $\mathbb{C}$-algebra isomorphism; I am not sure if there is an exotic ring isomorphism that is non-linear on the $\mathbb{C}$ part, since you have a bunch of transcendental garbage in $\mathbb{C}$ to work with in that case.)
(EDIT: oh, it's fine. The first ring has the property that for any maximal ideal, the completion is a domain. The latter doesn't have this property. So they can't be isomorphic.)