Back to Forum | View unanswered posts | View active topics
Topic review - Find how Groebner basis is constructed from polynomials |
Author |
Message |
|
|
Post subject: |
Re: Find how Groebner basis is constructed from polynomials |
|
|
I tried the lift function and it works. Thank you very much.
I tried the lift function and it works. Thank you very much.
|
|
|
|
Posted: Mon Sep 05, 2016 2:26 am |
|
|
|
|
|
Post subject: |
Re: Find how Groebner basis is constructed from polynomials |
|
|
lift does this http://www.singular.uni-kl.de/Manual/4-0-3/sing_334.htm resp. liftstd http://www.singular.uni-kl.de/Manual/4-0-3/sing_335.htm
|
|
|
|
Posted: Sat Sep 03, 2016 7:02 pm |
|
|
|
|
|
Post subject: |
Find how Groebner basis is constructed from polynomials |
|
|
Suppose there is a set I = {i1, i2, …, in} of polynomials and a Groebner basis J = {j1, j2, …, jm} of I. Is there a way in Singular to find q1, q2, …, qn for each polynomial jk in J such that the following holds (i.e., represent jk as a combination of polynomials in I)?
jk = q1*i1 + q2*i2 + … + qn*in
Suppose there is a set I = {i1, i2, …, in} of polynomials and a Groebner basis J = {j1, j2, …, jm} of I. Is there a way in Singular to find q1, q2, …, qn for each polynomial jk in J such that the following holds (i.e., represent jk as a combination of polynomials in I)?
jk = q1*i1 + q2*i2 + … + qn*in
|
|
|
|
Posted: Thu Sep 01, 2016 10:16 am |
|
|
|
|
|
It is currently Fri May 13, 2022 10:58 am
|
|