Reversible code if reciprocal value of root is a rootCyclic error correcting codeUpper bounds for the dimension of a binary cyclic codeCyclotomic Fields - Showing that the fixed field of $G(mathbb Q(xi)/mathbb Q)$ is $mathbb Q$.reciprocal vectorsHow to rationalize denominator?Suppose $m/l$ is a root of $f$, where $m$ and $l$ are relatively prime integers. Show that $m$ divides $a_0$ and $l$ divides $a_n$.If $q$ is semiprimitive $bmod n$ and $gcd(n, q) = 1$, then every cyclic code over $mathbb F_q[X]/(X^n - 1)$ is reversibleAlternant code are not always cyclicExercise on cyclic code, parity check matrix and encodingConstructing the binary Golay code
How do I create uniquely male characters?
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
Is there really no realistic way for a skeleton monster to move around without magic?
Why is this code 6.5x slower with optimizations enabled?
N.B. ligature in Latex
I probably found a bug with the sudo apt install function
Is it possible to make sharp wind that can cut stuff from afar?
Email Account under attack (really) - anything I can do?
Can you lasso down a wizard who is using the Levitate spell?
Motorized valve interfering with button?
Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?
Example of a relative pronoun
What is the white spray-pattern residue inside these Falcon Heavy nozzles?
What is the command to reset a PC without deleting any files
What is the meaning of "of trouble" in the following sentence?
What do you call something that goes against the spirit of the law, but is legal when interpreting the law to the letter?
LED on same Pin as Toggle Switch, not illuminating
Can Medicine checks be used, with decent rolls, to completely mitigate the risk of death from ongoing damage?
What does "enim et" mean?
What is GPS' 19 year rollover and does it present a cybersecurity issue?
Why are 150k or 200k jobs considered good when there are 300k+ births a month?
Why is the design of haulage companies so “special”?
Japan - Any leeway for max visa duration due to unforeseen circumstances?
How do you conduct xenoanthropology after first contact?
Reversible code if reciprocal value of root is a root
Cyclic error correcting codeUpper bounds for the dimension of a binary cyclic codeCyclotomic Fields - Showing that the fixed field of $G(mathbb Q(xi)/mathbb Q)$ is $mathbb Q$.reciprocal vectorsHow to rationalize denominator?Suppose $m/l$ is a root of $f$, where $m$ and $l$ are relatively prime integers. Show that $m$ divides $a_0$ and $l$ divides $a_n$.If $q$ is semiprimitive $bmod n$ and $gcd(n, q) = 1$, then every cyclic code over $mathbb F_q[X]/(X^n - 1)$ is reversibleAlternant code are not always cyclicExercise on cyclic code, parity check matrix and encodingConstructing the binary Golay code
$begingroup$
I know that a code C is called reversible if $(a_0, ..., a_n-1) in C$ implies that $(a_n-1, ..., a_1, a_0) in C$.
Now, how can I show that a cyclic code C = g is reversible iff with each root of g also the reciprocal value of that root is a root of g?
linear-algebra abstract-algebra
$endgroup$
add a comment |
$begingroup$
I know that a code C is called reversible if $(a_0, ..., a_n-1) in C$ implies that $(a_n-1, ..., a_1, a_0) in C$.
Now, how can I show that a cyclic code C = g is reversible iff with each root of g also the reciprocal value of that root is a root of g?
linear-algebra abstract-algebra
$endgroup$
add a comment |
$begingroup$
I know that a code C is called reversible if $(a_0, ..., a_n-1) in C$ implies that $(a_n-1, ..., a_1, a_0) in C$.
Now, how can I show that a cyclic code C = g is reversible iff with each root of g also the reciprocal value of that root is a root of g?
linear-algebra abstract-algebra
$endgroup$
I know that a code C is called reversible if $(a_0, ..., a_n-1) in C$ implies that $(a_n-1, ..., a_1, a_0) in C$.
Now, how can I show that a cyclic code C = g is reversible iff with each root of g also the reciprocal value of that root is a root of g?
linear-algebra abstract-algebra
linear-algebra abstract-algebra
asked Mar 22 at 10:39
JohnDJohnD
341112
341112
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
This is true only if you assume the multiplicities of the roots also match (i.e., modify the statement to: $a$ is a root of $g(x)$ with multiplicity $m$ if and only if $dfrac 1 a$ is a root of $g(x)$ with multiplicity $m$).
For $c = (a_0, ldots, a_n - 1) in C$, the associated polynomial is $p_c(x) = a_0 + a_1 x + cdots a_n - 1 x^n - 1$.
For the reverse word $d = (a_n - 1, ldots, a_0)$, the associated polynomial is $$p_d(x) = a_n - 1 + a_n - 2 x + cdots + a_0 x^n - 1 = x^n - 1left[ a_n-1left(dfrac 1 xright)^n-1 + a_n - 1 left(dfrac 1 xright)^n - 2 + cdots + a_0right] = x^n - 1p_cleft( dfrac 1 x right)$$
from which it is clear that the roots of $p_d(x)$ are exactly the reciprocals of the roots of the (non-zero) roots of $p_c(x)$.
Now if $C = langle g rangle$ is reversible, it is obvious from the above argument that $g(r) = 0 iff gleft(dfrac 1 rright) = 0$. Conversely if $g(r) = 0 iff gleft(dfrac 1 rright) = 0$, and $r$ and $dfrac 1 r$ have the same multiplicities, then again it is clear that $x^n - 1gleft(dfrac 1 xright) in C$. Thus, $C$ is reversible.
$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%2f3157995%2freversible-code-if-reciprocal-value-of-root-is-a-root%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
$begingroup$
This is true only if you assume the multiplicities of the roots also match (i.e., modify the statement to: $a$ is a root of $g(x)$ with multiplicity $m$ if and only if $dfrac 1 a$ is a root of $g(x)$ with multiplicity $m$).
For $c = (a_0, ldots, a_n - 1) in C$, the associated polynomial is $p_c(x) = a_0 + a_1 x + cdots a_n - 1 x^n - 1$.
For the reverse word $d = (a_n - 1, ldots, a_0)$, the associated polynomial is $$p_d(x) = a_n - 1 + a_n - 2 x + cdots + a_0 x^n - 1 = x^n - 1left[ a_n-1left(dfrac 1 xright)^n-1 + a_n - 1 left(dfrac 1 xright)^n - 2 + cdots + a_0right] = x^n - 1p_cleft( dfrac 1 x right)$$
from which it is clear that the roots of $p_d(x)$ are exactly the reciprocals of the roots of the (non-zero) roots of $p_c(x)$.
Now if $C = langle g rangle$ is reversible, it is obvious from the above argument that $g(r) = 0 iff gleft(dfrac 1 rright) = 0$. Conversely if $g(r) = 0 iff gleft(dfrac 1 rright) = 0$, and $r$ and $dfrac 1 r$ have the same multiplicities, then again it is clear that $x^n - 1gleft(dfrac 1 xright) in C$. Thus, $C$ is reversible.
$endgroup$
add a comment |
$begingroup$
This is true only if you assume the multiplicities of the roots also match (i.e., modify the statement to: $a$ is a root of $g(x)$ with multiplicity $m$ if and only if $dfrac 1 a$ is a root of $g(x)$ with multiplicity $m$).
For $c = (a_0, ldots, a_n - 1) in C$, the associated polynomial is $p_c(x) = a_0 + a_1 x + cdots a_n - 1 x^n - 1$.
For the reverse word $d = (a_n - 1, ldots, a_0)$, the associated polynomial is $$p_d(x) = a_n - 1 + a_n - 2 x + cdots + a_0 x^n - 1 = x^n - 1left[ a_n-1left(dfrac 1 xright)^n-1 + a_n - 1 left(dfrac 1 xright)^n - 2 + cdots + a_0right] = x^n - 1p_cleft( dfrac 1 x right)$$
from which it is clear that the roots of $p_d(x)$ are exactly the reciprocals of the roots of the (non-zero) roots of $p_c(x)$.
Now if $C = langle g rangle$ is reversible, it is obvious from the above argument that $g(r) = 0 iff gleft(dfrac 1 rright) = 0$. Conversely if $g(r) = 0 iff gleft(dfrac 1 rright) = 0$, and $r$ and $dfrac 1 r$ have the same multiplicities, then again it is clear that $x^n - 1gleft(dfrac 1 xright) in C$. Thus, $C$ is reversible.
$endgroup$
add a comment |
$begingroup$
This is true only if you assume the multiplicities of the roots also match (i.e., modify the statement to: $a$ is a root of $g(x)$ with multiplicity $m$ if and only if $dfrac 1 a$ is a root of $g(x)$ with multiplicity $m$).
For $c = (a_0, ldots, a_n - 1) in C$, the associated polynomial is $p_c(x) = a_0 + a_1 x + cdots a_n - 1 x^n - 1$.
For the reverse word $d = (a_n - 1, ldots, a_0)$, the associated polynomial is $$p_d(x) = a_n - 1 + a_n - 2 x + cdots + a_0 x^n - 1 = x^n - 1left[ a_n-1left(dfrac 1 xright)^n-1 + a_n - 1 left(dfrac 1 xright)^n - 2 + cdots + a_0right] = x^n - 1p_cleft( dfrac 1 x right)$$
from which it is clear that the roots of $p_d(x)$ are exactly the reciprocals of the roots of the (non-zero) roots of $p_c(x)$.
Now if $C = langle g rangle$ is reversible, it is obvious from the above argument that $g(r) = 0 iff gleft(dfrac 1 rright) = 0$. Conversely if $g(r) = 0 iff gleft(dfrac 1 rright) = 0$, and $r$ and $dfrac 1 r$ have the same multiplicities, then again it is clear that $x^n - 1gleft(dfrac 1 xright) in C$. Thus, $C$ is reversible.
$endgroup$
This is true only if you assume the multiplicities of the roots also match (i.e., modify the statement to: $a$ is a root of $g(x)$ with multiplicity $m$ if and only if $dfrac 1 a$ is a root of $g(x)$ with multiplicity $m$).
For $c = (a_0, ldots, a_n - 1) in C$, the associated polynomial is $p_c(x) = a_0 + a_1 x + cdots a_n - 1 x^n - 1$.
For the reverse word $d = (a_n - 1, ldots, a_0)$, the associated polynomial is $$p_d(x) = a_n - 1 + a_n - 2 x + cdots + a_0 x^n - 1 = x^n - 1left[ a_n-1left(dfrac 1 xright)^n-1 + a_n - 1 left(dfrac 1 xright)^n - 2 + cdots + a_0right] = x^n - 1p_cleft( dfrac 1 x right)$$
from which it is clear that the roots of $p_d(x)$ are exactly the reciprocals of the roots of the (non-zero) roots of $p_c(x)$.
Now if $C = langle g rangle$ is reversible, it is obvious from the above argument that $g(r) = 0 iff gleft(dfrac 1 rright) = 0$. Conversely if $g(r) = 0 iff gleft(dfrac 1 rright) = 0$, and $r$ and $dfrac 1 r$ have the same multiplicities, then again it is clear that $x^n - 1gleft(dfrac 1 xright) in C$. Thus, $C$ is reversible.
answered Mar 22 at 11:55
M. VinayM. Vinay
7,33322136
7,33322136
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%2f3157995%2freversible-code-if-reciprocal-value-of-root-is-a-root%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