Prove that a cyclic group with only one generator can have at most 2 elements
$begingroup$
Prove that a cyclic group that has only one generator has at most $2$ elements.
I want to know if my proof would be valid:
Suppose $G$ is a cyclic group and $g$ is its only generator. Let $|G|=n$ where $n>2$, then we know that $gcd(n,n-1)=1$. This implies that $g^{n-1}$ is a generator of $G$. We have a contradiction, since $g$ is the only generator of $G$ (and $n > 2$ leads to $n-1 neq 1$). Thus $|G|leq 2$.
I tried to use the fact that generating elements of a group are coprime to the order of the group, thanks.
abstract-algebra greatest-common-divisor cyclic-groups
$endgroup$
add a comment |
$begingroup$
Prove that a cyclic group that has only one generator has at most $2$ elements.
I want to know if my proof would be valid:
Suppose $G$ is a cyclic group and $g$ is its only generator. Let $|G|=n$ where $n>2$, then we know that $gcd(n,n-1)=1$. This implies that $g^{n-1}$ is a generator of $G$. We have a contradiction, since $g$ is the only generator of $G$ (and $n > 2$ leads to $n-1 neq 1$). Thus $|G|leq 2$.
I tried to use the fact that generating elements of a group are coprime to the order of the group, thanks.
abstract-algebra greatest-common-divisor cyclic-groups
$endgroup$
add a comment |
$begingroup$
Prove that a cyclic group that has only one generator has at most $2$ elements.
I want to know if my proof would be valid:
Suppose $G$ is a cyclic group and $g$ is its only generator. Let $|G|=n$ where $n>2$, then we know that $gcd(n,n-1)=1$. This implies that $g^{n-1}$ is a generator of $G$. We have a contradiction, since $g$ is the only generator of $G$ (and $n > 2$ leads to $n-1 neq 1$). Thus $|G|leq 2$.
I tried to use the fact that generating elements of a group are coprime to the order of the group, thanks.
abstract-algebra greatest-common-divisor cyclic-groups
$endgroup$
Prove that a cyclic group that has only one generator has at most $2$ elements.
I want to know if my proof would be valid:
Suppose $G$ is a cyclic group and $g$ is its only generator. Let $|G|=n$ where $n>2$, then we know that $gcd(n,n-1)=1$. This implies that $g^{n-1}$ is a generator of $G$. We have a contradiction, since $g$ is the only generator of $G$ (and $n > 2$ leads to $n-1 neq 1$). Thus $|G|leq 2$.
I tried to use the fact that generating elements of a group are coprime to the order of the group, thanks.
abstract-algebra greatest-common-divisor cyclic-groups
abstract-algebra greatest-common-divisor cyclic-groups
edited Feb 20 at 0:33
darij grinberg
11.2k33167
11.2k33167
asked Feb 20 at 0:05
PabloPablo
683
683
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Perhaps easier: if $g$ generates $G$, then so does $g^{-1}$. The hypothesis then implies that $g=g^{-1}$, so $g^2=1$. Done (either $g=1$ or not, in which case respectively the order of $G$ is $1$ or $2$).
$endgroup$
$begingroup$
Beautiful! Thank you so much for this!
$endgroup$
– Pablo
Feb 20 at 7:49
2
$begingroup$
When $g$ is a generator of a cyclic group of order $n$, then $g^{-1}$ is just another way to write $g^{n-1}$, so this is not really all that different from the proof proposed in the question. Though indeed by avoiding to mention the order of the cyclic group, this answer does handle the infinite cyclic group where the one in the question overlooks that possibiliy.
$endgroup$
– Marc van Leeuwen
Feb 20 at 13:03
add a comment |
$begingroup$
Your proof is correct if $G$ is finite, i.e. $Gcongmathbb{Z}_m$ for some $mge 1$. Just notice that it may happen that $Gcongmathbb{Z}$; however, in this case $g$ and $g^{-1}$ are distinct generators and this concludes the proof.
$endgroup$
$begingroup$
That's a very good observation, thanks!
$endgroup$
– Pablo
Feb 20 at 7:49
add a comment |
$begingroup$
Here is another take.
The number of generators is $phi(n)$, where $phi$ is Euler's function.
Now, either $n$ has a prime factor $pge 3$ or $n$ is a power of $2$.
In the first case, we have $phi(n) ge phi(p)=p-1ge2$.
In the second case, if $nge 3$, then $4$ divides $n$ and so $phi(n) ge phi(4)=2$.
Bottom line, $phi(n)=1$ implies $n$ is a power of $2$ less than $4$, that is, $n=1$ or $n=2$.
(The key fact is: if $d$ divides $n$, then $phi(n) ge phi(d)$.)
$endgroup$
$begingroup$
@darij, thanks.
$endgroup$
– lhf
Feb 20 at 10:48
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%2f3119533%2fprove-that-a-cyclic-group-with-only-one-generator-can-have-at-most-2-elements%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Perhaps easier: if $g$ generates $G$, then so does $g^{-1}$. The hypothesis then implies that $g=g^{-1}$, so $g^2=1$. Done (either $g=1$ or not, in which case respectively the order of $G$ is $1$ or $2$).
$endgroup$
$begingroup$
Beautiful! Thank you so much for this!
$endgroup$
– Pablo
Feb 20 at 7:49
2
$begingroup$
When $g$ is a generator of a cyclic group of order $n$, then $g^{-1}$ is just another way to write $g^{n-1}$, so this is not really all that different from the proof proposed in the question. Though indeed by avoiding to mention the order of the cyclic group, this answer does handle the infinite cyclic group where the one in the question overlooks that possibiliy.
$endgroup$
– Marc van Leeuwen
Feb 20 at 13:03
add a comment |
$begingroup$
Perhaps easier: if $g$ generates $G$, then so does $g^{-1}$. The hypothesis then implies that $g=g^{-1}$, so $g^2=1$. Done (either $g=1$ or not, in which case respectively the order of $G$ is $1$ or $2$).
$endgroup$
$begingroup$
Beautiful! Thank you so much for this!
$endgroup$
– Pablo
Feb 20 at 7:49
2
$begingroup$
When $g$ is a generator of a cyclic group of order $n$, then $g^{-1}$ is just another way to write $g^{n-1}$, so this is not really all that different from the proof proposed in the question. Though indeed by avoiding to mention the order of the cyclic group, this answer does handle the infinite cyclic group where the one in the question overlooks that possibiliy.
$endgroup$
– Marc van Leeuwen
Feb 20 at 13:03
add a comment |
$begingroup$
Perhaps easier: if $g$ generates $G$, then so does $g^{-1}$. The hypothesis then implies that $g=g^{-1}$, so $g^2=1$. Done (either $g=1$ or not, in which case respectively the order of $G$ is $1$ or $2$).
$endgroup$
Perhaps easier: if $g$ generates $G$, then so does $g^{-1}$. The hypothesis then implies that $g=g^{-1}$, so $g^2=1$. Done (either $g=1$ or not, in which case respectively the order of $G$ is $1$ or $2$).
answered Feb 20 at 0:10
MPWMPW
30.9k12157
30.9k12157
$begingroup$
Beautiful! Thank you so much for this!
$endgroup$
– Pablo
Feb 20 at 7:49
2
$begingroup$
When $g$ is a generator of a cyclic group of order $n$, then $g^{-1}$ is just another way to write $g^{n-1}$, so this is not really all that different from the proof proposed in the question. Though indeed by avoiding to mention the order of the cyclic group, this answer does handle the infinite cyclic group where the one in the question overlooks that possibiliy.
$endgroup$
– Marc van Leeuwen
Feb 20 at 13:03
add a comment |
$begingroup$
Beautiful! Thank you so much for this!
$endgroup$
– Pablo
Feb 20 at 7:49
2
$begingroup$
When $g$ is a generator of a cyclic group of order $n$, then $g^{-1}$ is just another way to write $g^{n-1}$, so this is not really all that different from the proof proposed in the question. Though indeed by avoiding to mention the order of the cyclic group, this answer does handle the infinite cyclic group where the one in the question overlooks that possibiliy.
$endgroup$
– Marc van Leeuwen
Feb 20 at 13:03
$begingroup$
Beautiful! Thank you so much for this!
$endgroup$
– Pablo
Feb 20 at 7:49
$begingroup$
Beautiful! Thank you so much for this!
$endgroup$
– Pablo
Feb 20 at 7:49
2
2
$begingroup$
When $g$ is a generator of a cyclic group of order $n$, then $g^{-1}$ is just another way to write $g^{n-1}$, so this is not really all that different from the proof proposed in the question. Though indeed by avoiding to mention the order of the cyclic group, this answer does handle the infinite cyclic group where the one in the question overlooks that possibiliy.
$endgroup$
– Marc van Leeuwen
Feb 20 at 13:03
$begingroup$
When $g$ is a generator of a cyclic group of order $n$, then $g^{-1}$ is just another way to write $g^{n-1}$, so this is not really all that different from the proof proposed in the question. Though indeed by avoiding to mention the order of the cyclic group, this answer does handle the infinite cyclic group where the one in the question overlooks that possibiliy.
$endgroup$
– Marc van Leeuwen
Feb 20 at 13:03
add a comment |
$begingroup$
Your proof is correct if $G$ is finite, i.e. $Gcongmathbb{Z}_m$ for some $mge 1$. Just notice that it may happen that $Gcongmathbb{Z}$; however, in this case $g$ and $g^{-1}$ are distinct generators and this concludes the proof.
$endgroup$
$begingroup$
That's a very good observation, thanks!
$endgroup$
– Pablo
Feb 20 at 7:49
add a comment |
$begingroup$
Your proof is correct if $G$ is finite, i.e. $Gcongmathbb{Z}_m$ for some $mge 1$. Just notice that it may happen that $Gcongmathbb{Z}$; however, in this case $g$ and $g^{-1}$ are distinct generators and this concludes the proof.
$endgroup$
$begingroup$
That's a very good observation, thanks!
$endgroup$
– Pablo
Feb 20 at 7:49
add a comment |
$begingroup$
Your proof is correct if $G$ is finite, i.e. $Gcongmathbb{Z}_m$ for some $mge 1$. Just notice that it may happen that $Gcongmathbb{Z}$; however, in this case $g$ and $g^{-1}$ are distinct generators and this concludes the proof.
$endgroup$
Your proof is correct if $G$ is finite, i.e. $Gcongmathbb{Z}_m$ for some $mge 1$. Just notice that it may happen that $Gcongmathbb{Z}$; however, in this case $g$ and $g^{-1}$ are distinct generators and this concludes the proof.
answered Feb 20 at 1:04
LBJFSLBJFS
27110
27110
$begingroup$
That's a very good observation, thanks!
$endgroup$
– Pablo
Feb 20 at 7:49
add a comment |
$begingroup$
That's a very good observation, thanks!
$endgroup$
– Pablo
Feb 20 at 7:49
$begingroup$
That's a very good observation, thanks!
$endgroup$
– Pablo
Feb 20 at 7:49
$begingroup$
That's a very good observation, thanks!
$endgroup$
– Pablo
Feb 20 at 7:49
add a comment |
$begingroup$
Here is another take.
The number of generators is $phi(n)$, where $phi$ is Euler's function.
Now, either $n$ has a prime factor $pge 3$ or $n$ is a power of $2$.
In the first case, we have $phi(n) ge phi(p)=p-1ge2$.
In the second case, if $nge 3$, then $4$ divides $n$ and so $phi(n) ge phi(4)=2$.
Bottom line, $phi(n)=1$ implies $n$ is a power of $2$ less than $4$, that is, $n=1$ or $n=2$.
(The key fact is: if $d$ divides $n$, then $phi(n) ge phi(d)$.)
$endgroup$
$begingroup$
@darij, thanks.
$endgroup$
– lhf
Feb 20 at 10:48
add a comment |
$begingroup$
Here is another take.
The number of generators is $phi(n)$, where $phi$ is Euler's function.
Now, either $n$ has a prime factor $pge 3$ or $n$ is a power of $2$.
In the first case, we have $phi(n) ge phi(p)=p-1ge2$.
In the second case, if $nge 3$, then $4$ divides $n$ and so $phi(n) ge phi(4)=2$.
Bottom line, $phi(n)=1$ implies $n$ is a power of $2$ less than $4$, that is, $n=1$ or $n=2$.
(The key fact is: if $d$ divides $n$, then $phi(n) ge phi(d)$.)
$endgroup$
$begingroup$
@darij, thanks.
$endgroup$
– lhf
Feb 20 at 10:48
add a comment |
$begingroup$
Here is another take.
The number of generators is $phi(n)$, where $phi$ is Euler's function.
Now, either $n$ has a prime factor $pge 3$ or $n$ is a power of $2$.
In the first case, we have $phi(n) ge phi(p)=p-1ge2$.
In the second case, if $nge 3$, then $4$ divides $n$ and so $phi(n) ge phi(4)=2$.
Bottom line, $phi(n)=1$ implies $n$ is a power of $2$ less than $4$, that is, $n=1$ or $n=2$.
(The key fact is: if $d$ divides $n$, then $phi(n) ge phi(d)$.)
$endgroup$
Here is another take.
The number of generators is $phi(n)$, where $phi$ is Euler's function.
Now, either $n$ has a prime factor $pge 3$ or $n$ is a power of $2$.
In the first case, we have $phi(n) ge phi(p)=p-1ge2$.
In the second case, if $nge 3$, then $4$ divides $n$ and so $phi(n) ge phi(4)=2$.
Bottom line, $phi(n)=1$ implies $n$ is a power of $2$ less than $4$, that is, $n=1$ or $n=2$.
(The key fact is: if $d$ divides $n$, then $phi(n) ge phi(d)$.)
edited Feb 20 at 10:47
answered Feb 20 at 1:00
lhflhf
166k11172402
166k11172402
$begingroup$
@darij, thanks.
$endgroup$
– lhf
Feb 20 at 10:48
add a comment |
$begingroup$
@darij, thanks.
$endgroup$
– lhf
Feb 20 at 10:48
$begingroup$
@darij, thanks.
$endgroup$
– lhf
Feb 20 at 10:48
$begingroup$
@darij, thanks.
$endgroup$
– lhf
Feb 20 at 10:48
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%2f3119533%2fprove-that-a-cyclic-group-with-only-one-generator-can-have-at-most-2-elements%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