JennyKlim

8 Reputation

2 Badges

16 years, 231 days

MaplePrimes Activity


These are questions asked by JennyKlim

Hi,

I want to be able to identify terms in a multinomial expansion.

For example in (x+y+z)^3 i want to say that     x^2 y = x^2 z = y^2 x    etc.

Can anyone tell me how to do this?

Thanks

Jenny
 

Hi,

I have defined my group in maple as

G:=grelgroup({u,v,w},{[u,v,u,1/w],[v,u,v,1/w],[u,u],[v,v],[w,w]})

I now want to define a function on GxGxG. Previously I have used array, i.e. f:=array(0..2,0..3,0..4), but how do I do it for elements in G?

Many thanks,

Jenny

Page 1 of 1