sinat

10 Reputation

4 Badges

13 years, 8 days

MaplePrimes Activity


These are questions asked by sinat

Hi guys,

let's say that we have an ugly, massive long expression with high power products of variables for example this:

x^10*y^2+x^9*y^8+x^7*y^3+x^5*y+x*y+y

and we want to reduce the powers of these variables using these rules:

hi guys,

say i have an expression like this:

Hi guys,

I have an expression, say like this:

2*x*(sum(w[i]*Y[i], i = 1 .. t))+2*a[0]*(sum(w[i]*x[i], i = 1 .. t))-2*a[0]*x*(sum(w[i], i = 1 .. t))

and i want to simplify the expression like this:

Page 1 of 1