How to compute the powers of $tau$?












1












$begingroup$


When working through the Symmetric and Alternating Groups section of my Abstract Algebra textbook, I came across Theorem 7.25 that sates:



The order of a permutation $tau$ in $S_n$ is the least common multiple of the lengths of the disjoint cycles whose product is $tau$.



Then I saw the following example:



The permutation $tau = (12)(34)(567)$ is a product of disjoint cycles of lengths 2, 2, and 3. The least common multiple of 2, 2, and 3 is 6. Theorem 7.25 tells us that tau has order 6. You can verify this directly by computing the powers of $tau$.
$tau = (12)(34)(567), tau^2 = (576), tau^3 = (12)(34),$
$tau^4 = (567), tau^5 = (12)(34)(576), tau^6 = (1).$



But I am not sure how the book is calculating $tau^2, tau^3, ... , tau^6$. I know the product of permutations is a composition of functions, but I must be missing something or doing something wrong to get $tau^2$. Any help would be appreciated!










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    $tau^2=(5,7,6)$
    $endgroup$
    – Lord Shark the Unknown
    Dec 7 '18 at 18:34


















1












$begingroup$


When working through the Symmetric and Alternating Groups section of my Abstract Algebra textbook, I came across Theorem 7.25 that sates:



The order of a permutation $tau$ in $S_n$ is the least common multiple of the lengths of the disjoint cycles whose product is $tau$.



Then I saw the following example:



The permutation $tau = (12)(34)(567)$ is a product of disjoint cycles of lengths 2, 2, and 3. The least common multiple of 2, 2, and 3 is 6. Theorem 7.25 tells us that tau has order 6. You can verify this directly by computing the powers of $tau$.
$tau = (12)(34)(567), tau^2 = (576), tau^3 = (12)(34),$
$tau^4 = (567), tau^5 = (12)(34)(576), tau^6 = (1).$



But I am not sure how the book is calculating $tau^2, tau^3, ... , tau^6$. I know the product of permutations is a composition of functions, but I must be missing something or doing something wrong to get $tau^2$. Any help would be appreciated!










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    $tau^2=(5,7,6)$
    $endgroup$
    – Lord Shark the Unknown
    Dec 7 '18 at 18:34
















1












1








1





$begingroup$


When working through the Symmetric and Alternating Groups section of my Abstract Algebra textbook, I came across Theorem 7.25 that sates:



The order of a permutation $tau$ in $S_n$ is the least common multiple of the lengths of the disjoint cycles whose product is $tau$.



Then I saw the following example:



The permutation $tau = (12)(34)(567)$ is a product of disjoint cycles of lengths 2, 2, and 3. The least common multiple of 2, 2, and 3 is 6. Theorem 7.25 tells us that tau has order 6. You can verify this directly by computing the powers of $tau$.
$tau = (12)(34)(567), tau^2 = (576), tau^3 = (12)(34),$
$tau^4 = (567), tau^5 = (12)(34)(576), tau^6 = (1).$



But I am not sure how the book is calculating $tau^2, tau^3, ... , tau^6$. I know the product of permutations is a composition of functions, but I must be missing something or doing something wrong to get $tau^2$. Any help would be appreciated!










share|cite|improve this question











$endgroup$




When working through the Symmetric and Alternating Groups section of my Abstract Algebra textbook, I came across Theorem 7.25 that sates:



The order of a permutation $tau$ in $S_n$ is the least common multiple of the lengths of the disjoint cycles whose product is $tau$.



Then I saw the following example:



The permutation $tau = (12)(34)(567)$ is a product of disjoint cycles of lengths 2, 2, and 3. The least common multiple of 2, 2, and 3 is 6. Theorem 7.25 tells us that tau has order 6. You can verify this directly by computing the powers of $tau$.
$tau = (12)(34)(567), tau^2 = (576), tau^3 = (12)(34),$
$tau^4 = (567), tau^5 = (12)(34)(576), tau^6 = (1).$



But I am not sure how the book is calculating $tau^2, tau^3, ... , tau^6$. I know the product of permutations is a composition of functions, but I must be missing something or doing something wrong to get $tau^2$. Any help would be appreciated!







abstract-algebra permutations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 7 '18 at 22:25







AMN52

















asked Dec 7 '18 at 18:32









AMN52AMN52

326




326








  • 1




    $begingroup$
    $tau^2=(5,7,6)$
    $endgroup$
    – Lord Shark the Unknown
    Dec 7 '18 at 18:34
















  • 1




    $begingroup$
    $tau^2=(5,7,6)$
    $endgroup$
    – Lord Shark the Unknown
    Dec 7 '18 at 18:34










1




1




$begingroup$
$tau^2=(5,7,6)$
$endgroup$
– Lord Shark the Unknown
Dec 7 '18 at 18:34






$begingroup$
$tau^2=(5,7,6)$
$endgroup$
– Lord Shark the Unknown
Dec 7 '18 at 18:34












1 Answer
1






active

oldest

votes


















2












$begingroup$

Recall that disjoint cycles commute, so $tau^n=(12)^n(34)^n(567)^n$. Can you conclude from here? Additional hint: $(12)^n=(12)$ if $n$ is odd, $(12)^n=mathrm{Id}$ otherwise.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    Thank you for the help, that clarified things for me!
    $endgroup$
    – AMN52
    Dec 7 '18 at 20:08











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%2f3030213%2fhow-to-compute-the-powers-of-tau%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









2












$begingroup$

Recall that disjoint cycles commute, so $tau^n=(12)^n(34)^n(567)^n$. Can you conclude from here? Additional hint: $(12)^n=(12)$ if $n$ is odd, $(12)^n=mathrm{Id}$ otherwise.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    Thank you for the help, that clarified things for me!
    $endgroup$
    – AMN52
    Dec 7 '18 at 20:08
















2












$begingroup$

Recall that disjoint cycles commute, so $tau^n=(12)^n(34)^n(567)^n$. Can you conclude from here? Additional hint: $(12)^n=(12)$ if $n$ is odd, $(12)^n=mathrm{Id}$ otherwise.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    Thank you for the help, that clarified things for me!
    $endgroup$
    – AMN52
    Dec 7 '18 at 20:08














2












2








2





$begingroup$

Recall that disjoint cycles commute, so $tau^n=(12)^n(34)^n(567)^n$. Can you conclude from here? Additional hint: $(12)^n=(12)$ if $n$ is odd, $(12)^n=mathrm{Id}$ otherwise.






share|cite|improve this answer









$endgroup$



Recall that disjoint cycles commute, so $tau^n=(12)^n(34)^n(567)^n$. Can you conclude from here? Additional hint: $(12)^n=(12)$ if $n$ is odd, $(12)^n=mathrm{Id}$ otherwise.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 7 '18 at 18:50









FedericoFederico

4,984514




4,984514








  • 1




    $begingroup$
    Thank you for the help, that clarified things for me!
    $endgroup$
    – AMN52
    Dec 7 '18 at 20:08














  • 1




    $begingroup$
    Thank you for the help, that clarified things for me!
    $endgroup$
    – AMN52
    Dec 7 '18 at 20:08








1




1




$begingroup$
Thank you for the help, that clarified things for me!
$endgroup$
– AMN52
Dec 7 '18 at 20:08




$begingroup$
Thank you for the help, that clarified things for me!
$endgroup$
– AMN52
Dec 7 '18 at 20:08


















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%2f3030213%2fhow-to-compute-the-powers-of-tau%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

Mont Emei

Province de Neuquén

Journaliste