vwishndaetr
- 86
- 0
For this problem, I have to find all orbits of given permutation.
\sigma: \mathbb{Z} \rightarrow \mathbb{Z}
Where,
\sigma(n)=n-3
Now, the problem is I do not know how to approach this permutation in the given format.
All the permutations I dealt with were in the form:
<br /> <br /> \mu = \left(<br /> \begin{array}{cc}<br /> 1\ 2\ 3\ 4\ 5\ 6\\<br /> 1\ 2\ 3\ 4\ 5\ 6<br /> \end{array}<br /> \right)<br /> <br />
Which I understand. But I do not understand the sigma permutation first mentioned. I tried another example where I had an answer to σ(n)=n+2, but I did not understand how that answer was achieved.
If someone can guide me with a start that'd be great.
\sigma: \mathbb{Z} \rightarrow \mathbb{Z}
Where,
\sigma(n)=n-3
Now, the problem is I do not know how to approach this permutation in the given format.
All the permutations I dealt with were in the form:
<br /> <br /> \mu = \left(<br /> \begin{array}{cc}<br /> 1\ 2\ 3\ 4\ 5\ 6\\<br /> 1\ 2\ 3\ 4\ 5\ 6<br /> \end{array}<br /> \right)<br /> <br />
Which I understand. But I do not understand the sigma permutation first mentioned. I tried another example where I had an answer to σ(n)=n+2, but I did not understand how that answer was achieved.
If someone can guide me with a start that'd be great.