i want to write a polynomial p of variables x and y such that
p(x,y)=0

i also have that x and y can be expressed in terms of a variable u
such that
 2x=2u^2+2u-1 and
-y^2=u^4+2u^3-2u-1

how to write code to eliminate u, hence finding p

-- 
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