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 - why this syz no result
Author Message
  Post subject:  Re: why this syz no result  Reply with quote
i got nothing about this annihiliator

why?

if you got result, could you post your code
Post Posted: Wed Jul 31, 2013 2:37 pm
  Post subject:  Re: why this syz no result  Reply with quote
Well, I tried this in both Singular and Macaulay2. I got a non-trivial answer in Macaulay2 given the matrix (or module) as written, but needed to transpose it to get a similar result in Singular.
Post Posted: Tue Jul 16, 2013 6:23 pm
  Post subject:  why this syz no result  Reply with quote
in the book introduction to groebner bases
page 178

i input the following, syz is only 0,

it said using degrevlex , x>y>z

ring r = 0,(x,y,z),dp

module MD = [1,x2+y,x*y-y*z,0,0],[0,x*z-y,z-x,0,0],[0,0,0,x2+y,x*y-y*z],[1,0,0,x*z-y,z-x];

module MK = syz(MD);

matrix MM = MK;

print(MM);

module N =[x2+y,x*z-y],[x*y-y*z,z-x];

quotient(N,freemodule(nrows(MK)));
Post Posted: Sun Jun 23, 2013 2:49 am


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