Can anyone help me visualize orbits in graph.
Let $G=K_4$ with vertex set $V=\{1,2,3,4\}$ and edge set $E\left(K_4\right)=\{12,13,14,23,24,34\}$
Now if i take permutation $\sigma=(1~2~3~4)\in Sym(V)$ ($Sym(V)$ is permutation group on $V$.
https://math.stackexchange.com/a/423948/520264 in this answer he says that if there is $k$-cycle in permutation then there is $\Big\lfloor\dfrac{k}{2}\Big\rfloor$ orbits of edges between vertices of $k$- cycle.
Here we have $4$-cycle in $\sigma=(1~2~3~4)$ by above formula there is $\Big\lfloor\dfrac{4}{2}\Big\rfloor=2$ orbits of edges between vertices of $4$-cycle.
Which are these two orbits?