Finding minimal polynomial with given operator The 2019 Stack Overflow Developer Survey Results Are InA question on Characteristic polynomial of complex $ntimes n $ matrixDo these two matrices, related to $p(x)^n$ with $p(x)b$ irreducible, both have the same minimal polynomial?Finding characteristic polynomial of adjacency matrixFind the minimum polynomial of a matrix.find minimal polynomial of $T(p)=p'+p$Finding minimal polynomial of big blocks diagonal matrixFind the characteristic and minimal polynomial of the given matrixFind the characteristic polynomial of this matrixFind minimal Polynomial of matrixGiven the characteristic polynomial, find the minimal polynomial.
What is the motivation for a law requiring 2 parties to consent for recording a conversation
On the insanity of kings as an argument against monarchy
Deadlock Graph and Interpretation, solution to avoid
Are there any other methods to apply to solving simultaneous equations?
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
Falsification in Math vs Science
Is there a name of the flying bionic bird?
What do the Banks children have against barley water?
Inline version of a function returns different value than non-inline version
Does it makes sense to buy a new cycle to learn riding?
Monty Hall variation
What is the meaning of Triage in Cybersec world?
Geography at the pixel level
Why don't Unix/Linux systems traverse through directories until they find the required version of a linked library?
What is the use of option -o in the useradd command?
Can't find the latex code for the ⍎ (down tack jot) symbol
I looked up a future colleague on LinkedIn before I started a job. I told my colleague about it and he seemed surprised. Should I apologize?
How to reverse every other sublist of a list?
Does light intensity oscillate really fast since it is a wave?
What tool would a Roman-age civilization have to grind silver and other metals into dust?
Inflated grade on resume at previous job, might former employer tell new employer?
Which Sci-Fi work first showed weapon of galactic-scale mass destruction?
How long do I have to send my income tax payment to the IRS?
Why is it "Tumoren" and not "Tumore"?
Finding minimal polynomial with given operator
The 2019 Stack Overflow Developer Survey Results Are InA question on Characteristic polynomial of complex $ntimes n $ matrixDo these two matrices, related to $p(x)^n$ with $p(x)b$ irreducible, both have the same minimal polynomial?Finding characteristic polynomial of adjacency matrixFind the minimum polynomial of a matrix.find minimal polynomial of $T(p)=p'+p$Finding minimal polynomial of big blocks diagonal matrixFind the characteristic and minimal polynomial of the given matrixFind the characteristic polynomial of this matrixFind minimal Polynomial of matrixGiven the characteristic polynomial, find the minimal polynomial.
$begingroup$
Given the operator $T:mathbb C_le n[x]→mathbb C_le n[x]$ such that $T(p) = p' + p$ find the minimal polynomial.
What I tried:
I found the representing matrix $$A = beginpmatrix
1 & 1 & 0 & cdots & 0 \
0 & 1 & 2 & cdots & 0 \
vdots & 0 & ddots & ddots & 0\
0 & cdots & 0 & 1 & n\
0 & 0 & 0 & cdots & 1\
endpmatrix$$
and then I found the characteristic polynomial:
$f_T(x) = (x-1)^n+1$.
Now I know that the minimal polynomial is $m_T in (x-1),(x-1)^2,space...space,space(x-1)^n+1$
My guess is that $m_T = (x-1)^n+1$ but I don't know how to find which one it is.
linear-algebra linear-transformations characteristic-functions minimal-polynomials
$endgroup$
add a comment |
$begingroup$
Given the operator $T:mathbb C_le n[x]→mathbb C_le n[x]$ such that $T(p) = p' + p$ find the minimal polynomial.
What I tried:
I found the representing matrix $$A = beginpmatrix
1 & 1 & 0 & cdots & 0 \
0 & 1 & 2 & cdots & 0 \
vdots & 0 & ddots & ddots & 0\
0 & cdots & 0 & 1 & n\
0 & 0 & 0 & cdots & 1\
endpmatrix$$
and then I found the characteristic polynomial:
$f_T(x) = (x-1)^n+1$.
Now I know that the minimal polynomial is $m_T in (x-1),(x-1)^2,space...space,space(x-1)^n+1$
My guess is that $m_T = (x-1)^n+1$ but I don't know how to find which one it is.
linear-algebra linear-transformations characteristic-functions minimal-polynomials
$endgroup$
add a comment |
$begingroup$
Given the operator $T:mathbb C_le n[x]→mathbb C_le n[x]$ such that $T(p) = p' + p$ find the minimal polynomial.
What I tried:
I found the representing matrix $$A = beginpmatrix
1 & 1 & 0 & cdots & 0 \
0 & 1 & 2 & cdots & 0 \
vdots & 0 & ddots & ddots & 0\
0 & cdots & 0 & 1 & n\
0 & 0 & 0 & cdots & 1\
endpmatrix$$
and then I found the characteristic polynomial:
$f_T(x) = (x-1)^n+1$.
Now I know that the minimal polynomial is $m_T in (x-1),(x-1)^2,space...space,space(x-1)^n+1$
My guess is that $m_T = (x-1)^n+1$ but I don't know how to find which one it is.
linear-algebra linear-transformations characteristic-functions minimal-polynomials
$endgroup$
Given the operator $T:mathbb C_le n[x]→mathbb C_le n[x]$ such that $T(p) = p' + p$ find the minimal polynomial.
What I tried:
I found the representing matrix $$A = beginpmatrix
1 & 1 & 0 & cdots & 0 \
0 & 1 & 2 & cdots & 0 \
vdots & 0 & ddots & ddots & 0\
0 & cdots & 0 & 1 & n\
0 & 0 & 0 & cdots & 1\
endpmatrix$$
and then I found the characteristic polynomial:
$f_T(x) = (x-1)^n+1$.
Now I know that the minimal polynomial is $m_T in (x-1),(x-1)^2,space...space,space(x-1)^n+1$
My guess is that $m_T = (x-1)^n+1$ but I don't know how to find which one it is.
linear-algebra linear-transformations characteristic-functions minimal-polynomials
linear-algebra linear-transformations characteristic-functions minimal-polynomials
asked Mar 30 at 12:43
Guysudai1Guysudai1
18911
18911
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Let's denote by $S$ the derivative operator $S(p) = p'$. You noted that the minimal polynomial of $T$ has the form $(x-1)^k$ for $1 leq k leq n + 1$ so let $m(x) = (x-1)^k$. For $m$ to be the minimal polynomial of $T$, we must have
$$ m(T) = (T - I)^k = S^k = 0. $$
However, if $k leq n$ then
$$ S^k(x^k) = k! neq 0$$
so we must have $k = n + 1$. And indeed, $S^n+1$ acts on polynomials by taking the derivative $n + 1$ times and since all the polynomials $S$ acts on are of degree $ leq n$ we get $S^n+1 = 0$.
$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%2f3168256%2ffinding-minimal-polynomial-with-given-operator%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$
Let's denote by $S$ the derivative operator $S(p) = p'$. You noted that the minimal polynomial of $T$ has the form $(x-1)^k$ for $1 leq k leq n + 1$ so let $m(x) = (x-1)^k$. For $m$ to be the minimal polynomial of $T$, we must have
$$ m(T) = (T - I)^k = S^k = 0. $$
However, if $k leq n$ then
$$ S^k(x^k) = k! neq 0$$
so we must have $k = n + 1$. And indeed, $S^n+1$ acts on polynomials by taking the derivative $n + 1$ times and since all the polynomials $S$ acts on are of degree $ leq n$ we get $S^n+1 = 0$.
$endgroup$
add a comment |
$begingroup$
Let's denote by $S$ the derivative operator $S(p) = p'$. You noted that the minimal polynomial of $T$ has the form $(x-1)^k$ for $1 leq k leq n + 1$ so let $m(x) = (x-1)^k$. For $m$ to be the minimal polynomial of $T$, we must have
$$ m(T) = (T - I)^k = S^k = 0. $$
However, if $k leq n$ then
$$ S^k(x^k) = k! neq 0$$
so we must have $k = n + 1$. And indeed, $S^n+1$ acts on polynomials by taking the derivative $n + 1$ times and since all the polynomials $S$ acts on are of degree $ leq n$ we get $S^n+1 = 0$.
$endgroup$
add a comment |
$begingroup$
Let's denote by $S$ the derivative operator $S(p) = p'$. You noted that the minimal polynomial of $T$ has the form $(x-1)^k$ for $1 leq k leq n + 1$ so let $m(x) = (x-1)^k$. For $m$ to be the minimal polynomial of $T$, we must have
$$ m(T) = (T - I)^k = S^k = 0. $$
However, if $k leq n$ then
$$ S^k(x^k) = k! neq 0$$
so we must have $k = n + 1$. And indeed, $S^n+1$ acts on polynomials by taking the derivative $n + 1$ times and since all the polynomials $S$ acts on are of degree $ leq n$ we get $S^n+1 = 0$.
$endgroup$
Let's denote by $S$ the derivative operator $S(p) = p'$. You noted that the minimal polynomial of $T$ has the form $(x-1)^k$ for $1 leq k leq n + 1$ so let $m(x) = (x-1)^k$. For $m$ to be the minimal polynomial of $T$, we must have
$$ m(T) = (T - I)^k = S^k = 0. $$
However, if $k leq n$ then
$$ S^k(x^k) = k! neq 0$$
so we must have $k = n + 1$. And indeed, $S^n+1$ acts on polynomials by taking the derivative $n + 1$ times and since all the polynomials $S$ acts on are of degree $ leq n$ we get $S^n+1 = 0$.
answered Mar 30 at 14:03
levaplevap
48k33274
48k33274
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%2f3168256%2ffinding-minimal-polynomial-with-given-operator%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