[sage-support] Groebner basis Question

2010-12-01 Thread Santanu Sarkar
Suppose, u=d_p*d_q v=d_p+d_q w=d_q*k+d_p*l x=k+l y=k*l where dp,dq,k,l are variables. Then, how one can find the relation v*w*x= (v^2 - 2*u)*y + w^2 - 2*u*y + u*x^2 using Groebner Basis in sage? -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group,

[sage-support] Groebner Basis question

2009-03-31 Thread Florian
Hello everyone, I've been trying to figure out whether the following functionality is implemented, but so far I could not. I was hoping that anyone would know if it existed and in that case what the syntax is. Suppose you computed the reduced Groebner Basis G of an ideal I= (f1,...,fn) in some p