Operation For vector v=(x,y,z,…) v(x1,x2,…)=xx1yx2zx3… Example In R4 with the vector v=(x,y,z,w) For the Multi-Index (1,0,2,3) v(1,0,2,3)=x1y0z2w3