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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to