Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - ideal multiplicity
Author Message
  Post subject:  Re: ideal multiplicity  Reply with quote
yes, that is possible, set the correct basering:
Code:
ring r=....;
ideal I=....;
qring q=std(I);
ideal J=....;
mult(std(J));
Post Posted: Mon Jun 27, 2011 1:27 pm
  Post subject:  Re: ideal multiplicity  Reply with quote
Hello,

if for instance, I put I=x2+y3 in the ring O_2 and mult(I), I will calculate the multiplicity of the maximal ideal in O_2/I, is that right?

But, what I wanna do is calculate the multiplicity of a third ideal, for example J=x, in the quocient ring O_2/I. Is that possible?

Bruna
Post Posted: Thu May 26, 2011 12:05 pm
  Post subject:  Re: ideal multiplicity  Reply with quote
See mult http://www.singular.uni-kl.de/Manual/la ... htm#SEC315
Quote:
If the input is a standard basis of an ideal in a (local) ring with respect to a local degree ordering then it returns the multiplicity of the ideal (in the sense of Samuel, with respect to the maximal ideal).
Post Posted: Wed May 25, 2011 2:06 pm
  Post subject:  ideal multiplicity  Reply with quote
Please, I'd like to know if I can compute with Singular the Samuel multiplicity of an ideal (which is a system of paramaters but not necessarily a maximal ideal) in a quocient ring.

Thanks,

Bruna
Post Posted: Wed May 25, 2011 11:55 am


It is currently Fri May 13, 2022 10:59 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group