If $operatorname{class}(G) = 2$ and $exp(G) = 4$ then $exp(G') = 2$?












1












$begingroup$



Let $G$ be a finite $p$-group. I'd like to prove (or disprove) that if the nilpotency class of $G$ equals two (i.e., $1 neq G' le Z$, where $Z$ is the center of $G$) and the exponent of $G$ equals four (i.e., $g^4 = 1$ for all $g in G$), then the exponent of $G'$ equals two.




Note: By a formula $[gh, k] = [g, k]^h[h, k]$, we have $[gh, k] = [g, k][h, k]$ because $G' le Z$. So $[g^2, h] = [g, h]^2$ in particular and our goal is equivalent to $G^2 le Z$, where $G^{p^i} := langle, g^{p^i} mid g in G ,rangle$.



I tried to prove it by showing $(G')^2 le G^4$ but I couldn't prove it so far. As $G' le G^2$ is true by a trick $[g, h] = (g^{-1})^2(gh^{-1})^2h^2$, I've been expecting something similar does the job. I also checked that the statement is true for $p$-groups of order dividing $2^6$ by a computer.










share|cite|improve this question











$endgroup$












  • $begingroup$
    What code & software did you use to check the statement?
    $endgroup$
    – Shaun
    Jan 23 at 12:07






  • 1




    $begingroup$
    @Shaun I used GAP. A code is a fairly simple for-loop test using AllSmallGroups.
    $endgroup$
    – Orat
    Jan 23 at 13:24
















1












$begingroup$



Let $G$ be a finite $p$-group. I'd like to prove (or disprove) that if the nilpotency class of $G$ equals two (i.e., $1 neq G' le Z$, where $Z$ is the center of $G$) and the exponent of $G$ equals four (i.e., $g^4 = 1$ for all $g in G$), then the exponent of $G'$ equals two.




Note: By a formula $[gh, k] = [g, k]^h[h, k]$, we have $[gh, k] = [g, k][h, k]$ because $G' le Z$. So $[g^2, h] = [g, h]^2$ in particular and our goal is equivalent to $G^2 le Z$, where $G^{p^i} := langle, g^{p^i} mid g in G ,rangle$.



I tried to prove it by showing $(G')^2 le G^4$ but I couldn't prove it so far. As $G' le G^2$ is true by a trick $[g, h] = (g^{-1})^2(gh^{-1})^2h^2$, I've been expecting something similar does the job. I also checked that the statement is true for $p$-groups of order dividing $2^6$ by a computer.










share|cite|improve this question











$endgroup$












  • $begingroup$
    What code & software did you use to check the statement?
    $endgroup$
    – Shaun
    Jan 23 at 12:07






  • 1




    $begingroup$
    @Shaun I used GAP. A code is a fairly simple for-loop test using AllSmallGroups.
    $endgroup$
    – Orat
    Jan 23 at 13:24














1












1








1





$begingroup$



Let $G$ be a finite $p$-group. I'd like to prove (or disprove) that if the nilpotency class of $G$ equals two (i.e., $1 neq G' le Z$, where $Z$ is the center of $G$) and the exponent of $G$ equals four (i.e., $g^4 = 1$ for all $g in G$), then the exponent of $G'$ equals two.




Note: By a formula $[gh, k] = [g, k]^h[h, k]$, we have $[gh, k] = [g, k][h, k]$ because $G' le Z$. So $[g^2, h] = [g, h]^2$ in particular and our goal is equivalent to $G^2 le Z$, where $G^{p^i} := langle, g^{p^i} mid g in G ,rangle$.



I tried to prove it by showing $(G')^2 le G^4$ but I couldn't prove it so far. As $G' le G^2$ is true by a trick $[g, h] = (g^{-1})^2(gh^{-1})^2h^2$, I've been expecting something similar does the job. I also checked that the statement is true for $p$-groups of order dividing $2^6$ by a computer.










share|cite|improve this question











$endgroup$





Let $G$ be a finite $p$-group. I'd like to prove (or disprove) that if the nilpotency class of $G$ equals two (i.e., $1 neq G' le Z$, where $Z$ is the center of $G$) and the exponent of $G$ equals four (i.e., $g^4 = 1$ for all $g in G$), then the exponent of $G'$ equals two.




Note: By a formula $[gh, k] = [g, k]^h[h, k]$, we have $[gh, k] = [g, k][h, k]$ because $G' le Z$. So $[g^2, h] = [g, h]^2$ in particular and our goal is equivalent to $G^2 le Z$, where $G^{p^i} := langle, g^{p^i} mid g in G ,rangle$.



I tried to prove it by showing $(G')^2 le G^4$ but I couldn't prove it so far. As $G' le G^2$ is true by a trick $[g, h] = (g^{-1})^2(gh^{-1})^2h^2$, I've been expecting something similar does the job. I also checked that the statement is true for $p$-groups of order dividing $2^6$ by a computer.







group-theory finite-groups p-groups nilpotent-groups






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 23 at 12:07









Shaun

9,366113684




9,366113684










asked Jan 23 at 7:13









OratOrat

2,88021231




2,88021231












  • $begingroup$
    What code & software did you use to check the statement?
    $endgroup$
    – Shaun
    Jan 23 at 12:07






  • 1




    $begingroup$
    @Shaun I used GAP. A code is a fairly simple for-loop test using AllSmallGroups.
    $endgroup$
    – Orat
    Jan 23 at 13:24


















  • $begingroup$
    What code & software did you use to check the statement?
    $endgroup$
    – Shaun
    Jan 23 at 12:07






  • 1




    $begingroup$
    @Shaun I used GAP. A code is a fairly simple for-loop test using AllSmallGroups.
    $endgroup$
    – Orat
    Jan 23 at 13:24
















$begingroup$
What code & software did you use to check the statement?
$endgroup$
– Shaun
Jan 23 at 12:07




$begingroup$
What code & software did you use to check the statement?
$endgroup$
– Shaun
Jan 23 at 12:07




1




1




$begingroup$
@Shaun I used GAP. A code is a fairly simple for-loop test using AllSmallGroups.
$endgroup$
– Orat
Jan 23 at 13:24




$begingroup$
@Shaun I used GAP. A code is a fairly simple for-loop test using AllSmallGroups.
$endgroup$
– Orat
Jan 23 at 13:24










1 Answer
1






active

oldest

votes


















2












$begingroup$

We have $$[g,h]^2 = (g^{-1}h^{-1}gh)^2 = (g^{-2}gh^{-2}hgh)^2.$$
Now collecting the terms $g^{-2}$ and $h^{-2}$ and the resulting commutators (which are central) to the left gives $$g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4 = g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}].$$
But commutators are bilinear in groups of class $2$, and $[g^2,h^2]=[g,h]^4=1$, so this simplifies to $g^{-4}h^{-4}[g^4,h^{-2}][h^2,g^{-2}]=1$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thank you for your answer. But I'm afraid I don't understand how $(g^{-2}gh^{-2}hgh)^2$ leads to $g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4$. Could you elaborate it a little more, please?
    $endgroup$
    – Orat
    Jan 23 at 9:39






  • 2




    $begingroup$
    This is a standard process known as collection to the left. It's just repeated use of the identity $ba=ab[b,a]$, so for example, the collection process starts on the left of the word with $g^{-2}gh^{-2}hcdots = g^{-2}h^{-2}g[g,h^{-2}]hcdots = g^{-2}h^{-2}[g,h^{-2}]ghcdots$.
    $endgroup$
    – Derek Holt
    Jan 23 at 9:55












  • $begingroup$
    Ah! I should've noticed it by myself. Thank you so much for your help.
    $endgroup$
    – Orat
    Jan 23 at 10:02











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%2f3084172%2fif-operatornameclassg-2-and-expg-4-then-expg-2%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$

We have $$[g,h]^2 = (g^{-1}h^{-1}gh)^2 = (g^{-2}gh^{-2}hgh)^2.$$
Now collecting the terms $g^{-2}$ and $h^{-2}$ and the resulting commutators (which are central) to the left gives $$g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4 = g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}].$$
But commutators are bilinear in groups of class $2$, and $[g^2,h^2]=[g,h]^4=1$, so this simplifies to $g^{-4}h^{-4}[g^4,h^{-2}][h^2,g^{-2}]=1$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thank you for your answer. But I'm afraid I don't understand how $(g^{-2}gh^{-2}hgh)^2$ leads to $g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4$. Could you elaborate it a little more, please?
    $endgroup$
    – Orat
    Jan 23 at 9:39






  • 2




    $begingroup$
    This is a standard process known as collection to the left. It's just repeated use of the identity $ba=ab[b,a]$, so for example, the collection process starts on the left of the word with $g^{-2}gh^{-2}hcdots = g^{-2}h^{-2}g[g,h^{-2}]hcdots = g^{-2}h^{-2}[g,h^{-2}]ghcdots$.
    $endgroup$
    – Derek Holt
    Jan 23 at 9:55












  • $begingroup$
    Ah! I should've noticed it by myself. Thank you so much for your help.
    $endgroup$
    – Orat
    Jan 23 at 10:02
















2












$begingroup$

We have $$[g,h]^2 = (g^{-1}h^{-1}gh)^2 = (g^{-2}gh^{-2}hgh)^2.$$
Now collecting the terms $g^{-2}$ and $h^{-2}$ and the resulting commutators (which are central) to the left gives $$g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4 = g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}].$$
But commutators are bilinear in groups of class $2$, and $[g^2,h^2]=[g,h]^4=1$, so this simplifies to $g^{-4}h^{-4}[g^4,h^{-2}][h^2,g^{-2}]=1$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thank you for your answer. But I'm afraid I don't understand how $(g^{-2}gh^{-2}hgh)^2$ leads to $g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4$. Could you elaborate it a little more, please?
    $endgroup$
    – Orat
    Jan 23 at 9:39






  • 2




    $begingroup$
    This is a standard process known as collection to the left. It's just repeated use of the identity $ba=ab[b,a]$, so for example, the collection process starts on the left of the word with $g^{-2}gh^{-2}hcdots = g^{-2}h^{-2}g[g,h^{-2}]hcdots = g^{-2}h^{-2}[g,h^{-2}]ghcdots$.
    $endgroup$
    – Derek Holt
    Jan 23 at 9:55












  • $begingroup$
    Ah! I should've noticed it by myself. Thank you so much for your help.
    $endgroup$
    – Orat
    Jan 23 at 10:02














2












2








2





$begingroup$

We have $$[g,h]^2 = (g^{-1}h^{-1}gh)^2 = (g^{-2}gh^{-2}hgh)^2.$$
Now collecting the terms $g^{-2}$ and $h^{-2}$ and the resulting commutators (which are central) to the left gives $$g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4 = g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}].$$
But commutators are bilinear in groups of class $2$, and $[g^2,h^2]=[g,h]^4=1$, so this simplifies to $g^{-4}h^{-4}[g^4,h^{-2}][h^2,g^{-2}]=1$.






share|cite|improve this answer









$endgroup$



We have $$[g,h]^2 = (g^{-1}h^{-1}gh)^2 = (g^{-2}gh^{-2}hgh)^2.$$
Now collecting the terms $g^{-2}$ and $h^{-2}$ and the resulting commutators (which are central) to the left gives $$g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4 = g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}].$$
But commutators are bilinear in groups of class $2$, and $[g^2,h^2]=[g,h]^4=1$, so this simplifies to $g^{-4}h^{-4}[g^4,h^{-2}][h^2,g^{-2}]=1$.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Jan 23 at 8:44









Derek HoltDerek Holt

54.2k53571




54.2k53571












  • $begingroup$
    Thank you for your answer. But I'm afraid I don't understand how $(g^{-2}gh^{-2}hgh)^2$ leads to $g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4$. Could you elaborate it a little more, please?
    $endgroup$
    – Orat
    Jan 23 at 9:39






  • 2




    $begingroup$
    This is a standard process known as collection to the left. It's just repeated use of the identity $ba=ab[b,a]$, so for example, the collection process starts on the left of the word with $g^{-2}gh^{-2}hcdots = g^{-2}h^{-2}g[g,h^{-2}]hcdots = g^{-2}h^{-2}[g,h^{-2}]ghcdots$.
    $endgroup$
    – Derek Holt
    Jan 23 at 9:55












  • $begingroup$
    Ah! I should've noticed it by myself. Thank you so much for your help.
    $endgroup$
    – Orat
    Jan 23 at 10:02


















  • $begingroup$
    Thank you for your answer. But I'm afraid I don't understand how $(g^{-2}gh^{-2}hgh)^2$ leads to $g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4$. Could you elaborate it a little more, please?
    $endgroup$
    – Orat
    Jan 23 at 9:39






  • 2




    $begingroup$
    This is a standard process known as collection to the left. It's just repeated use of the identity $ba=ab[b,a]$, so for example, the collection process starts on the left of the word with $g^{-2}gh^{-2}hcdots = g^{-2}h^{-2}g[g,h^{-2}]hcdots = g^{-2}h^{-2}[g,h^{-2}]ghcdots$.
    $endgroup$
    – Derek Holt
    Jan 23 at 9:55












  • $begingroup$
    Ah! I should've noticed it by myself. Thank you so much for your help.
    $endgroup$
    – Orat
    Jan 23 at 10:02
















$begingroup$
Thank you for your answer. But I'm afraid I don't understand how $(g^{-2}gh^{-2}hgh)^2$ leads to $g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4$. Could you elaborate it a little more, please?
$endgroup$
– Orat
Jan 23 at 9:39




$begingroup$
Thank you for your answer. But I'm afraid I don't understand how $(g^{-2}gh^{-2}hgh)^2$ leads to $g^{-2}h^{-2}g^{-2}h^{-2}[g,h^{-2}][h^2,g^{-2}][g^3,h^{-2}](gh)^4$. Could you elaborate it a little more, please?
$endgroup$
– Orat
Jan 23 at 9:39




2




2




$begingroup$
This is a standard process known as collection to the left. It's just repeated use of the identity $ba=ab[b,a]$, so for example, the collection process starts on the left of the word with $g^{-2}gh^{-2}hcdots = g^{-2}h^{-2}g[g,h^{-2}]hcdots = g^{-2}h^{-2}[g,h^{-2}]ghcdots$.
$endgroup$
– Derek Holt
Jan 23 at 9:55






$begingroup$
This is a standard process known as collection to the left. It's just repeated use of the identity $ba=ab[b,a]$, so for example, the collection process starts on the left of the word with $g^{-2}gh^{-2}hcdots = g^{-2}h^{-2}g[g,h^{-2}]hcdots = g^{-2}h^{-2}[g,h^{-2}]ghcdots$.
$endgroup$
– Derek Holt
Jan 23 at 9:55














$begingroup$
Ah! I should've noticed it by myself. Thank you so much for your help.
$endgroup$
– Orat
Jan 23 at 10:02




$begingroup$
Ah! I should've noticed it by myself. Thank you so much for your help.
$endgroup$
– Orat
Jan 23 at 10:02


















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%2f3084172%2fif-operatornameclassg-2-and-expg-4-then-expg-2%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

MongoDB - Not Authorized To Execute Command

How to fix TextFormField cause rebuild widget in Flutter

in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith