Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: On computation of monodromy structure
PostPosted: Mon Jun 29, 2009 1:53 pm 
I'm trying to compute the monodromy in a specific example.
the simplest script:

LIB "gmssing.lib";
ring r = 0,(x,y,z),ds;
poly f=x*y*z*(x+y+z)+z^4*x+y^4*z+x^4*y;
monodromy(f);

(I need the Jordan block structure, not just the eigenvalues, hence I can't use e.g. spectrum(f) ).

Unfortunately my laptop is very slow (and not enough memory).

*Are there any ways to improve smth for this particular example?
*Or maybe somebody can just run this on a faster computer and put the results here?


Report this post
Top
  
Reply with quote  
 Post subject: Re: On computation of monodromy structure
PostPosted: Sun Jul 19, 2009 4:08 pm 

Joined: Thu Aug 11, 2005 8:03 pm
Posts: 40
Location: RWTH Aachen, Germany
Hi Dmitry,

this example is tough (and interesting!) indeed. It took nearly 30 hours on a quite decent compute server and here's the data, which 'monodromy(f);' returns:
[1]:
_[1]=-1/4
_[2]=0
_[3]=1/9
_[4]=1/5
_[5]=2/9
_[6]=1/4
_[7]=1/3
_[8]=2/5
_[9]=4/9
_[10]=1/2
_[11]=5/9
_[12]=3/5
_[13]=2/3
_[14]=7/9
_[15]=4/5
_[16]=8/9
[2]:
1,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1
[3]:
1,3,3,3,3,1,3,3,3,1,3,3,3,3,3,3

Why are you interested in this curve? Does it bear a special name? May I use it as benchmark for our collection?

With best regards,
Viktor Levandovskyy


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: On computation of monodromy structure
PostPosted: Sat Jul 25, 2009 3:02 pm 

Joined: Mon Jun 29, 2009 1:51 pm
Posts: 20
Thank you very much, this was very important for me!
Of course you can use this example for any purpose!


(We were particularly interested in this example as it seems to be a counterexample to some old question. Hopefully a short note will be posted to the arXiv next week.)


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: On computation of monodromy structure
PostPosted: Thu Jul 30, 2009 6:01 am 

Joined: Mon Jun 29, 2009 1:51 pm
Posts: 20
Finally the preprint is: arXiv:0907.5252

We acknowledge the power of Singular and Singular.Forum


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

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