Read-only forum archive

Error message in solving systems of polynomial equations

Error message in solving systems of polynomial equations

akin · Wed Apr 18, 2012 3:19 pm

Hi,

when I run my script, I am getting an error message that I am unable to understand:

? Input polynomial is constant!
? error occurred in or before solve.lib::l_mutrisolve line 1370: ` ll = laguerre(sp[z][1],prec,1);`
? leaving solve.lib::l_mutrisolve
skipping text from `)` error at token `)`
? leaving solve.lib::mutrisolve
? leaving solve.lib::solve

Neither the polynomials that I entered nor the ones in the Groebner basis are constant. Any ideas?

Best,

Akin

Re: Error message in solving systems of polynomial equations

Guest · Fri Apr 20, 2012 6:41 pm

How should we divine without knowing what your input and the basering are?