Let $\sigma_4$ denote the group of permutations of $\{1,2,3,4\}$ and consider the following elements in $\sigma_4$:
$$x=\bigg(\begin{matrix}1&&2&&3&&4\\2&&1&&4&&3\end{matrix}\bigg);~~~~~~~~~y=\bigg(\begin{matrix}1&&2&&3&&4\\3&&4&&1&&2\end{matrix}\bigg)$$ $$\sigma=\bigg(\begin{matrix}1&&2&&3&&4\\2&&3&&1&&4\end{matrix}\bigg);~~~~~~~~~\tau=\bigg(\begin{matrix}1&&2&&3&&4\\2&&1&&3&&4\end{matrix}\bigg)$$ and put $$K=\{1,x,y,xy\},~~~~~~~ Q=\{1,\sigma,\sigma^2,\tau,\sigma \tau,\sigma^2\tau\}$$
Show that $\sigma_4=KQ=\{kq~~;~~k\in K,~q\in Q\}$.
There must be a shorter method than explicitly multiplying out each of the elements of K and Q to show that each corresponds to one of the $24$ elements in $\sigma_4$. Although I can't see what it is, maybe one of you know?
I have found the following relations: $x^2=1,y^2=1,yx=xy;~~\sigma^3=1,\tau^2=1,\tau\sigma=\sigma^2\tau$ I have also shown that K and Q are subgroups of $\sigma_4$.