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 - Solving Polynomial equations with parameter coefficients
Author Message
  Post subject:   Reply with quote
The question is what you mean by "solving" in this context.

Assume that the system is 0-dimensional where the parameters belong to the ground field (e.g. a,b parameters, x,y,z variables: ring r=(0,a,b),(x,y,z),lp; )
Then the library 'triang.lib' provides routines for computing triangular systems (analog of row-echelon form for polynomial equations). Each system contains one univariate polynomial with coefficient being rational functions in the parameters, a second polynomial depending on two varaible, etc. This does, in principle, allow an analysis of the solution set in terms of the parameters.

Caveats:
- The polynomials (and coefficients) are usually quite big.
- During Groebner bases computations, Singular extracts and forgets the content of the coefficients. Hence the dependence on the parameters is only generically true.
- A further symbolic analysis would require algebraic extensions of coefficient fields containing parameters which is not implemented.

email: greuel@mathematik.uni-kl.de
Posted in old Singular Forum on: 2005-07-28 18:26:54+02
Post Posted: Mon Aug 29, 2005 9:23 am
  Post subject:  Solving Polynomial equations with parameter coefficients  Reply with quote
I was wondering whether it is possible to solve a system of polynomial equations with parameter coeffiecients in terms of the parameter coefficients using one of the libraries of Singular.

Dursun.

email: bulutoglu.dursun@afit.edu
Posted in old Singular Forum on: 2005-06-12 21:05:45+02
Post Posted: Thu Aug 11, 2005 5:33 pm


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