I'm trying to understand, how is it possible to know if $S_3= \{ (), (1,2), (2,3), (1,3), (1,2,3), (1,3,2)\}$ is a subgroup of $S_{27}$.
I tried to calculate $27!$ and see if it's divisible by $3! = 6$, to check if it satisfies Lagrange's Theorem, but $27!$ is a very large number.
( + Quick Second question : how to check associativity in permutation groups, as it's one of the condition for it to be a group ?)
Thank you in advance !
Recall that $S_n$ is the set, under composition, of all bijections from $\{1,\dots,n\}$ to $\{1,\dots,n\}$. Thus consider the map $\varphi: \{1,2,3\}\to\{1,\dots, 27\}$ given by $\varphi(x)=x$ for $x\in\{1,2,3\}$, viewing the output as an element of $\{1,\dots,27\}$. Can you see how to extend this to an embedding of $S_3$ into $S_{27}$?
Associativity of permutations follows from associativity of bijections.