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 - Trying to ascertain if Singular can fulfill my needs
Author Message
  Post subject:  Re: Trying to ascertain if Singular can fulfill my needs  Reply with quote
You are probably searching for the commands primitive() and primitive_extra() from the library primitiv.lib (see http://www.singular.uni-kl.de/Manual/3- ... htm#SEC938).

Regards,
Andreas
Post Posted: Mon May 17, 2010 11:26 am
  Post subject:  Re: Trying to ascertain if Singular can fulfill my needs  Reply with quote
Okay, Singular is running faster than the current stable version of GP-Pari, when it comes to factoring large degree polynomials. I have a 864th degree polynomial which Singular factored into 3 ideals, in almost record time. (about 5 seconds or so). This took at least 2 or 3 minutes on GP-Pari.

Now... how do do the PolCompositum command which takes two polynomials and finds the polynomial whose roots are the same as the input two.
Post Posted: Sun May 16, 2010 12:40 am
  Post subject:  Re: Trying to ascertain if Singular can fulfill my needs  Reply with quote
Actually algebraic numbers can be coordinates on the unit sphere. While we think of just quadratic numbers, here's an example:

[R(7*x^2 + 66*x + 23), R(49*x^4 + 3936*x^2 - 3456), 0]

R means a root of the polynomial.

These polynomials are VERY interesting because one of their roots are on the unit sphere. Notice that the 2nd polynomial seems to be a polynomial in x^2. This happens because the polynomial has a square root.

I can cite other examples, but I need something to enable me to find the characteristic polynomial of the determinant of a Sylvester matrix.

I hope Singular can handle this.

Randall
Post Posted: Sat May 15, 2010 3:39 am
  Post subject:  Re: Trying to ascertain if Singular can fulfill my needs  Reply with quote
Thank you for your interest in Singular.

What does the data of the given algebraic points consist of? For example, I could think of algebraic points given as
- rational coordinates
- rational coordinates with some roots occurring
- floating point coordinates
- ...

Regards,
Andreas
Post Posted: Fri May 14, 2010 2:53 pm
  Post subject:  Trying to ascertain if Singular can fulfill my needs  Reply with quote
I am working with algebraic points on the unit sphere S2 in R3. I need to find the minimal polynomials for the algebraic numbers. Can Singular handle this?

Currently I am using algdep() command in GP-Pari to attempt to find the polynomials, but running into trouble, for example with 10,018 digits, I still cannot successfully recover the coefficients of a 72nd degree polynomial.

If you have worked on algebraic points on the unit sphere, please let me know how well Singular works.

Thanks
Post Posted: Thu May 13, 2010 5:48 am


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