How do I find the associated, minimal and embedded prime ideals?











up vote
-1
down vote

favorite












Given the ideal $I=(x^3,xy,xz^2)subseteq k[x,y,z]$ how do I find the associated, minimal and embedded prime ideals?



I got the minimal primary decomposition to be $I=(x,y)cap (x^3,z^2)$ so that the associated primes are $(x,y)$ and $(x,z)$, by the first uniqueness theorem.



I'm not sure how I go about finding the rest. I know that the minimal prime ideals have to be the minimal of the associated prime ideals while the rest are embedded, but which is the minimal?










share|cite|improve this question


















  • 1




    Something must be wrong in your decomposition, or the given ideal has other generators: $yz^2$ belongs to the decomposition, but is not in $I$.
    – user26857
    Oct 15 at 21:59










  • @user26857 Does $(x)cap (x^3,y,z^2)$ look correct? Making $(x)$ and $(x,y,z)$ the associated primes where $(x)$ is the minimal prime and $(x,y,z)$ the embedded prime?
    – Isomorphic Twin
    Oct 29 at 18:07






  • 1




    Yes, this sounds right.
    – user26857
    Oct 29 at 22:29















up vote
-1
down vote

favorite












Given the ideal $I=(x^3,xy,xz^2)subseteq k[x,y,z]$ how do I find the associated, minimal and embedded prime ideals?



I got the minimal primary decomposition to be $I=(x,y)cap (x^3,z^2)$ so that the associated primes are $(x,y)$ and $(x,z)$, by the first uniqueness theorem.



I'm not sure how I go about finding the rest. I know that the minimal prime ideals have to be the minimal of the associated prime ideals while the rest are embedded, but which is the minimal?










share|cite|improve this question


















  • 1




    Something must be wrong in your decomposition, or the given ideal has other generators: $yz^2$ belongs to the decomposition, but is not in $I$.
    – user26857
    Oct 15 at 21:59










  • @user26857 Does $(x)cap (x^3,y,z^2)$ look correct? Making $(x)$ and $(x,y,z)$ the associated primes where $(x)$ is the minimal prime and $(x,y,z)$ the embedded prime?
    – Isomorphic Twin
    Oct 29 at 18:07






  • 1




    Yes, this sounds right.
    – user26857
    Oct 29 at 22:29













up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











Given the ideal $I=(x^3,xy,xz^2)subseteq k[x,y,z]$ how do I find the associated, minimal and embedded prime ideals?



I got the minimal primary decomposition to be $I=(x,y)cap (x^3,z^2)$ so that the associated primes are $(x,y)$ and $(x,z)$, by the first uniqueness theorem.



I'm not sure how I go about finding the rest. I know that the minimal prime ideals have to be the minimal of the associated prime ideals while the rest are embedded, but which is the minimal?










share|cite|improve this question













Given the ideal $I=(x^3,xy,xz^2)subseteq k[x,y,z]$ how do I find the associated, minimal and embedded prime ideals?



I got the minimal primary decomposition to be $I=(x,y)cap (x^3,z^2)$ so that the associated primes are $(x,y)$ and $(x,z)$, by the first uniqueness theorem.



I'm not sure how I go about finding the rest. I know that the minimal prime ideals have to be the minimal of the associated prime ideals while the rest are embedded, but which is the minimal?







abstract-algebra commutative-algebra






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Oct 15 at 18:39









Isomorphic Twin

30735




30735








  • 1




    Something must be wrong in your decomposition, or the given ideal has other generators: $yz^2$ belongs to the decomposition, but is not in $I$.
    – user26857
    Oct 15 at 21:59










  • @user26857 Does $(x)cap (x^3,y,z^2)$ look correct? Making $(x)$ and $(x,y,z)$ the associated primes where $(x)$ is the minimal prime and $(x,y,z)$ the embedded prime?
    – Isomorphic Twin
    Oct 29 at 18:07






  • 1




    Yes, this sounds right.
    – user26857
    Oct 29 at 22:29














  • 1




    Something must be wrong in your decomposition, or the given ideal has other generators: $yz^2$ belongs to the decomposition, but is not in $I$.
    – user26857
    Oct 15 at 21:59










  • @user26857 Does $(x)cap (x^3,y,z^2)$ look correct? Making $(x)$ and $(x,y,z)$ the associated primes where $(x)$ is the minimal prime and $(x,y,z)$ the embedded prime?
    – Isomorphic Twin
    Oct 29 at 18:07






  • 1




    Yes, this sounds right.
    – user26857
    Oct 29 at 22:29








1




1




Something must be wrong in your decomposition, or the given ideal has other generators: $yz^2$ belongs to the decomposition, but is not in $I$.
– user26857
Oct 15 at 21:59




Something must be wrong in your decomposition, or the given ideal has other generators: $yz^2$ belongs to the decomposition, but is not in $I$.
– user26857
Oct 15 at 21:59












@user26857 Does $(x)cap (x^3,y,z^2)$ look correct? Making $(x)$ and $(x,y,z)$ the associated primes where $(x)$ is the minimal prime and $(x,y,z)$ the embedded prime?
– Isomorphic Twin
Oct 29 at 18:07




@user26857 Does $(x)cap (x^3,y,z^2)$ look correct? Making $(x)$ and $(x,y,z)$ the associated primes where $(x)$ is the minimal prime and $(x,y,z)$ the embedded prime?
– Isomorphic Twin
Oct 29 at 18:07




1




1




Yes, this sounds right.
– user26857
Oct 29 at 22:29




Yes, this sounds right.
– user26857
Oct 29 at 22:29










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Just wanted to throw it out there that Macaulay2 gives a great way to find these! And there's a great online interface here. Here's the code:



Macaulay2 Code



You can see the language is very intuitive!



Also notice that decompose and minimalPrimes do the same thing. Hope this helps!






share|cite|improve this answer





















  • This is more a comment than an answer.
    – Taroccoesbrocco
    2 days ago











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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2956907%2fhow-do-i-find-the-associated-minimal-and-embedded-prime-ideals%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








up vote
0
down vote













Just wanted to throw it out there that Macaulay2 gives a great way to find these! And there's a great online interface here. Here's the code:



Macaulay2 Code



You can see the language is very intuitive!



Also notice that decompose and minimalPrimes do the same thing. Hope this helps!






share|cite|improve this answer





















  • This is more a comment than an answer.
    – Taroccoesbrocco
    2 days ago















up vote
0
down vote













Just wanted to throw it out there that Macaulay2 gives a great way to find these! And there's a great online interface here. Here's the code:



Macaulay2 Code



You can see the language is very intuitive!



Also notice that decompose and minimalPrimes do the same thing. Hope this helps!






share|cite|improve this answer





















  • This is more a comment than an answer.
    – Taroccoesbrocco
    2 days ago













up vote
0
down vote










up vote
0
down vote









Just wanted to throw it out there that Macaulay2 gives a great way to find these! And there's a great online interface here. Here's the code:



Macaulay2 Code



You can see the language is very intuitive!



Also notice that decompose and minimalPrimes do the same thing. Hope this helps!






share|cite|improve this answer












Just wanted to throw it out there that Macaulay2 gives a great way to find these! And there's a great online interface here. Here's the code:



Macaulay2 Code



You can see the language is very intuitive!



Also notice that decompose and minimalPrimes do the same thing. Hope this helps!







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered 2 days ago









Jonathan Gerhard

213




213












  • This is more a comment than an answer.
    – Taroccoesbrocco
    2 days ago


















  • This is more a comment than an answer.
    – Taroccoesbrocco
    2 days ago
















This is more a comment than an answer.
– Taroccoesbrocco
2 days ago




This is more a comment than an answer.
– Taroccoesbrocco
2 days ago


















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2956907%2fhow-do-i-find-the-associated-minimal-and-embedded-prime-ideals%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Mont Emei

Province de Neuquén

Journaliste