How do I find the order of a bijection?












2












$begingroup$


Question: List all bijections (permutations) from ${1, 2, 3}$ onto ${1, 2, 3}$. Find their order and sign.



I understand there will be n! permutations, namely:



$
begin{Bmatrix}
1 & 2 & 3 \
1 & 2 & 3 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
1 & 3 & 2 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
2 & 1 & 3 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$
,$
begin{Bmatrix}
1 & 2 & 3 \
3 & 1 & 2 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
3 & 2 & 1 \
end{Bmatrix}
$



I understand that order of a permutation $sigma$ is the smallest possible integer $k$ such that $sigma^k = epsilon$, where $epsilon$ is the identity permutation.



But I am confused by the definition of "identity permutation". If my identity is:
$$
begin{Bmatrix}
1 & 2 & 3 \
1 & 2 & 3 \
end{Bmatrix}
$$

then order $= 0$ and sign = $(-1)^k = (-1)^0 = 1$.

And for: $
begin{Bmatrix}
1 & 2 & 3 \
1 & 3 & 2 \
end{Bmatrix}
$
, order $= 1$, sign $= -1$. And for $
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$
order $= 2$, sign $= 1$.



But if my first bijection from ${1, 2, 3}$ onto ${1, 2, 3}$ is:
$$
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$$

then order $= 0$ and sign $= 1$. So depending on which projection I chose as an identity, the order differs. Can someone clarify?










share|cite|improve this question











$endgroup$












  • $begingroup$
    The identity function $id_X~:~ Xto X$ is very specifically the function such that $id_X(x) = x$ for all $xin X$. You do not get to "decide" which is the identity. You have as a result, the identity function satisfies $id_Xcirc f = fcirc id_X = f$ for all functions $f~:~Xto X$. This is just like how in a group you have the identity $e$ satisfies $e*x = x*e = x$ for all group members $x$.
    $endgroup$
    – JMoravitz
    7 hours ago










  • $begingroup$
    Every permutation $sigma$ satisfies $sigma^0=epsilon$. That's not of interest. The identity permutation satisfies $epsilon^1=epsilon$, so it has order $1$. Also, sign and order aren't directly related.
    $endgroup$
    – Arthur
    7 hours ago












  • $begingroup$
    The order of $sigma$ is the smallest positive integer $k$ such that $sigma^k = e$. By convention, $sigma^0 = e$ for any permutation, so it is meaningless to say the order is 0.
    $endgroup$
    – Rob Arthan
    7 hours ago












  • $begingroup$
    Summing up all your answers would make a valid answer,I think.
    $endgroup$
    – G.F
    7 hours ago










  • $begingroup$
    The identity permutation assigns each element in a set to itself: $id(a) = a$, $id(b) = b$, etc.
    $endgroup$
    – jordan_glen
    6 hours ago
















2












$begingroup$


Question: List all bijections (permutations) from ${1, 2, 3}$ onto ${1, 2, 3}$. Find their order and sign.



I understand there will be n! permutations, namely:



$
begin{Bmatrix}
1 & 2 & 3 \
1 & 2 & 3 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
1 & 3 & 2 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
2 & 1 & 3 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$
,$
begin{Bmatrix}
1 & 2 & 3 \
3 & 1 & 2 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
3 & 2 & 1 \
end{Bmatrix}
$



I understand that order of a permutation $sigma$ is the smallest possible integer $k$ such that $sigma^k = epsilon$, where $epsilon$ is the identity permutation.



But I am confused by the definition of "identity permutation". If my identity is:
$$
begin{Bmatrix}
1 & 2 & 3 \
1 & 2 & 3 \
end{Bmatrix}
$$

then order $= 0$ and sign = $(-1)^k = (-1)^0 = 1$.

And for: $
begin{Bmatrix}
1 & 2 & 3 \
1 & 3 & 2 \
end{Bmatrix}
$
, order $= 1$, sign $= -1$. And for $
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$
order $= 2$, sign $= 1$.



But if my first bijection from ${1, 2, 3}$ onto ${1, 2, 3}$ is:
$$
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$$

then order $= 0$ and sign $= 1$. So depending on which projection I chose as an identity, the order differs. Can someone clarify?










share|cite|improve this question











$endgroup$












  • $begingroup$
    The identity function $id_X~:~ Xto X$ is very specifically the function such that $id_X(x) = x$ for all $xin X$. You do not get to "decide" which is the identity. You have as a result, the identity function satisfies $id_Xcirc f = fcirc id_X = f$ for all functions $f~:~Xto X$. This is just like how in a group you have the identity $e$ satisfies $e*x = x*e = x$ for all group members $x$.
    $endgroup$
    – JMoravitz
    7 hours ago










  • $begingroup$
    Every permutation $sigma$ satisfies $sigma^0=epsilon$. That's not of interest. The identity permutation satisfies $epsilon^1=epsilon$, so it has order $1$. Also, sign and order aren't directly related.
    $endgroup$
    – Arthur
    7 hours ago












  • $begingroup$
    The order of $sigma$ is the smallest positive integer $k$ such that $sigma^k = e$. By convention, $sigma^0 = e$ for any permutation, so it is meaningless to say the order is 0.
    $endgroup$
    – Rob Arthan
    7 hours ago












  • $begingroup$
    Summing up all your answers would make a valid answer,I think.
    $endgroup$
    – G.F
    7 hours ago










  • $begingroup$
    The identity permutation assigns each element in a set to itself: $id(a) = a$, $id(b) = b$, etc.
    $endgroup$
    – jordan_glen
    6 hours ago














2












2








2





$begingroup$


Question: List all bijections (permutations) from ${1, 2, 3}$ onto ${1, 2, 3}$. Find their order and sign.



I understand there will be n! permutations, namely:



$
begin{Bmatrix}
1 & 2 & 3 \
1 & 2 & 3 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
1 & 3 & 2 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
2 & 1 & 3 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$
,$
begin{Bmatrix}
1 & 2 & 3 \
3 & 1 & 2 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
3 & 2 & 1 \
end{Bmatrix}
$



I understand that order of a permutation $sigma$ is the smallest possible integer $k$ such that $sigma^k = epsilon$, where $epsilon$ is the identity permutation.



But I am confused by the definition of "identity permutation". If my identity is:
$$
begin{Bmatrix}
1 & 2 & 3 \
1 & 2 & 3 \
end{Bmatrix}
$$

then order $= 0$ and sign = $(-1)^k = (-1)^0 = 1$.

And for: $
begin{Bmatrix}
1 & 2 & 3 \
1 & 3 & 2 \
end{Bmatrix}
$
, order $= 1$, sign $= -1$. And for $
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$
order $= 2$, sign $= 1$.



But if my first bijection from ${1, 2, 3}$ onto ${1, 2, 3}$ is:
$$
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$$

then order $= 0$ and sign $= 1$. So depending on which projection I chose as an identity, the order differs. Can someone clarify?










share|cite|improve this question











$endgroup$




Question: List all bijections (permutations) from ${1, 2, 3}$ onto ${1, 2, 3}$. Find their order and sign.



I understand there will be n! permutations, namely:



$
begin{Bmatrix}
1 & 2 & 3 \
1 & 2 & 3 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
1 & 3 & 2 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
2 & 1 & 3 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$
,$
begin{Bmatrix}
1 & 2 & 3 \
3 & 1 & 2 \
end{Bmatrix}
$
,
$
begin{Bmatrix}
1 & 2 & 3 \
3 & 2 & 1 \
end{Bmatrix}
$



I understand that order of a permutation $sigma$ is the smallest possible integer $k$ such that $sigma^k = epsilon$, where $epsilon$ is the identity permutation.



But I am confused by the definition of "identity permutation". If my identity is:
$$
begin{Bmatrix}
1 & 2 & 3 \
1 & 2 & 3 \
end{Bmatrix}
$$

then order $= 0$ and sign = $(-1)^k = (-1)^0 = 1$.

And for: $
begin{Bmatrix}
1 & 2 & 3 \
1 & 3 & 2 \
end{Bmatrix}
$
, order $= 1$, sign $= -1$. And for $
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$
order $= 2$, sign $= 1$.



But if my first bijection from ${1, 2, 3}$ onto ${1, 2, 3}$ is:
$$
begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}
$$

then order $= 0$ and sign $= 1$. So depending on which projection I chose as an identity, the order differs. Can someone clarify?







group-theory elementary-set-theory permutations symmetric-groups






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 7 hours ago









jordan_glen

1548




1548










asked 7 hours ago









Bn.F76Bn.F76

206




206












  • $begingroup$
    The identity function $id_X~:~ Xto X$ is very specifically the function such that $id_X(x) = x$ for all $xin X$. You do not get to "decide" which is the identity. You have as a result, the identity function satisfies $id_Xcirc f = fcirc id_X = f$ for all functions $f~:~Xto X$. This is just like how in a group you have the identity $e$ satisfies $e*x = x*e = x$ for all group members $x$.
    $endgroup$
    – JMoravitz
    7 hours ago










  • $begingroup$
    Every permutation $sigma$ satisfies $sigma^0=epsilon$. That's not of interest. The identity permutation satisfies $epsilon^1=epsilon$, so it has order $1$. Also, sign and order aren't directly related.
    $endgroup$
    – Arthur
    7 hours ago












  • $begingroup$
    The order of $sigma$ is the smallest positive integer $k$ such that $sigma^k = e$. By convention, $sigma^0 = e$ for any permutation, so it is meaningless to say the order is 0.
    $endgroup$
    – Rob Arthan
    7 hours ago












  • $begingroup$
    Summing up all your answers would make a valid answer,I think.
    $endgroup$
    – G.F
    7 hours ago










  • $begingroup$
    The identity permutation assigns each element in a set to itself: $id(a) = a$, $id(b) = b$, etc.
    $endgroup$
    – jordan_glen
    6 hours ago


















  • $begingroup$
    The identity function $id_X~:~ Xto X$ is very specifically the function such that $id_X(x) = x$ for all $xin X$. You do not get to "decide" which is the identity. You have as a result, the identity function satisfies $id_Xcirc f = fcirc id_X = f$ for all functions $f~:~Xto X$. This is just like how in a group you have the identity $e$ satisfies $e*x = x*e = x$ for all group members $x$.
    $endgroup$
    – JMoravitz
    7 hours ago










  • $begingroup$
    Every permutation $sigma$ satisfies $sigma^0=epsilon$. That's not of interest. The identity permutation satisfies $epsilon^1=epsilon$, so it has order $1$. Also, sign and order aren't directly related.
    $endgroup$
    – Arthur
    7 hours ago












  • $begingroup$
    The order of $sigma$ is the smallest positive integer $k$ such that $sigma^k = e$. By convention, $sigma^0 = e$ for any permutation, so it is meaningless to say the order is 0.
    $endgroup$
    – Rob Arthan
    7 hours ago












  • $begingroup$
    Summing up all your answers would make a valid answer,I think.
    $endgroup$
    – G.F
    7 hours ago










  • $begingroup$
    The identity permutation assigns each element in a set to itself: $id(a) = a$, $id(b) = b$, etc.
    $endgroup$
    – jordan_glen
    6 hours ago
















$begingroup$
The identity function $id_X~:~ Xto X$ is very specifically the function such that $id_X(x) = x$ for all $xin X$. You do not get to "decide" which is the identity. You have as a result, the identity function satisfies $id_Xcirc f = fcirc id_X = f$ for all functions $f~:~Xto X$. This is just like how in a group you have the identity $e$ satisfies $e*x = x*e = x$ for all group members $x$.
$endgroup$
– JMoravitz
7 hours ago




$begingroup$
The identity function $id_X~:~ Xto X$ is very specifically the function such that $id_X(x) = x$ for all $xin X$. You do not get to "decide" which is the identity. You have as a result, the identity function satisfies $id_Xcirc f = fcirc id_X = f$ for all functions $f~:~Xto X$. This is just like how in a group you have the identity $e$ satisfies $e*x = x*e = x$ for all group members $x$.
$endgroup$
– JMoravitz
7 hours ago












$begingroup$
Every permutation $sigma$ satisfies $sigma^0=epsilon$. That's not of interest. The identity permutation satisfies $epsilon^1=epsilon$, so it has order $1$. Also, sign and order aren't directly related.
$endgroup$
– Arthur
7 hours ago






$begingroup$
Every permutation $sigma$ satisfies $sigma^0=epsilon$. That's not of interest. The identity permutation satisfies $epsilon^1=epsilon$, so it has order $1$. Also, sign and order aren't directly related.
$endgroup$
– Arthur
7 hours ago














$begingroup$
The order of $sigma$ is the smallest positive integer $k$ such that $sigma^k = e$. By convention, $sigma^0 = e$ for any permutation, so it is meaningless to say the order is 0.
$endgroup$
– Rob Arthan
7 hours ago






$begingroup$
The order of $sigma$ is the smallest positive integer $k$ such that $sigma^k = e$. By convention, $sigma^0 = e$ for any permutation, so it is meaningless to say the order is 0.
$endgroup$
– Rob Arthan
7 hours ago














$begingroup$
Summing up all your answers would make a valid answer,I think.
$endgroup$
– G.F
7 hours ago




$begingroup$
Summing up all your answers would make a valid answer,I think.
$endgroup$
– G.F
7 hours ago












$begingroup$
The identity permutation assigns each element in a set to itself: $id(a) = a$, $id(b) = b$, etc.
$endgroup$
– jordan_glen
6 hours ago




$begingroup$
The identity permutation assigns each element in a set to itself: $id(a) = a$, $id(b) = b$, etc.
$endgroup$
– jordan_glen
6 hours ago










2 Answers
2






active

oldest

votes


















3












$begingroup$

The identity is not something you choose; the identity means the permutation that fixes each element, so the first one you considered is the identity permutation. Secondly, the order of the identity permutation is $1$, because $epsilon^1=epsilon$ (the order must be positive). The order of $
sigma_1=begin{Bmatrix}
1 & 2 & 3 \
1 & 3 & 2 \
end{Bmatrix}
$
is $2$ because $sigma_1$ is not the identity permutation, but if you compose it with itself, you get the identity, so $sigma_1^2=epsilon$. The order of $sigma_2=begin{Bmatrix}
1 & 2 & 3 \
2 & 3 & 1 \
end{Bmatrix}$
is $3$ because $sigma_2neq epsilon$ and $sigma_2^2neq epsilon$, but $sigma_2^3=epsilon$.






share|cite|improve this answer











$endgroup$





















    3












    $begingroup$

    You obtain a direct answer to all questions decomposing permutations into a product of disjoint cycles. Concerning permutations of ${1,2,3}$, a permutation can be:




    • a single $3$-cycle: $(1,2,3)$ or $(1,3,2)$

    • a transposition: $(1,2)$, $(1,3)$ or $(2,3)$

    • the empty cycle $(,)$ (corresponding to the identity)


    Now, a cycle of length $k$ has order $k$ and signature $(-1)^{k-1}$.






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      The identity permutation represented as a product of disjoint cycles is most often depicted by $(1)$, short for $(1)(2)(3)$ in this particular case, which is considered a cycle of length $1$, because the order of two or more cycles is the least common multiple of the lengths of its disjoint cycles: $operatorname{lcm}(1, 1, 1) = 1$, which is the order of the identity permutation.
      $endgroup$
      – jordan_glen
      6 hours ago













    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "69"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3078725%2fhow-do-i-find-the-order-of-a-bijection%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3












    $begingroup$

    The identity is not something you choose; the identity means the permutation that fixes each element, so the first one you considered is the identity permutation. Secondly, the order of the identity permutation is $1$, because $epsilon^1=epsilon$ (the order must be positive). The order of $
    sigma_1=begin{Bmatrix}
    1 & 2 & 3 \
    1 & 3 & 2 \
    end{Bmatrix}
    $
    is $2$ because $sigma_1$ is not the identity permutation, but if you compose it with itself, you get the identity, so $sigma_1^2=epsilon$. The order of $sigma_2=begin{Bmatrix}
    1 & 2 & 3 \
    2 & 3 & 1 \
    end{Bmatrix}$
    is $3$ because $sigma_2neq epsilon$ and $sigma_2^2neq epsilon$, but $sigma_2^3=epsilon$.






    share|cite|improve this answer











    $endgroup$


















      3












      $begingroup$

      The identity is not something you choose; the identity means the permutation that fixes each element, so the first one you considered is the identity permutation. Secondly, the order of the identity permutation is $1$, because $epsilon^1=epsilon$ (the order must be positive). The order of $
      sigma_1=begin{Bmatrix}
      1 & 2 & 3 \
      1 & 3 & 2 \
      end{Bmatrix}
      $
      is $2$ because $sigma_1$ is not the identity permutation, but if you compose it with itself, you get the identity, so $sigma_1^2=epsilon$. The order of $sigma_2=begin{Bmatrix}
      1 & 2 & 3 \
      2 & 3 & 1 \
      end{Bmatrix}$
      is $3$ because $sigma_2neq epsilon$ and $sigma_2^2neq epsilon$, but $sigma_2^3=epsilon$.






      share|cite|improve this answer











      $endgroup$
















        3












        3








        3





        $begingroup$

        The identity is not something you choose; the identity means the permutation that fixes each element, so the first one you considered is the identity permutation. Secondly, the order of the identity permutation is $1$, because $epsilon^1=epsilon$ (the order must be positive). The order of $
        sigma_1=begin{Bmatrix}
        1 & 2 & 3 \
        1 & 3 & 2 \
        end{Bmatrix}
        $
        is $2$ because $sigma_1$ is not the identity permutation, but if you compose it with itself, you get the identity, so $sigma_1^2=epsilon$. The order of $sigma_2=begin{Bmatrix}
        1 & 2 & 3 \
        2 & 3 & 1 \
        end{Bmatrix}$
        is $3$ because $sigma_2neq epsilon$ and $sigma_2^2neq epsilon$, but $sigma_2^3=epsilon$.






        share|cite|improve this answer











        $endgroup$



        The identity is not something you choose; the identity means the permutation that fixes each element, so the first one you considered is the identity permutation. Secondly, the order of the identity permutation is $1$, because $epsilon^1=epsilon$ (the order must be positive). The order of $
        sigma_1=begin{Bmatrix}
        1 & 2 & 3 \
        1 & 3 & 2 \
        end{Bmatrix}
        $
        is $2$ because $sigma_1$ is not the identity permutation, but if you compose it with itself, you get the identity, so $sigma_1^2=epsilon$. The order of $sigma_2=begin{Bmatrix}
        1 & 2 & 3 \
        2 & 3 & 1 \
        end{Bmatrix}$
        is $3$ because $sigma_2neq epsilon$ and $sigma_2^2neq epsilon$, but $sigma_2^3=epsilon$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited 6 hours ago

























        answered 7 hours ago









        Kevin LongKevin Long

        3,45621330




        3,45621330























            3












            $begingroup$

            You obtain a direct answer to all questions decomposing permutations into a product of disjoint cycles. Concerning permutations of ${1,2,3}$, a permutation can be:




            • a single $3$-cycle: $(1,2,3)$ or $(1,3,2)$

            • a transposition: $(1,2)$, $(1,3)$ or $(2,3)$

            • the empty cycle $(,)$ (corresponding to the identity)


            Now, a cycle of length $k$ has order $k$ and signature $(-1)^{k-1}$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              The identity permutation represented as a product of disjoint cycles is most often depicted by $(1)$, short for $(1)(2)(3)$ in this particular case, which is considered a cycle of length $1$, because the order of two or more cycles is the least common multiple of the lengths of its disjoint cycles: $operatorname{lcm}(1, 1, 1) = 1$, which is the order of the identity permutation.
              $endgroup$
              – jordan_glen
              6 hours ago


















            3












            $begingroup$

            You obtain a direct answer to all questions decomposing permutations into a product of disjoint cycles. Concerning permutations of ${1,2,3}$, a permutation can be:




            • a single $3$-cycle: $(1,2,3)$ or $(1,3,2)$

            • a transposition: $(1,2)$, $(1,3)$ or $(2,3)$

            • the empty cycle $(,)$ (corresponding to the identity)


            Now, a cycle of length $k$ has order $k$ and signature $(-1)^{k-1}$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              The identity permutation represented as a product of disjoint cycles is most often depicted by $(1)$, short for $(1)(2)(3)$ in this particular case, which is considered a cycle of length $1$, because the order of two or more cycles is the least common multiple of the lengths of its disjoint cycles: $operatorname{lcm}(1, 1, 1) = 1$, which is the order of the identity permutation.
              $endgroup$
              – jordan_glen
              6 hours ago
















            3












            3








            3





            $begingroup$

            You obtain a direct answer to all questions decomposing permutations into a product of disjoint cycles. Concerning permutations of ${1,2,3}$, a permutation can be:




            • a single $3$-cycle: $(1,2,3)$ or $(1,3,2)$

            • a transposition: $(1,2)$, $(1,3)$ or $(2,3)$

            • the empty cycle $(,)$ (corresponding to the identity)


            Now, a cycle of length $k$ has order $k$ and signature $(-1)^{k-1}$.






            share|cite|improve this answer









            $endgroup$



            You obtain a direct answer to all questions decomposing permutations into a product of disjoint cycles. Concerning permutations of ${1,2,3}$, a permutation can be:




            • a single $3$-cycle: $(1,2,3)$ or $(1,3,2)$

            • a transposition: $(1,2)$, $(1,3)$ or $(2,3)$

            • the empty cycle $(,)$ (corresponding to the identity)


            Now, a cycle of length $k$ has order $k$ and signature $(-1)^{k-1}$.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 7 hours ago









            BernardBernard

            119k740113




            119k740113












            • $begingroup$
              The identity permutation represented as a product of disjoint cycles is most often depicted by $(1)$, short for $(1)(2)(3)$ in this particular case, which is considered a cycle of length $1$, because the order of two or more cycles is the least common multiple of the lengths of its disjoint cycles: $operatorname{lcm}(1, 1, 1) = 1$, which is the order of the identity permutation.
              $endgroup$
              – jordan_glen
              6 hours ago




















            • $begingroup$
              The identity permutation represented as a product of disjoint cycles is most often depicted by $(1)$, short for $(1)(2)(3)$ in this particular case, which is considered a cycle of length $1$, because the order of two or more cycles is the least common multiple of the lengths of its disjoint cycles: $operatorname{lcm}(1, 1, 1) = 1$, which is the order of the identity permutation.
              $endgroup$
              – jordan_glen
              6 hours ago


















            $begingroup$
            The identity permutation represented as a product of disjoint cycles is most often depicted by $(1)$, short for $(1)(2)(3)$ in this particular case, which is considered a cycle of length $1$, because the order of two or more cycles is the least common multiple of the lengths of its disjoint cycles: $operatorname{lcm}(1, 1, 1) = 1$, which is the order of the identity permutation.
            $endgroup$
            – jordan_glen
            6 hours ago






            $begingroup$
            The identity permutation represented as a product of disjoint cycles is most often depicted by $(1)$, short for $(1)(2)(3)$ in this particular case, which is considered a cycle of length $1$, because the order of two or more cycles is the least common multiple of the lengths of its disjoint cycles: $operatorname{lcm}(1, 1, 1) = 1$, which is the order of the identity permutation.
            $endgroup$
            – jordan_glen
            6 hours ago




















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3078725%2fhow-do-i-find-the-order-of-a-bijection%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Список кардиналов, возведённых папой римским Каликстом III

            Deduzione

            Mysql.sock missing - “Can't connect to local MySQL server through socket”