Question about p-Sylow subgroups being maximal
$begingroup$
I am having some trouble wrapping my head around p-Sylow subgroups at the moment. I am given that for p, prime, a p-Sylow subgroup of G is a maximal p-subgroup that is not a proper subgroup of any other p-subgroup of G
Give this defintion, which states that these subgroups are maximal, how can there be more than one p-Sylow subgroup for a given prime p unless they are all the same?
abstract-algebra group-theory sylow-theory
$endgroup$
add a comment |
$begingroup$
I am having some trouble wrapping my head around p-Sylow subgroups at the moment. I am given that for p, prime, a p-Sylow subgroup of G is a maximal p-subgroup that is not a proper subgroup of any other p-subgroup of G
Give this defintion, which states that these subgroups are maximal, how can there be more than one p-Sylow subgroup for a given prime p unless they are all the same?
abstract-algebra group-theory sylow-theory
$endgroup$
$begingroup$
Note that since the Sylow subgroup is of order $p^n$ for the largest power of $p$ that divides the order of the group, it couldn't be a proper subgroup of any other $p$-subgroup (by order considerations)- hence the maximality feature.
$endgroup$
– Chris Custer
Dec 8 '18 at 4:55
add a comment |
$begingroup$
I am having some trouble wrapping my head around p-Sylow subgroups at the moment. I am given that for p, prime, a p-Sylow subgroup of G is a maximal p-subgroup that is not a proper subgroup of any other p-subgroup of G
Give this defintion, which states that these subgroups are maximal, how can there be more than one p-Sylow subgroup for a given prime p unless they are all the same?
abstract-algebra group-theory sylow-theory
$endgroup$
I am having some trouble wrapping my head around p-Sylow subgroups at the moment. I am given that for p, prime, a p-Sylow subgroup of G is a maximal p-subgroup that is not a proper subgroup of any other p-subgroup of G
Give this defintion, which states that these subgroups are maximal, how can there be more than one p-Sylow subgroup for a given prime p unless they are all the same?
abstract-algebra group-theory sylow-theory
abstract-algebra group-theory sylow-theory
edited Jan 1 at 20:19
Shaun
8,818113681
8,818113681
asked Dec 8 '18 at 4:22
Richard VillalobosRichard Villalobos
1567
1567
$begingroup$
Note that since the Sylow subgroup is of order $p^n$ for the largest power of $p$ that divides the order of the group, it couldn't be a proper subgroup of any other $p$-subgroup (by order considerations)- hence the maximality feature.
$endgroup$
– Chris Custer
Dec 8 '18 at 4:55
add a comment |
$begingroup$
Note that since the Sylow subgroup is of order $p^n$ for the largest power of $p$ that divides the order of the group, it couldn't be a proper subgroup of any other $p$-subgroup (by order considerations)- hence the maximality feature.
$endgroup$
– Chris Custer
Dec 8 '18 at 4:55
$begingroup$
Note that since the Sylow subgroup is of order $p^n$ for the largest power of $p$ that divides the order of the group, it couldn't be a proper subgroup of any other $p$-subgroup (by order considerations)- hence the maximality feature.
$endgroup$
– Chris Custer
Dec 8 '18 at 4:55
$begingroup$
Note that since the Sylow subgroup is of order $p^n$ for the largest power of $p$ that divides the order of the group, it couldn't be a proper subgroup of any other $p$-subgroup (by order considerations)- hence the maximality feature.
$endgroup$
– Chris Custer
Dec 8 '18 at 4:55
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
An example may clarify. Clearly, a Sylow $2$-subgroup of $S_3$ must be cyclic of order $2$. But there are several such subgroups, each generated by a single transposition. There are three such subgroups, namely ${e, (12)}$, ${e, (13)}$ and ${e, (23)}$. All of them are isomorphic, of course.
In general, the conjugate of any subgroup $H$ is a subgroup isomorphic to $H$ (so if $H$ were Sylow $p$, so is its conjugate). There is no reason for this conjugate to equal $H$ necessarily.
$endgroup$
add a comment |
$begingroup$
I would take almost the same exemple than Randall,in S4 (symmetric group)
You have that 2 is a divisor of 24 (order of S4) and you have multiple 2 Sylows. Another way to convince you would be: try to show that if G admits a p-sylow that is not normal, then G must have at least 2 of them.
$endgroup$
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%2f3030694%2fquestion-about-p-sylow-subgroups-being-maximal%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
$begingroup$
An example may clarify. Clearly, a Sylow $2$-subgroup of $S_3$ must be cyclic of order $2$. But there are several such subgroups, each generated by a single transposition. There are three such subgroups, namely ${e, (12)}$, ${e, (13)}$ and ${e, (23)}$. All of them are isomorphic, of course.
In general, the conjugate of any subgroup $H$ is a subgroup isomorphic to $H$ (so if $H$ were Sylow $p$, so is its conjugate). There is no reason for this conjugate to equal $H$ necessarily.
$endgroup$
add a comment |
$begingroup$
An example may clarify. Clearly, a Sylow $2$-subgroup of $S_3$ must be cyclic of order $2$. But there are several such subgroups, each generated by a single transposition. There are three such subgroups, namely ${e, (12)}$, ${e, (13)}$ and ${e, (23)}$. All of them are isomorphic, of course.
In general, the conjugate of any subgroup $H$ is a subgroup isomorphic to $H$ (so if $H$ were Sylow $p$, so is its conjugate). There is no reason for this conjugate to equal $H$ necessarily.
$endgroup$
add a comment |
$begingroup$
An example may clarify. Clearly, a Sylow $2$-subgroup of $S_3$ must be cyclic of order $2$. But there are several such subgroups, each generated by a single transposition. There are three such subgroups, namely ${e, (12)}$, ${e, (13)}$ and ${e, (23)}$. All of them are isomorphic, of course.
In general, the conjugate of any subgroup $H$ is a subgroup isomorphic to $H$ (so if $H$ were Sylow $p$, so is its conjugate). There is no reason for this conjugate to equal $H$ necessarily.
$endgroup$
An example may clarify. Clearly, a Sylow $2$-subgroup of $S_3$ must be cyclic of order $2$. But there are several such subgroups, each generated by a single transposition. There are three such subgroups, namely ${e, (12)}$, ${e, (13)}$ and ${e, (23)}$. All of them are isomorphic, of course.
In general, the conjugate of any subgroup $H$ is a subgroup isomorphic to $H$ (so if $H$ were Sylow $p$, so is its conjugate). There is no reason for this conjugate to equal $H$ necessarily.
edited Dec 8 '18 at 4:28
answered Dec 8 '18 at 4:25
RandallRandall
9,31111129
9,31111129
add a comment |
add a comment |
$begingroup$
I would take almost the same exemple than Randall,in S4 (symmetric group)
You have that 2 is a divisor of 24 (order of S4) and you have multiple 2 Sylows. Another way to convince you would be: try to show that if G admits a p-sylow that is not normal, then G must have at least 2 of them.
$endgroup$
add a comment |
$begingroup$
I would take almost the same exemple than Randall,in S4 (symmetric group)
You have that 2 is a divisor of 24 (order of S4) and you have multiple 2 Sylows. Another way to convince you would be: try to show that if G admits a p-sylow that is not normal, then G must have at least 2 of them.
$endgroup$
add a comment |
$begingroup$
I would take almost the same exemple than Randall,in S4 (symmetric group)
You have that 2 is a divisor of 24 (order of S4) and you have multiple 2 Sylows. Another way to convince you would be: try to show that if G admits a p-sylow that is not normal, then G must have at least 2 of them.
$endgroup$
I would take almost the same exemple than Randall,in S4 (symmetric group)
You have that 2 is a divisor of 24 (order of S4) and you have multiple 2 Sylows. Another way to convince you would be: try to show that if G admits a p-sylow that is not normal, then G must have at least 2 of them.
answered Jan 1 at 21:54
Cauchy is my masterCauchy is my master
92
92
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.
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%2f3030694%2fquestion-about-p-sylow-subgroups-being-maximal%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
$begingroup$
Note that since the Sylow subgroup is of order $p^n$ for the largest power of $p$ that divides the order of the group, it couldn't be a proper subgroup of any other $p$-subgroup (by order considerations)- hence the maximality feature.
$endgroup$
– Chris Custer
Dec 8 '18 at 4:55