Processing math: 100%

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 3 years ago

Amrutha gravatar image

Resultant of Symbolic Expression.

Is there a way to find resultant of two polynomials whose coefficients are not numbers. For example, a0x3+a1x2y+a2xy2+a3x2z+a4xz2+a5y3+a6y2z+a7yz2+a8z3+a9xyz and a0x2+a1xy+a2xz+a3yz+a4y2+a5z2. I am getting the error "RuntimeError: resultant(): arguments must be polynomials". Thanks