Minimal polynomial for any power of Jordan block is same as the minimal polynomial of the Jordan block.
Let $J$ be the $n times n$ Jordan block corresponding to the eigen value $1$. For any natural number $r$ is it true that the minimal polynomial for $J^r$ is $(X-1)^n$ ?
Another way to think about it to produce a cyclic vector of $J^r$. I can’t prove it. I need some help. Thanks.
linear-algebra abstract-algebra matrices jordan-normal-form canonical-transformation
add a comment |
Let $J$ be the $n times n$ Jordan block corresponding to the eigen value $1$. For any natural number $r$ is it true that the minimal polynomial for $J^r$ is $(X-1)^n$ ?
Another way to think about it to produce a cyclic vector of $J^r$. I can’t prove it. I need some help. Thanks.
linear-algebra abstract-algebra matrices jordan-normal-form canonical-transformation
This is true for any non-zero eigenvalue, not just eigenvalue $1$.
– Zvi
Dec 6 at 11:19
2
Write $J=I+N$ where $I$ is the identity and $N$ is 1 on the super diagonal and zero otherwise (hence nilpotent of order $n$). Then $J^r=I+sum_{k=1}^r {{r}choose{k}} N^k$. You can show that $sum_{k=1}^r {{r}choose{k}} N^k$ is nilpotent of order $n$.
– Eric
Dec 6 at 15:40
1
The result is false without some restriction on $n,r$ and the characteristic of the field in question. For example, in characteristic $p$ if $n=p$ we have that $(I+N)^p=I$ which has minimal polynomial $X-1$.
– ancientmathematician
Dec 6 at 16:34
My interest is in 0 characteristic. Thanks for your counter example in positive characteristic.
– user371231
Dec 6 at 18:46
add a comment |
Let $J$ be the $n times n$ Jordan block corresponding to the eigen value $1$. For any natural number $r$ is it true that the minimal polynomial for $J^r$ is $(X-1)^n$ ?
Another way to think about it to produce a cyclic vector of $J^r$. I can’t prove it. I need some help. Thanks.
linear-algebra abstract-algebra matrices jordan-normal-form canonical-transformation
Let $J$ be the $n times n$ Jordan block corresponding to the eigen value $1$. For any natural number $r$ is it true that the minimal polynomial for $J^r$ is $(X-1)^n$ ?
Another way to think about it to produce a cyclic vector of $J^r$. I can’t prove it. I need some help. Thanks.
linear-algebra abstract-algebra matrices jordan-normal-form canonical-transformation
linear-algebra abstract-algebra matrices jordan-normal-form canonical-transformation
asked Dec 6 at 10:12
user371231
579511
579511
This is true for any non-zero eigenvalue, not just eigenvalue $1$.
– Zvi
Dec 6 at 11:19
2
Write $J=I+N$ where $I$ is the identity and $N$ is 1 on the super diagonal and zero otherwise (hence nilpotent of order $n$). Then $J^r=I+sum_{k=1}^r {{r}choose{k}} N^k$. You can show that $sum_{k=1}^r {{r}choose{k}} N^k$ is nilpotent of order $n$.
– Eric
Dec 6 at 15:40
1
The result is false without some restriction on $n,r$ and the characteristic of the field in question. For example, in characteristic $p$ if $n=p$ we have that $(I+N)^p=I$ which has minimal polynomial $X-1$.
– ancientmathematician
Dec 6 at 16:34
My interest is in 0 characteristic. Thanks for your counter example in positive characteristic.
– user371231
Dec 6 at 18:46
add a comment |
This is true for any non-zero eigenvalue, not just eigenvalue $1$.
– Zvi
Dec 6 at 11:19
2
Write $J=I+N$ where $I$ is the identity and $N$ is 1 on the super diagonal and zero otherwise (hence nilpotent of order $n$). Then $J^r=I+sum_{k=1}^r {{r}choose{k}} N^k$. You can show that $sum_{k=1}^r {{r}choose{k}} N^k$ is nilpotent of order $n$.
– Eric
Dec 6 at 15:40
1
The result is false without some restriction on $n,r$ and the characteristic of the field in question. For example, in characteristic $p$ if $n=p$ we have that $(I+N)^p=I$ which has minimal polynomial $X-1$.
– ancientmathematician
Dec 6 at 16:34
My interest is in 0 characteristic. Thanks for your counter example in positive characteristic.
– user371231
Dec 6 at 18:46
This is true for any non-zero eigenvalue, not just eigenvalue $1$.
– Zvi
Dec 6 at 11:19
This is true for any non-zero eigenvalue, not just eigenvalue $1$.
– Zvi
Dec 6 at 11:19
2
2
Write $J=I+N$ where $I$ is the identity and $N$ is 1 on the super diagonal and zero otherwise (hence nilpotent of order $n$). Then $J^r=I+sum_{k=1}^r {{r}choose{k}} N^k$. You can show that $sum_{k=1}^r {{r}choose{k}} N^k$ is nilpotent of order $n$.
– Eric
Dec 6 at 15:40
Write $J=I+N$ where $I$ is the identity and $N$ is 1 on the super diagonal and zero otherwise (hence nilpotent of order $n$). Then $J^r=I+sum_{k=1}^r {{r}choose{k}} N^k$. You can show that $sum_{k=1}^r {{r}choose{k}} N^k$ is nilpotent of order $n$.
– Eric
Dec 6 at 15:40
1
1
The result is false without some restriction on $n,r$ and the characteristic of the field in question. For example, in characteristic $p$ if $n=p$ we have that $(I+N)^p=I$ which has minimal polynomial $X-1$.
– ancientmathematician
Dec 6 at 16:34
The result is false without some restriction on $n,r$ and the characteristic of the field in question. For example, in characteristic $p$ if $n=p$ we have that $(I+N)^p=I$ which has minimal polynomial $X-1$.
– ancientmathematician
Dec 6 at 16:34
My interest is in 0 characteristic. Thanks for your counter example in positive characteristic.
– user371231
Dec 6 at 18:46
My interest is in 0 characteristic. Thanks for your counter example in positive characteristic.
– user371231
Dec 6 at 18:46
add a comment |
2 Answers
2
active
oldest
votes
Hint: write $J=I+N$ where $N$ is the shift matrix. $N$ is nilpotent with index $n$. Now expand $J^r=(I+N)^r=...$ and find out what is the smallest $m$ we need in order to $(J^r-I)^m=0$.
add a comment |
As $r(J-I)=r(J^r-I)$, so geometric multiplicity is $1$in both case are same and hence same minimal polynomial. Here $r$ means rank of matrix.
It is not true. Take $3times 3$ case: $$J-I=begin{bmatrix}0 & 1& 0\0 & 0 & 1\0 & 0 & 0end{bmatrix},quad J^2-I=begin{bmatrix}0 & 2& color{red}{1}\0 & 0 & 2\0 & 0 & 0end{bmatrix}.$$ In what sense are they equal?
– A.Γ.
Dec 6 at 12:50
Both has same rank as $2.$
– neelkanth
Dec 6 at 13:03
@neelkanth If by "r" you mean rank then you should write that out clearly. Your equation communicates that the constant multiple r times J-I is equal to the constant multiple r times (J^r-I) which is not true as pointed out by A.Γ.
– Eric
Dec 6 at 15:47
1
It’s standard notation if we work in matrices
– neelkanth
Dec 6 at 16:15
Can you explain why the ranks are same ?
– user371231
Dec 6 at 16:18
|
show 2 more comments
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%2f3028303%2fminimal-polynomial-for-any-power-of-jordan-block-is-same-as-the-minimal-polynomi%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Hint: write $J=I+N$ where $N$ is the shift matrix. $N$ is nilpotent with index $n$. Now expand $J^r=(I+N)^r=...$ and find out what is the smallest $m$ we need in order to $(J^r-I)^m=0$.
add a comment |
Hint: write $J=I+N$ where $N$ is the shift matrix. $N$ is nilpotent with index $n$. Now expand $J^r=(I+N)^r=...$ and find out what is the smallest $m$ we need in order to $(J^r-I)^m=0$.
add a comment |
Hint: write $J=I+N$ where $N$ is the shift matrix. $N$ is nilpotent with index $n$. Now expand $J^r=(I+N)^r=...$ and find out what is the smallest $m$ we need in order to $(J^r-I)^m=0$.
Hint: write $J=I+N$ where $N$ is the shift matrix. $N$ is nilpotent with index $n$. Now expand $J^r=(I+N)^r=...$ and find out what is the smallest $m$ we need in order to $(J^r-I)^m=0$.
answered Dec 6 at 11:17
A.Γ.
21.7k22455
21.7k22455
add a comment |
add a comment |
As $r(J-I)=r(J^r-I)$, so geometric multiplicity is $1$in both case are same and hence same minimal polynomial. Here $r$ means rank of matrix.
It is not true. Take $3times 3$ case: $$J-I=begin{bmatrix}0 & 1& 0\0 & 0 & 1\0 & 0 & 0end{bmatrix},quad J^2-I=begin{bmatrix}0 & 2& color{red}{1}\0 & 0 & 2\0 & 0 & 0end{bmatrix}.$$ In what sense are they equal?
– A.Γ.
Dec 6 at 12:50
Both has same rank as $2.$
– neelkanth
Dec 6 at 13:03
@neelkanth If by "r" you mean rank then you should write that out clearly. Your equation communicates that the constant multiple r times J-I is equal to the constant multiple r times (J^r-I) which is not true as pointed out by A.Γ.
– Eric
Dec 6 at 15:47
1
It’s standard notation if we work in matrices
– neelkanth
Dec 6 at 16:15
Can you explain why the ranks are same ?
– user371231
Dec 6 at 16:18
|
show 2 more comments
As $r(J-I)=r(J^r-I)$, so geometric multiplicity is $1$in both case are same and hence same minimal polynomial. Here $r$ means rank of matrix.
It is not true. Take $3times 3$ case: $$J-I=begin{bmatrix}0 & 1& 0\0 & 0 & 1\0 & 0 & 0end{bmatrix},quad J^2-I=begin{bmatrix}0 & 2& color{red}{1}\0 & 0 & 2\0 & 0 & 0end{bmatrix}.$$ In what sense are they equal?
– A.Γ.
Dec 6 at 12:50
Both has same rank as $2.$
– neelkanth
Dec 6 at 13:03
@neelkanth If by "r" you mean rank then you should write that out clearly. Your equation communicates that the constant multiple r times J-I is equal to the constant multiple r times (J^r-I) which is not true as pointed out by A.Γ.
– Eric
Dec 6 at 15:47
1
It’s standard notation if we work in matrices
– neelkanth
Dec 6 at 16:15
Can you explain why the ranks are same ?
– user371231
Dec 6 at 16:18
|
show 2 more comments
As $r(J-I)=r(J^r-I)$, so geometric multiplicity is $1$in both case are same and hence same minimal polynomial. Here $r$ means rank of matrix.
As $r(J-I)=r(J^r-I)$, so geometric multiplicity is $1$in both case are same and hence same minimal polynomial. Here $r$ means rank of matrix.
edited Dec 6 at 16:21
answered Dec 6 at 12:20
neelkanth
2,0461927
2,0461927
It is not true. Take $3times 3$ case: $$J-I=begin{bmatrix}0 & 1& 0\0 & 0 & 1\0 & 0 & 0end{bmatrix},quad J^2-I=begin{bmatrix}0 & 2& color{red}{1}\0 & 0 & 2\0 & 0 & 0end{bmatrix}.$$ In what sense are they equal?
– A.Γ.
Dec 6 at 12:50
Both has same rank as $2.$
– neelkanth
Dec 6 at 13:03
@neelkanth If by "r" you mean rank then you should write that out clearly. Your equation communicates that the constant multiple r times J-I is equal to the constant multiple r times (J^r-I) which is not true as pointed out by A.Γ.
– Eric
Dec 6 at 15:47
1
It’s standard notation if we work in matrices
– neelkanth
Dec 6 at 16:15
Can you explain why the ranks are same ?
– user371231
Dec 6 at 16:18
|
show 2 more comments
It is not true. Take $3times 3$ case: $$J-I=begin{bmatrix}0 & 1& 0\0 & 0 & 1\0 & 0 & 0end{bmatrix},quad J^2-I=begin{bmatrix}0 & 2& color{red}{1}\0 & 0 & 2\0 & 0 & 0end{bmatrix}.$$ In what sense are they equal?
– A.Γ.
Dec 6 at 12:50
Both has same rank as $2.$
– neelkanth
Dec 6 at 13:03
@neelkanth If by "r" you mean rank then you should write that out clearly. Your equation communicates that the constant multiple r times J-I is equal to the constant multiple r times (J^r-I) which is not true as pointed out by A.Γ.
– Eric
Dec 6 at 15:47
1
It’s standard notation if we work in matrices
– neelkanth
Dec 6 at 16:15
Can you explain why the ranks are same ?
– user371231
Dec 6 at 16:18
It is not true. Take $3times 3$ case: $$J-I=begin{bmatrix}0 & 1& 0\0 & 0 & 1\0 & 0 & 0end{bmatrix},quad J^2-I=begin{bmatrix}0 & 2& color{red}{1}\0 & 0 & 2\0 & 0 & 0end{bmatrix}.$$ In what sense are they equal?
– A.Γ.
Dec 6 at 12:50
It is not true. Take $3times 3$ case: $$J-I=begin{bmatrix}0 & 1& 0\0 & 0 & 1\0 & 0 & 0end{bmatrix},quad J^2-I=begin{bmatrix}0 & 2& color{red}{1}\0 & 0 & 2\0 & 0 & 0end{bmatrix}.$$ In what sense are they equal?
– A.Γ.
Dec 6 at 12:50
Both has same rank as $2.$
– neelkanth
Dec 6 at 13:03
Both has same rank as $2.$
– neelkanth
Dec 6 at 13:03
@neelkanth If by "r" you mean rank then you should write that out clearly. Your equation communicates that the constant multiple r times J-I is equal to the constant multiple r times (J^r-I) which is not true as pointed out by A.Γ.
– Eric
Dec 6 at 15:47
@neelkanth If by "r" you mean rank then you should write that out clearly. Your equation communicates that the constant multiple r times J-I is equal to the constant multiple r times (J^r-I) which is not true as pointed out by A.Γ.
– Eric
Dec 6 at 15:47
1
1
It’s standard notation if we work in matrices
– neelkanth
Dec 6 at 16:15
It’s standard notation if we work in matrices
– neelkanth
Dec 6 at 16:15
Can you explain why the ranks are same ?
– user371231
Dec 6 at 16:18
Can you explain why the ranks are same ?
– user371231
Dec 6 at 16:18
|
show 2 more comments
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3028303%2fminimal-polynomial-for-any-power-of-jordan-block-is-same-as-the-minimal-polynomi%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
This is true for any non-zero eigenvalue, not just eigenvalue $1$.
– Zvi
Dec 6 at 11:19
2
Write $J=I+N$ where $I$ is the identity and $N$ is 1 on the super diagonal and zero otherwise (hence nilpotent of order $n$). Then $J^r=I+sum_{k=1}^r {{r}choose{k}} N^k$. You can show that $sum_{k=1}^r {{r}choose{k}} N^k$ is nilpotent of order $n$.
– Eric
Dec 6 at 15:40
1
The result is false without some restriction on $n,r$ and the characteristic of the field in question. For example, in characteristic $p$ if $n=p$ we have that $(I+N)^p=I$ which has minimal polynomial $X-1$.
– ancientmathematician
Dec 6 at 16:34
My interest is in 0 characteristic. Thanks for your counter example in positive characteristic.
– user371231
Dec 6 at 18:46