I’m working on some practice questions and I am having trouble understanding actions of the symmetric group.
I have the answers, but there were no explanations as to how they were derived. I feel that there is something very fundamental that i am not understanding.
$(i)$ Let $X=\{ \{i,j,k\} \subset \{1,2,3,4\} \mid |\{i,j,k\}| = 3 \} = $ the set of all $3$ element subsets. What is the number of orbits of $\mathrm{Sym}(4) \curvearrowright X$?
The answer here was given as $1$.
However, I don’t understand this. I have that the elements of $X$ are $\{123\},\{124\},\{234\},\{134\}$ (i.e., choosing combinations of $3$ from $4$).
For example, let $g_1 = (12)(34) \in \mathrm{Sym}(4)$ and say $x_1 = (123) \in X$.
Then $$g_1 \cdot x_1 = (214) \in X \,.$$ (Is this correct? $g_1$ sends $1 \rightarrow 2$, $2 \rightarrow 1$, $3 \rightarrow 4$?)
Similarly let $g_2 = (1234) \in \mathrm{Sym}(4)$, then
$$ g_2 \cdot x_1 = (234) \in X \,.$$
So from these two examples, already the orbit of $x_1$ under $G$ are two other elements in $X$, so how can the number of orbits be $1$?
$(ii)$ Note that Sym($n$) acts on the set of all the subsets of $\{1,\dotsc,n\}$ denoted $\rho(\{1,\dotsc,n\})$. Let $X = \rho( \{1,\dotsc,4\})$. What is the number of orbits of $\mathrm{Sym}(4) \curvearrowright X$?
The answer provided here is $5$. Again, I have a misunderstanding here, which is similar to above. Any insight would be greatly appreciated!
You are talking about size of orbit, not the number of orbits. $X$ is the whole orbit which has $4$ elements.
For the second part, each orbit of $\rho(\{1,\dots,4\}$ contains subsets of $\{1,\dots,4\}$ of the same size. The number of orbits is equal to the number of possible sizes of the subsets which are $0,1,2,3,$ and $4$.