I'm really having some trouble on this problem:
Find the number of distinct variants that the functions have.
I'm working with the following function (technically an expression) $$x_1x_2x_3^2$$
From what I read, a variant is basically another way of re-expressing a function by permuting their variables. Two variants are said to be distinct variants if they differ as functions over $\mathbb{C}$. I'm looking at this problem and it turns out that there are $3$ distinct variants here (odd problem so I looked in the back of the book). I thought it was only $1$ but why is it $3$? Can someone explain it to me? My textbook didn't provide any concrete examples as of how to approach these kinds of problems.