Associated primes of the square of a monomial idealPrimary decomposition of powers of a monomial (edge) ideal in a three variable polynomial ringDepth of monomial idealThe associated primes of the dualAssociated primes of powers of a monomial idealPrimary decomposition of a monomial idealP-primary Monomial IdealAssociated Primes of Square free monomial idealsDepth and associated primesIs a prime ideal lying between associated primes also an associated prime?Saturation and associated primesOn the height of a square-free monomial ideal in a five variable polynomial ring
Why is the 'in' operator throwing an error with a string literal instead of logging false?
How can I tell someone that I want to be his or her friend?
Why can't we play rap on piano?
Neighboring nodes in the network
What is the most common color to indicate the input-field is disabled?
What is the intuition behind short exact sequences of groups; in particular, what is the intuition behind group extensions?
A reference to a well-known characterization of scattered compact spaces
How could indestructible materials be used in power generation?
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
Do I have a twin with permutated remainders?
How to model explosives?
Why do I get two different answers for this counting problem?
Why are electrically insulating heatsinks so rare? Is it just cost?
Does a druid starting with a bow start with no arrows?
Were any external disk drives stacked vertically?
Is it inappropriate for a student to attend their mentor's dissertation defense?
What is the word for reserving something for yourself before others do?
Why doesn't H₄O²⁺ exist?
Where does SFDX store details about scratch orgs?
What's the difference between 'rename' and 'mv'?
1960's book about a plague that kills all white people
What does it mean to describe someone as a butt steak?
Can a rocket refuel on Mars from water?
Associated primes of the square of a monomial ideal
Primary decomposition of powers of a monomial (edge) ideal in a three variable polynomial ringDepth of monomial idealThe associated primes of the dualAssociated primes of powers of a monomial idealPrimary decomposition of a monomial idealP-primary Monomial IdealAssociated Primes of Square free monomial idealsDepth and associated primesIs a prime ideal lying between associated primes also an associated prime?Saturation and associated primesOn the height of a square-free monomial ideal in a five variable polynomial ring
$begingroup$
Consider the ideal $J=(xy,yz,zx)$ in $R=mathbb C[x,y,z]$. How to show that $(x,y,z) in mathrmAss_R (R/J^2)$ ?
algebraic-geometry polynomials commutative-algebra monomial-ideals primary-decomposition
$endgroup$
add a comment |
$begingroup$
Consider the ideal $J=(xy,yz,zx)$ in $R=mathbb C[x,y,z]$. How to show that $(x,y,z) in mathrmAss_R (R/J^2)$ ?
algebraic-geometry polynomials commutative-algebra monomial-ideals primary-decomposition
$endgroup$
add a comment |
$begingroup$
Consider the ideal $J=(xy,yz,zx)$ in $R=mathbb C[x,y,z]$. How to show that $(x,y,z) in mathrmAss_R (R/J^2)$ ?
algebraic-geometry polynomials commutative-algebra monomial-ideals primary-decomposition
$endgroup$
Consider the ideal $J=(xy,yz,zx)$ in $R=mathbb C[x,y,z]$. How to show that $(x,y,z) in mathrmAss_R (R/J^2)$ ?
algebraic-geometry polynomials commutative-algebra monomial-ideals primary-decomposition
algebraic-geometry polynomials commutative-algebra monomial-ideals primary-decomposition
edited Mar 21 at 19:28
user26857
39.5k124283
39.5k124283
asked Mar 21 at 13:26
unouno
1314
1314
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
A down-to-earth method is: find an element whose annihilator is $(x, y, z)$.
An element that seems to work here is $xyz+J^2$. It is nonzero in $R/J^2$, since $J^2$ consists only of polynomials whose terms of degree $leq 3$ are $0$.
We have
beginalign*
x cdot xyz=x^2yz=(xy)(xz) in J^2, \
y cdot xyz=xy^2z=(xy)(yz) in J^2, \
z cdot xyz=xyz^2=(xz)(yz) in J^2,
endalign*
showing that $(x, y, z) subseteq mathrmAnn (xyz + J^2)$. On the other hand, $(x, y, z)$ is a maximal ideal and $1 notin mathrmAnn (xyz + J^2)$, so we conclude equality.
$endgroup$
$begingroup$
Thanks ... is there a similar way to show $(x,y,z) in Ass_R (R/J^n), forall n ge 3$ ? I know this is true by some high tech method, but I would really like to see an elementary proof ...
$endgroup$
– uno
Mar 21 at 21:43
$begingroup$
@uno: Sure, just take e.g. $(xy)^n-2cdot(xyz)=x^n-1y^n-1z$. This is still not $0$ in $R/J^n$ by the same degree argument, but $(x, y, z)$ kills it by the very same computation as above (simply because $(xy)^n-2 in J^n-2$), so you can again conclude that the annihilator is precisely $(x, y, z)$.
$endgroup$
– Pavel Čoupek
Mar 21 at 21:58
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3156825%2fassociated-primes-of-the-square-of-a-monomial-ideal%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
A down-to-earth method is: find an element whose annihilator is $(x, y, z)$.
An element that seems to work here is $xyz+J^2$. It is nonzero in $R/J^2$, since $J^2$ consists only of polynomials whose terms of degree $leq 3$ are $0$.
We have
beginalign*
x cdot xyz=x^2yz=(xy)(xz) in J^2, \
y cdot xyz=xy^2z=(xy)(yz) in J^2, \
z cdot xyz=xyz^2=(xz)(yz) in J^2,
endalign*
showing that $(x, y, z) subseteq mathrmAnn (xyz + J^2)$. On the other hand, $(x, y, z)$ is a maximal ideal and $1 notin mathrmAnn (xyz + J^2)$, so we conclude equality.
$endgroup$
$begingroup$
Thanks ... is there a similar way to show $(x,y,z) in Ass_R (R/J^n), forall n ge 3$ ? I know this is true by some high tech method, but I would really like to see an elementary proof ...
$endgroup$
– uno
Mar 21 at 21:43
$begingroup$
@uno: Sure, just take e.g. $(xy)^n-2cdot(xyz)=x^n-1y^n-1z$. This is still not $0$ in $R/J^n$ by the same degree argument, but $(x, y, z)$ kills it by the very same computation as above (simply because $(xy)^n-2 in J^n-2$), so you can again conclude that the annihilator is precisely $(x, y, z)$.
$endgroup$
– Pavel Čoupek
Mar 21 at 21:58
add a comment |
$begingroup$
A down-to-earth method is: find an element whose annihilator is $(x, y, z)$.
An element that seems to work here is $xyz+J^2$. It is nonzero in $R/J^2$, since $J^2$ consists only of polynomials whose terms of degree $leq 3$ are $0$.
We have
beginalign*
x cdot xyz=x^2yz=(xy)(xz) in J^2, \
y cdot xyz=xy^2z=(xy)(yz) in J^2, \
z cdot xyz=xyz^2=(xz)(yz) in J^2,
endalign*
showing that $(x, y, z) subseteq mathrmAnn (xyz + J^2)$. On the other hand, $(x, y, z)$ is a maximal ideal and $1 notin mathrmAnn (xyz + J^2)$, so we conclude equality.
$endgroup$
$begingroup$
Thanks ... is there a similar way to show $(x,y,z) in Ass_R (R/J^n), forall n ge 3$ ? I know this is true by some high tech method, but I would really like to see an elementary proof ...
$endgroup$
– uno
Mar 21 at 21:43
$begingroup$
@uno: Sure, just take e.g. $(xy)^n-2cdot(xyz)=x^n-1y^n-1z$. This is still not $0$ in $R/J^n$ by the same degree argument, but $(x, y, z)$ kills it by the very same computation as above (simply because $(xy)^n-2 in J^n-2$), so you can again conclude that the annihilator is precisely $(x, y, z)$.
$endgroup$
– Pavel Čoupek
Mar 21 at 21:58
add a comment |
$begingroup$
A down-to-earth method is: find an element whose annihilator is $(x, y, z)$.
An element that seems to work here is $xyz+J^2$. It is nonzero in $R/J^2$, since $J^2$ consists only of polynomials whose terms of degree $leq 3$ are $0$.
We have
beginalign*
x cdot xyz=x^2yz=(xy)(xz) in J^2, \
y cdot xyz=xy^2z=(xy)(yz) in J^2, \
z cdot xyz=xyz^2=(xz)(yz) in J^2,
endalign*
showing that $(x, y, z) subseteq mathrmAnn (xyz + J^2)$. On the other hand, $(x, y, z)$ is a maximal ideal and $1 notin mathrmAnn (xyz + J^2)$, so we conclude equality.
$endgroup$
A down-to-earth method is: find an element whose annihilator is $(x, y, z)$.
An element that seems to work here is $xyz+J^2$. It is nonzero in $R/J^2$, since $J^2$ consists only of polynomials whose terms of degree $leq 3$ are $0$.
We have
beginalign*
x cdot xyz=x^2yz=(xy)(xz) in J^2, \
y cdot xyz=xy^2z=(xy)(yz) in J^2, \
z cdot xyz=xyz^2=(xz)(yz) in J^2,
endalign*
showing that $(x, y, z) subseteq mathrmAnn (xyz + J^2)$. On the other hand, $(x, y, z)$ is a maximal ideal and $1 notin mathrmAnn (xyz + J^2)$, so we conclude equality.
edited Mar 21 at 13:48
answered Mar 21 at 13:39
Pavel ČoupekPavel Čoupek
4,57611126
4,57611126
$begingroup$
Thanks ... is there a similar way to show $(x,y,z) in Ass_R (R/J^n), forall n ge 3$ ? I know this is true by some high tech method, but I would really like to see an elementary proof ...
$endgroup$
– uno
Mar 21 at 21:43
$begingroup$
@uno: Sure, just take e.g. $(xy)^n-2cdot(xyz)=x^n-1y^n-1z$. This is still not $0$ in $R/J^n$ by the same degree argument, but $(x, y, z)$ kills it by the very same computation as above (simply because $(xy)^n-2 in J^n-2$), so you can again conclude that the annihilator is precisely $(x, y, z)$.
$endgroup$
– Pavel Čoupek
Mar 21 at 21:58
add a comment |
$begingroup$
Thanks ... is there a similar way to show $(x,y,z) in Ass_R (R/J^n), forall n ge 3$ ? I know this is true by some high tech method, but I would really like to see an elementary proof ...
$endgroup$
– uno
Mar 21 at 21:43
$begingroup$
@uno: Sure, just take e.g. $(xy)^n-2cdot(xyz)=x^n-1y^n-1z$. This is still not $0$ in $R/J^n$ by the same degree argument, but $(x, y, z)$ kills it by the very same computation as above (simply because $(xy)^n-2 in J^n-2$), so you can again conclude that the annihilator is precisely $(x, y, z)$.
$endgroup$
– Pavel Čoupek
Mar 21 at 21:58
$begingroup$
Thanks ... is there a similar way to show $(x,y,z) in Ass_R (R/J^n), forall n ge 3$ ? I know this is true by some high tech method, but I would really like to see an elementary proof ...
$endgroup$
– uno
Mar 21 at 21:43
$begingroup$
Thanks ... is there a similar way to show $(x,y,z) in Ass_R (R/J^n), forall n ge 3$ ? I know this is true by some high tech method, but I would really like to see an elementary proof ...
$endgroup$
– uno
Mar 21 at 21:43
$begingroup$
@uno: Sure, just take e.g. $(xy)^n-2cdot(xyz)=x^n-1y^n-1z$. This is still not $0$ in $R/J^n$ by the same degree argument, but $(x, y, z)$ kills it by the very same computation as above (simply because $(xy)^n-2 in J^n-2$), so you can again conclude that the annihilator is precisely $(x, y, z)$.
$endgroup$
– Pavel Čoupek
Mar 21 at 21:58
$begingroup$
@uno: Sure, just take e.g. $(xy)^n-2cdot(xyz)=x^n-1y^n-1z$. This is still not $0$ in $R/J^n$ by the same degree argument, but $(x, y, z)$ kills it by the very same computation as above (simply because $(xy)^n-2 in J^n-2$), so you can again conclude that the annihilator is precisely $(x, y, z)$.
$endgroup$
– Pavel Čoupek
Mar 21 at 21:58
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3156825%2fassociated-primes-of-the-square-of-a-monomial-ideal%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown