Action of permutation group on set of numbers is transitive

801 Views Asked by At

I would appreciate if someone could please tell their opinion about my proof. I think the proof makes sense, but I don't know if it's rigorous enough.

Theorem:

Let $S_n$ be a symmetric group of order $n!$, acting on the set $X=\{1,...,n\}$ of order $n$ by $\sigma \cdot a=\sigma(a)$. Then this action is transitive.

Proof:

Take two arbitrary elements $m,k\in X$. Every $\sigma \in S_n$ is a bijection. Since $S_n$ contains $n!$ unique bijections, there must exist a $\sigma$ for every $m$, such that $\sigma(m)=k$ for any $k$. Thus the action is transitive.

1

There are 1 best solutions below

0
On BEST ANSWER

It's not clear by your armgument, why there must exists a $\sigma$ for each $m$ such that $\sigma(m)=k$. On the other hand, there's no need for a counting argument. Given, $1\le m<k\le n$, let $\sigma$ be the transposition $(mk)$. That is, the bijection which switches $m$ and $k$ and leaves every other number fixed.