Finding element of order in the symmetric group
What is the proper and technical way to find if there exists an element in the symmetric group $S_n$ (Wikipedia article on symmetric groups.). I do know how to disprove if there does not exists such elements, but how should I find the element which does exists of this order?
For example, in the $S_{12}$, there is not such element of order $13$ because The only elements of order $13$ in $S_n$ are unions of disjoint $13$-cycles, since $13$ is prime. This would require $S_{12}$ to contain at least $13$ symbols, which it does not. But I think that there is an element of order $35$ in $S_{12}$. How should I find it?
EDIT: I do understand that I have to find a $7$-cycle and a $5$-cycle, but how?
group-theory permutations
add a comment |
What is the proper and technical way to find if there exists an element in the symmetric group $S_n$ (Wikipedia article on symmetric groups.). I do know how to disprove if there does not exists such elements, but how should I find the element which does exists of this order?
For example, in the $S_{12}$, there is not such element of order $13$ because The only elements of order $13$ in $S_n$ are unions of disjoint $13$-cycles, since $13$ is prime. This would require $S_{12}$ to contain at least $13$ symbols, which it does not. But I think that there is an element of order $35$ in $S_{12}$. How should I find it?
EDIT: I do understand that I have to find a $7$-cycle and a $5$-cycle, but how?
group-theory permutations
$35=5times 7$.
– Lord Shark the Unknown
2 hours ago
First, prove that the order of an element in $S_n$ equals the least common multiple of the lengths of the cycles in its cycle decomposition. Hence, by the answer provided by @Ross, you can prove your claim.
– toric_actions
2 hours ago
add a comment |
What is the proper and technical way to find if there exists an element in the symmetric group $S_n$ (Wikipedia article on symmetric groups.). I do know how to disprove if there does not exists such elements, but how should I find the element which does exists of this order?
For example, in the $S_{12}$, there is not such element of order $13$ because The only elements of order $13$ in $S_n$ are unions of disjoint $13$-cycles, since $13$ is prime. This would require $S_{12}$ to contain at least $13$ symbols, which it does not. But I think that there is an element of order $35$ in $S_{12}$. How should I find it?
EDIT: I do understand that I have to find a $7$-cycle and a $5$-cycle, but how?
group-theory permutations
What is the proper and technical way to find if there exists an element in the symmetric group $S_n$ (Wikipedia article on symmetric groups.). I do know how to disprove if there does not exists such elements, but how should I find the element which does exists of this order?
For example, in the $S_{12}$, there is not such element of order $13$ because The only elements of order $13$ in $S_n$ are unions of disjoint $13$-cycles, since $13$ is prime. This would require $S_{12}$ to contain at least $13$ symbols, which it does not. But I think that there is an element of order $35$ in $S_{12}$. How should I find it?
EDIT: I do understand that I have to find a $7$-cycle and a $5$-cycle, but how?
group-theory permutations
group-theory permutations
edited 2 hours ago
Shaun
8,722113680
8,722113680
asked 2 hours ago
vesii
855
855
$35=5times 7$.
– Lord Shark the Unknown
2 hours ago
First, prove that the order of an element in $S_n$ equals the least common multiple of the lengths of the cycles in its cycle decomposition. Hence, by the answer provided by @Ross, you can prove your claim.
– toric_actions
2 hours ago
add a comment |
$35=5times 7$.
– Lord Shark the Unknown
2 hours ago
First, prove that the order of an element in $S_n$ equals the least common multiple of the lengths of the cycles in its cycle decomposition. Hence, by the answer provided by @Ross, you can prove your claim.
– toric_actions
2 hours ago
$35=5times 7$.
– Lord Shark the Unknown
2 hours ago
$35=5times 7$.
– Lord Shark the Unknown
2 hours ago
First, prove that the order of an element in $S_n$ equals the least common multiple of the lengths of the cycles in its cycle decomposition. Hence, by the answer provided by @Ross, you can prove your claim.
– toric_actions
2 hours ago
First, prove that the order of an element in $S_n$ equals the least common multiple of the lengths of the cycles in its cycle decomposition. Hence, by the answer provided by @Ross, you can prove your claim.
– toric_actions
2 hours ago
add a comment |
2 Answers
2
active
oldest
votes
If you want an element of order $k$, you can factor $k$ and make some cycles whose $operatorname {LCM}$ is $k$. In your example of $35$ we note that $35=5cdot 7$, so if you make a $5-$cycle and a $7-$cycle you will have an element of order $35$. As $5+7=12$ you have enough room to do this in $S_{12}$
Thanks I get it now. How can I find the maximum order possible?
– vesii
2 hours ago
$35$ is the best you can do with just two cycles, but once $n$ gets large enough you can do better with three separate cycles. $12$ is large enough that three cycles gives a higher LCM. Values of the maximum are given in oeis.org/A000793
– Ross Millikan
2 hours ago
add a comment |
Hint: $35 = 5 cdot 7$ and $5+7=12$.
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3058544%2ffinding-element-of-order-in-the-symmetric-group%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
If you want an element of order $k$, you can factor $k$ and make some cycles whose $operatorname {LCM}$ is $k$. In your example of $35$ we note that $35=5cdot 7$, so if you make a $5-$cycle and a $7-$cycle you will have an element of order $35$. As $5+7=12$ you have enough room to do this in $S_{12}$
Thanks I get it now. How can I find the maximum order possible?
– vesii
2 hours ago
$35$ is the best you can do with just two cycles, but once $n$ gets large enough you can do better with three separate cycles. $12$ is large enough that three cycles gives a higher LCM. Values of the maximum are given in oeis.org/A000793
– Ross Millikan
2 hours ago
add a comment |
If you want an element of order $k$, you can factor $k$ and make some cycles whose $operatorname {LCM}$ is $k$. In your example of $35$ we note that $35=5cdot 7$, so if you make a $5-$cycle and a $7-$cycle you will have an element of order $35$. As $5+7=12$ you have enough room to do this in $S_{12}$
Thanks I get it now. How can I find the maximum order possible?
– vesii
2 hours ago
$35$ is the best you can do with just two cycles, but once $n$ gets large enough you can do better with three separate cycles. $12$ is large enough that three cycles gives a higher LCM. Values of the maximum are given in oeis.org/A000793
– Ross Millikan
2 hours ago
add a comment |
If you want an element of order $k$, you can factor $k$ and make some cycles whose $operatorname {LCM}$ is $k$. In your example of $35$ we note that $35=5cdot 7$, so if you make a $5-$cycle and a $7-$cycle you will have an element of order $35$. As $5+7=12$ you have enough room to do this in $S_{12}$
If you want an element of order $k$, you can factor $k$ and make some cycles whose $operatorname {LCM}$ is $k$. In your example of $35$ we note that $35=5cdot 7$, so if you make a $5-$cycle and a $7-$cycle you will have an element of order $35$. As $5+7=12$ you have enough room to do this in $S_{12}$
answered 2 hours ago
Ross Millikan
292k23196371
292k23196371
Thanks I get it now. How can I find the maximum order possible?
– vesii
2 hours ago
$35$ is the best you can do with just two cycles, but once $n$ gets large enough you can do better with three separate cycles. $12$ is large enough that three cycles gives a higher LCM. Values of the maximum are given in oeis.org/A000793
– Ross Millikan
2 hours ago
add a comment |
Thanks I get it now. How can I find the maximum order possible?
– vesii
2 hours ago
$35$ is the best you can do with just two cycles, but once $n$ gets large enough you can do better with three separate cycles. $12$ is large enough that three cycles gives a higher LCM. Values of the maximum are given in oeis.org/A000793
– Ross Millikan
2 hours ago
Thanks I get it now. How can I find the maximum order possible?
– vesii
2 hours ago
Thanks I get it now. How can I find the maximum order possible?
– vesii
2 hours ago
$35$ is the best you can do with just two cycles, but once $n$ gets large enough you can do better with three separate cycles. $12$ is large enough that three cycles gives a higher LCM. Values of the maximum are given in oeis.org/A000793
– Ross Millikan
2 hours ago
$35$ is the best you can do with just two cycles, but once $n$ gets large enough you can do better with three separate cycles. $12$ is large enough that three cycles gives a higher LCM. Values of the maximum are given in oeis.org/A000793
– Ross Millikan
2 hours ago
add a comment |
Hint: $35 = 5 cdot 7$ and $5+7=12$.
add a comment |
Hint: $35 = 5 cdot 7$ and $5+7=12$.
add a comment |
Hint: $35 = 5 cdot 7$ and $5+7=12$.
Hint: $35 = 5 cdot 7$ and $5+7=12$.
answered 2 hours ago
lhf
163k10167386
163k10167386
add a comment |
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3058544%2ffinding-element-of-order-in-the-symmetric-group%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
$35=5times 7$.
– Lord Shark the Unknown
2 hours ago
First, prove that the order of an element in $S_n$ equals the least common multiple of the lengths of the cycles in its cycle decomposition. Hence, by the answer provided by @Ross, you can prove your claim.
– toric_actions
2 hours ago