Is there a way to arrange the coefficients of a multivariable polynomial in a specific way? For example, given
a+bx+cx^2+dy+exy in ZZ[x,y],
I want to see something similar to
d e a b c.
| 1 | initial version |
Is there a way to arrange the coefficients of a multivariable polynomial in a specific way? For example, given
a+bx+cx^2+dy+exy in ZZ[x,y],
I want to see something similar to
d e a b c.
Is there a way to arrange the coefficients of a multivariable polynomial in a specific way? For example, given
a+bx+cx^2+dy+exy in ZZ[x,y],
I want to see something similar to
d e
a b Is there a way to arrange the coefficients of a multivariable polynomial in a specific way? For example, given
a+bx+cx^2+dy+exy in I want to see something similar to
d e
a b c.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.