Loading [MathJax]/jax/output/HTML-CSS/jax.js
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Replacing an expression by another in the ring of polynomials

Let f=xy2+x+y+zZ[x,y,z] I want to replace xy2 by z. Is there a single command to do this with using the ring Z[x,y,z] to get x+y+2z. (Without using symbolic variables, I need this ring in my situation) ???

Replacing an expression by another in the ring of polynomials

Let f=xy2+x+y+zZ[x,y,z] I want to replace xy2 by z. Is there a single command to do this with using the ring Z[x,y,z] to get x+y+2z. (Without using symbolic variables, I need to use this ring in my situation) ??? ???