What are all the $A$-invariant subspaces of $mathbb{C}^n$
$begingroup$
Let $ngeq 1$.
Let $A$ be an invertible linear map $mathbb{C}^nrightarrowmathbb{C}^n$.
I would like to recognize all the $A$-invariant subspaces.
So, I consider the Jordan normal form of $A$. Each Jordan block of dimensions $dtimes d$ gives a chain of $d$ nested $A$-invariant subspaces. I call these the "basic $A$-invariant subspaces".
Every direct sum of basic $A$-invariant subspaces is $A$-invariant.
Is every $A$-invariant subspace a direct sum of basic $A$-invariant subspaces?
linear-algebra
$endgroup$
add a comment |
$begingroup$
Let $ngeq 1$.
Let $A$ be an invertible linear map $mathbb{C}^nrightarrowmathbb{C}^n$.
I would like to recognize all the $A$-invariant subspaces.
So, I consider the Jordan normal form of $A$. Each Jordan block of dimensions $dtimes d$ gives a chain of $d$ nested $A$-invariant subspaces. I call these the "basic $A$-invariant subspaces".
Every direct sum of basic $A$-invariant subspaces is $A$-invariant.
Is every $A$-invariant subspace a direct sum of basic $A$-invariant subspaces?
linear-algebra
$endgroup$
add a comment |
$begingroup$
Let $ngeq 1$.
Let $A$ be an invertible linear map $mathbb{C}^nrightarrowmathbb{C}^n$.
I would like to recognize all the $A$-invariant subspaces.
So, I consider the Jordan normal form of $A$. Each Jordan block of dimensions $dtimes d$ gives a chain of $d$ nested $A$-invariant subspaces. I call these the "basic $A$-invariant subspaces".
Every direct sum of basic $A$-invariant subspaces is $A$-invariant.
Is every $A$-invariant subspace a direct sum of basic $A$-invariant subspaces?
linear-algebra
$endgroup$
Let $ngeq 1$.
Let $A$ be an invertible linear map $mathbb{C}^nrightarrowmathbb{C}^n$.
I would like to recognize all the $A$-invariant subspaces.
So, I consider the Jordan normal form of $A$. Each Jordan block of dimensions $dtimes d$ gives a chain of $d$ nested $A$-invariant subspaces. I call these the "basic $A$-invariant subspaces".
Every direct sum of basic $A$-invariant subspaces is $A$-invariant.
Is every $A$-invariant subspace a direct sum of basic $A$-invariant subspaces?
linear-algebra
linear-algebra
asked Jun 15 '16 at 11:34
TerryTerry
1167
1167
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Yes, up to the change of coordinates giving the Jordan form (which of course need not be unique) and up to the space ${0}$.
And why do you want $A$ to be invertible? It is not needed.
$endgroup$
$begingroup$
Can you please provide or sketch a proof?
$endgroup$
– Terry
Jun 16 '16 at 6:47
add a comment |
$begingroup$
The answer is NO. In other words, the answer of John B is false.
Let $Ain M_n(mathbb{C})$ s.t. every $A$-invariant subspace is a direct sum of basic A-invariant subspaces. Since a Jordan block has a finite number of invariant subspaces, $A$ has a finite number of invariant subspaces; this property is equivalent to "$A$ is a cyclic matrix" or equivalent to "$A$ admits exactly one Jordan block associated to each of its eigenvalues".
For example: i) $lambda I_2$ has two Jordan blocks associated to $lambda$ and admits an infinity of invariant subspaces.
ii) $A=diag(J_2,J_2)$ where $J_2$ is the nilpotent Jordan block of dimension $2$. Then $span(ae_1+be_3)$ is an invariant line for each $(a,b)in mathbb{C}^2setminus {(0,0)}$.
$endgroup$
$begingroup$
Who is the ignorant who has downvoted my post ?
$endgroup$
– loup blanc
Feb 8 at 9:27
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%2f1827068%2fwhat-are-all-the-a-invariant-subspaces-of-mathbbcn%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
$begingroup$
Yes, up to the change of coordinates giving the Jordan form (which of course need not be unique) and up to the space ${0}$.
And why do you want $A$ to be invertible? It is not needed.
$endgroup$
$begingroup$
Can you please provide or sketch a proof?
$endgroup$
– Terry
Jun 16 '16 at 6:47
add a comment |
$begingroup$
Yes, up to the change of coordinates giving the Jordan form (which of course need not be unique) and up to the space ${0}$.
And why do you want $A$ to be invertible? It is not needed.
$endgroup$
$begingroup$
Can you please provide or sketch a proof?
$endgroup$
– Terry
Jun 16 '16 at 6:47
add a comment |
$begingroup$
Yes, up to the change of coordinates giving the Jordan form (which of course need not be unique) and up to the space ${0}$.
And why do you want $A$ to be invertible? It is not needed.
$endgroup$
Yes, up to the change of coordinates giving the Jordan form (which of course need not be unique) and up to the space ${0}$.
And why do you want $A$ to be invertible? It is not needed.
answered Jun 15 '16 at 14:01
John BJohn B
12.2k51840
12.2k51840
$begingroup$
Can you please provide or sketch a proof?
$endgroup$
– Terry
Jun 16 '16 at 6:47
add a comment |
$begingroup$
Can you please provide or sketch a proof?
$endgroup$
– Terry
Jun 16 '16 at 6:47
$begingroup$
Can you please provide or sketch a proof?
$endgroup$
– Terry
Jun 16 '16 at 6:47
$begingroup$
Can you please provide or sketch a proof?
$endgroup$
– Terry
Jun 16 '16 at 6:47
add a comment |
$begingroup$
The answer is NO. In other words, the answer of John B is false.
Let $Ain M_n(mathbb{C})$ s.t. every $A$-invariant subspace is a direct sum of basic A-invariant subspaces. Since a Jordan block has a finite number of invariant subspaces, $A$ has a finite number of invariant subspaces; this property is equivalent to "$A$ is a cyclic matrix" or equivalent to "$A$ admits exactly one Jordan block associated to each of its eigenvalues".
For example: i) $lambda I_2$ has two Jordan blocks associated to $lambda$ and admits an infinity of invariant subspaces.
ii) $A=diag(J_2,J_2)$ where $J_2$ is the nilpotent Jordan block of dimension $2$. Then $span(ae_1+be_3)$ is an invariant line for each $(a,b)in mathbb{C}^2setminus {(0,0)}$.
$endgroup$
$begingroup$
Who is the ignorant who has downvoted my post ?
$endgroup$
– loup blanc
Feb 8 at 9:27
add a comment |
$begingroup$
The answer is NO. In other words, the answer of John B is false.
Let $Ain M_n(mathbb{C})$ s.t. every $A$-invariant subspace is a direct sum of basic A-invariant subspaces. Since a Jordan block has a finite number of invariant subspaces, $A$ has a finite number of invariant subspaces; this property is equivalent to "$A$ is a cyclic matrix" or equivalent to "$A$ admits exactly one Jordan block associated to each of its eigenvalues".
For example: i) $lambda I_2$ has two Jordan blocks associated to $lambda$ and admits an infinity of invariant subspaces.
ii) $A=diag(J_2,J_2)$ where $J_2$ is the nilpotent Jordan block of dimension $2$. Then $span(ae_1+be_3)$ is an invariant line for each $(a,b)in mathbb{C}^2setminus {(0,0)}$.
$endgroup$
$begingroup$
Who is the ignorant who has downvoted my post ?
$endgroup$
– loup blanc
Feb 8 at 9:27
add a comment |
$begingroup$
The answer is NO. In other words, the answer of John B is false.
Let $Ain M_n(mathbb{C})$ s.t. every $A$-invariant subspace is a direct sum of basic A-invariant subspaces. Since a Jordan block has a finite number of invariant subspaces, $A$ has a finite number of invariant subspaces; this property is equivalent to "$A$ is a cyclic matrix" or equivalent to "$A$ admits exactly one Jordan block associated to each of its eigenvalues".
For example: i) $lambda I_2$ has two Jordan blocks associated to $lambda$ and admits an infinity of invariant subspaces.
ii) $A=diag(J_2,J_2)$ where $J_2$ is the nilpotent Jordan block of dimension $2$. Then $span(ae_1+be_3)$ is an invariant line for each $(a,b)in mathbb{C}^2setminus {(0,0)}$.
$endgroup$
The answer is NO. In other words, the answer of John B is false.
Let $Ain M_n(mathbb{C})$ s.t. every $A$-invariant subspace is a direct sum of basic A-invariant subspaces. Since a Jordan block has a finite number of invariant subspaces, $A$ has a finite number of invariant subspaces; this property is equivalent to "$A$ is a cyclic matrix" or equivalent to "$A$ admits exactly one Jordan block associated to each of its eigenvalues".
For example: i) $lambda I_2$ has two Jordan blocks associated to $lambda$ and admits an infinity of invariant subspaces.
ii) $A=diag(J_2,J_2)$ where $J_2$ is the nilpotent Jordan block of dimension $2$. Then $span(ae_1+be_3)$ is an invariant line for each $(a,b)in mathbb{C}^2setminus {(0,0)}$.
edited Dec 28 '18 at 23:31
answered Dec 28 '18 at 23:25
loup blancloup blanc
23.3k21851
23.3k21851
$begingroup$
Who is the ignorant who has downvoted my post ?
$endgroup$
– loup blanc
Feb 8 at 9:27
add a comment |
$begingroup$
Who is the ignorant who has downvoted my post ?
$endgroup$
– loup blanc
Feb 8 at 9:27
$begingroup$
Who is the ignorant who has downvoted my post ?
$endgroup$
– loup blanc
Feb 8 at 9:27
$begingroup$
Who is the ignorant who has downvoted my post ?
$endgroup$
– loup blanc
Feb 8 at 9:27
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%2f1827068%2fwhat-are-all-the-a-invariant-subspaces-of-mathbbcn%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