Let $G$ be a group s.t $G = \langle(12),(345)\rangle \subseteq S_5$ acts on the set $X = \{1,2,3,4,5\}$. I want to find all orbits and stabilizers of $G$.
The point I don't understand is that according to the definition of them, they are defined for each element of a set.
Orbit: $$G\cdot x=\{g\cdot x \ \colon g\in G\}$$
Stabilizer: $$G_x=\{g\in G \ \colon g\cdot x=x\}$$
In this case, $G$ permutes multiple elements of $X$ so what are $x$ in this case?
The group G is the cyclic group $Z_6$ containing the permutations {(1 2)(345),(354),(12),(345),(12)(354),e}. The orbit 1 is {1,2} and orbit of 3 is {3,4,5}. The stabilizer of 1 is {e,(345),(354)} and for 3 the stabilizer is {e,(12)}. Similarly the orbits and stabilizers of other elements are written down.