Hi,
I have those questions:
1) set
When I write these inputs,
x:={1,3,2}; y:={b,a,d,c}; z:={a[1],a[1,1],b[0],d[0],c[0],a[0],2};
the results are x := {1, 2, 3}, y := {a, b, c, d}, z := {2, a[0], a[1], a[1,1], b[0], c[0], d[0]}
Is there a way to get what I input
2) This problem in ordering numbers and words is verry important and hard when solving a large system of equations with:
restart:with(SolveTools): eqns:=[a[0...