Back to Forum | View unanswered posts | View active topics
Topic review - Number of variables in one polynomial. |
Author |
Message |
|
|
Post subject: |
Re: Number of variables in one polynomial. |
|
|
[code]size(variables(p));[/code] see https://www.singular.uni-kl.de/Manual/4-1-0/sing_360.htm
|
|
|
|
Posted: Wed Mar 22, 2017 10:59 am |
|
|
|
|
|
Post subject: |
Number of variables in one polynomial. |
|
|
This might sound as a trivial question, but it is not. Is there a command to check the number of variables in a polynomial? The situation is this:
I can add to the system as many equations as I wish, infinite. The problem is, they become more and more cumbersome. On the other hand, after that I manage to calculate the Gröbner basis, I take the "smallest" polynomial, and see how far I am by counting its variables. For huge polynomials this is no easy task.
This might sound as a trivial question, but it is not. Is there a command to check the number of variables in a polynomial? The situation is this:
I can add to the system as many equations as I wish, infinite. The problem is, they become more and more cumbersome. On the other hand, after that I manage to calculate the Gröbner basis, I take the "smallest" polynomial, and see how far I am by counting its variables. For huge polynomials this is no easy task.
|
|
|
|
Posted: Wed Mar 22, 2017 2:56 am |
|
|
|
|
|
It is currently Fri May 13, 2022 11:01 am
|
|