Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Polynomials with symbolic exponents

Is there a structure available which would evaluate, for example,

(X^a + Y^b) * X^d * Y^e

as

X^(a+d) * Y^e + X^d * Y^(b+e)

where X,Y,a,b,d,e are variables?

Polynomials with symbolic exponents

Is there a structure available which would evaluate, for example,

(X^a + Y^b) * X^d * Y^e

as

X^(a+d) * Y^e + X^d * Y^(b+e)

where X,Y,a,b,d,e are variables?

Polynomials with symbolic exponents

Is there a structure available which would evaluate, for example,

(X^a $$(X^a + Y^b) * X^d * Y^eY^e$$

as

X^(a+d) $$X^{(a+d)} * Y^e + X^d * Y^(b+e)Y^{(b+e)}$$

where X,Y,a,b,d,e X,Y,a,b,d,e are variables?

Polynomials with symbolic exponents

Is there a structure available which would evaluate, for example,

admit formulas like $$(X^a + Y^b) * X^d * Y^e$$

as

X(a+d)Ye+XdY(b+e)

Y^e$$ where X,Y,a,b,d,e are variables?

For which obvious identities like (Xa+Yb)XdYe=X(a+d)Ye+XdY(b+e) would hold?

Polynomials with symbolic exponents

Is there a structure available which would admit formulas like (Xa+Yb)XdYe where X,Y,a,b,d,e are variables?

For which obvious Obvious identities like (Xa+Yb)XdYe=X(a+d)Ye+XdY(b+e) would hold?should hold.