Roots of Unity and Primitive roots
$begingroup$
For $mathbb{Z}/13$, I want to find its primitive roots and 4th roots of unity.
For $g$ to be a primitive root, we must have that $g^6 neq 1 pmod{13}$ and $g^4 neq 1 pmod{13}$. $2$ satisfies this. Do I just go through all the numbers $0,1,2, cdots, 12$ and check this? I'm not too clear what a primitive root is.
Then for the 4th roots of unity, do we just go through each number raised to the fourth power and see what gets us $1$?
So, $1,5, 8, 12$ are the 4th roots of unity.
abstract-algebra
$endgroup$
add a comment |
$begingroup$
For $mathbb{Z}/13$, I want to find its primitive roots and 4th roots of unity.
For $g$ to be a primitive root, we must have that $g^6 neq 1 pmod{13}$ and $g^4 neq 1 pmod{13}$. $2$ satisfies this. Do I just go through all the numbers $0,1,2, cdots, 12$ and check this? I'm not too clear what a primitive root is.
Then for the 4th roots of unity, do we just go through each number raised to the fourth power and see what gets us $1$?
So, $1,5, 8, 12$ are the 4th roots of unity.
abstract-algebra
$endgroup$
$begingroup$
The command bmod (or pmod, depending on your preferences) renders the mod notation nicely.
$endgroup$
– Travis
Mar 2 '15 at 6:14
$begingroup$
Thank you. I've edited the post appropriately.
$endgroup$
– aldnoah.Algebra
Mar 2 '15 at 6:21
$begingroup$
Note that if $g$ is a primitive root then $g^3$ and its powers are 4th roots of unity.
$endgroup$
– Gerry Myerson
Mar 2 '15 at 6:27
$begingroup$
Yes, this is a very small field, you can check the 12 non-zero elements by hand, just multiply and reduce mod 13 as you go. A primitive root of unity for $mathbb Z/13mathbb Z$ is one where its powers give you all 12 non-zero elements. It's enough to raise it to the 6th power, if none of those are one then it must be primitive.
$endgroup$
– Gregory Grant
Mar 2 '15 at 6:33
$begingroup$
if $(i,phi(n))=1$and g is a primitive roots $g^i$is primitive roots and they are all primitve roots
$endgroup$
– ali
Mar 2 '15 at 18:14
add a comment |
$begingroup$
For $mathbb{Z}/13$, I want to find its primitive roots and 4th roots of unity.
For $g$ to be a primitive root, we must have that $g^6 neq 1 pmod{13}$ and $g^4 neq 1 pmod{13}$. $2$ satisfies this. Do I just go through all the numbers $0,1,2, cdots, 12$ and check this? I'm not too clear what a primitive root is.
Then for the 4th roots of unity, do we just go through each number raised to the fourth power and see what gets us $1$?
So, $1,5, 8, 12$ are the 4th roots of unity.
abstract-algebra
$endgroup$
For $mathbb{Z}/13$, I want to find its primitive roots and 4th roots of unity.
For $g$ to be a primitive root, we must have that $g^6 neq 1 pmod{13}$ and $g^4 neq 1 pmod{13}$. $2$ satisfies this. Do I just go through all the numbers $0,1,2, cdots, 12$ and check this? I'm not too clear what a primitive root is.
Then for the 4th roots of unity, do we just go through each number raised to the fourth power and see what gets us $1$?
So, $1,5, 8, 12$ are the 4th roots of unity.
abstract-algebra
abstract-algebra
edited Mar 2 '15 at 6:21
aldnoah.Algebra
asked Mar 2 '15 at 6:05
aldnoah.Algebraaldnoah.Algebra
62
62
$begingroup$
The command bmod (or pmod, depending on your preferences) renders the mod notation nicely.
$endgroup$
– Travis
Mar 2 '15 at 6:14
$begingroup$
Thank you. I've edited the post appropriately.
$endgroup$
– aldnoah.Algebra
Mar 2 '15 at 6:21
$begingroup$
Note that if $g$ is a primitive root then $g^3$ and its powers are 4th roots of unity.
$endgroup$
– Gerry Myerson
Mar 2 '15 at 6:27
$begingroup$
Yes, this is a very small field, you can check the 12 non-zero elements by hand, just multiply and reduce mod 13 as you go. A primitive root of unity for $mathbb Z/13mathbb Z$ is one where its powers give you all 12 non-zero elements. It's enough to raise it to the 6th power, if none of those are one then it must be primitive.
$endgroup$
– Gregory Grant
Mar 2 '15 at 6:33
$begingroup$
if $(i,phi(n))=1$and g is a primitive roots $g^i$is primitive roots and they are all primitve roots
$endgroup$
– ali
Mar 2 '15 at 18:14
add a comment |
$begingroup$
The command bmod (or pmod, depending on your preferences) renders the mod notation nicely.
$endgroup$
– Travis
Mar 2 '15 at 6:14
$begingroup$
Thank you. I've edited the post appropriately.
$endgroup$
– aldnoah.Algebra
Mar 2 '15 at 6:21
$begingroup$
Note that if $g$ is a primitive root then $g^3$ and its powers are 4th roots of unity.
$endgroup$
– Gerry Myerson
Mar 2 '15 at 6:27
$begingroup$
Yes, this is a very small field, you can check the 12 non-zero elements by hand, just multiply and reduce mod 13 as you go. A primitive root of unity for $mathbb Z/13mathbb Z$ is one where its powers give you all 12 non-zero elements. It's enough to raise it to the 6th power, if none of those are one then it must be primitive.
$endgroup$
– Gregory Grant
Mar 2 '15 at 6:33
$begingroup$
if $(i,phi(n))=1$and g is a primitive roots $g^i$is primitive roots and they are all primitve roots
$endgroup$
– ali
Mar 2 '15 at 18:14
$begingroup$
The command bmod (or pmod, depending on your preferences) renders the mod notation nicely.
$endgroup$
– Travis
Mar 2 '15 at 6:14
$begingroup$
The command bmod (or pmod, depending on your preferences) renders the mod notation nicely.
$endgroup$
– Travis
Mar 2 '15 at 6:14
$begingroup$
Thank you. I've edited the post appropriately.
$endgroup$
– aldnoah.Algebra
Mar 2 '15 at 6:21
$begingroup$
Thank you. I've edited the post appropriately.
$endgroup$
– aldnoah.Algebra
Mar 2 '15 at 6:21
$begingroup$
Note that if $g$ is a primitive root then $g^3$ and its powers are 4th roots of unity.
$endgroup$
– Gerry Myerson
Mar 2 '15 at 6:27
$begingroup$
Note that if $g$ is a primitive root then $g^3$ and its powers are 4th roots of unity.
$endgroup$
– Gerry Myerson
Mar 2 '15 at 6:27
$begingroup$
Yes, this is a very small field, you can check the 12 non-zero elements by hand, just multiply and reduce mod 13 as you go. A primitive root of unity for $mathbb Z/13mathbb Z$ is one where its powers give you all 12 non-zero elements. It's enough to raise it to the 6th power, if none of those are one then it must be primitive.
$endgroup$
– Gregory Grant
Mar 2 '15 at 6:33
$begingroup$
Yes, this is a very small field, you can check the 12 non-zero elements by hand, just multiply and reduce mod 13 as you go. A primitive root of unity for $mathbb Z/13mathbb Z$ is one where its powers give you all 12 non-zero elements. It's enough to raise it to the 6th power, if none of those are one then it must be primitive.
$endgroup$
– Gregory Grant
Mar 2 '15 at 6:33
$begingroup$
if $(i,phi(n))=1$and g is a primitive roots $g^i$is primitive roots and they are all primitve roots
$endgroup$
– ali
Mar 2 '15 at 18:14
$begingroup$
if $(i,phi(n))=1$and g is a primitive roots $g^i$is primitive roots and they are all primitve roots
$endgroup$
– ali
Mar 2 '15 at 18:14
add a comment |
0
active
oldest
votes
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%2f1171460%2froots-of-unity-and-primitive-roots%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1171460%2froots-of-unity-and-primitive-roots%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$
The command bmod (or pmod, depending on your preferences) renders the mod notation nicely.
$endgroup$
– Travis
Mar 2 '15 at 6:14
$begingroup$
Thank you. I've edited the post appropriately.
$endgroup$
– aldnoah.Algebra
Mar 2 '15 at 6:21
$begingroup$
Note that if $g$ is a primitive root then $g^3$ and its powers are 4th roots of unity.
$endgroup$
– Gerry Myerson
Mar 2 '15 at 6:27
$begingroup$
Yes, this is a very small field, you can check the 12 non-zero elements by hand, just multiply and reduce mod 13 as you go. A primitive root of unity for $mathbb Z/13mathbb Z$ is one where its powers give you all 12 non-zero elements. It's enough to raise it to the 6th power, if none of those are one then it must be primitive.
$endgroup$
– Gregory Grant
Mar 2 '15 at 6:33
$begingroup$
if $(i,phi(n))=1$and g is a primitive roots $g^i$is primitive roots and they are all primitve roots
$endgroup$
– ali
Mar 2 '15 at 18:14