Dimension of span of powers of a given matrix Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Cayley-Hamilton theorem on square matricesFind $A^1000$ by using Cayley-Hamilton TheoremThe minimal polynomial divides the characteristic polynomialShow that the minimal polynomial over $mathbbC$ of a real matrix has real coefficientsAvoiding the Cayley–Hamilton theoremCayley Hamilton TheoremA positive definite matrix A can be express as a polynomial of $ A^2 $Generalization of Cayley-Hamilton for non-diagonal coefficients related to other properties than eigenvalues?Cayley-Hamilton and linear dependenceDimension on span of End(V) composition
Proving that any solution to the differential equation of an oscillator can be written as a sum of sinusoids.
"Destructive power" carried by a B-52?
What should one know about term logic before studying propositional and predicate logic?
What helicopter has the most rotor blades?
Can I cut the hair of a conjured korred with a blade made of precious material to harvest that material from the korred?
How to make an animal which can only breed for a certain number of generations?
Understanding piped commands in GNU/Linux
Magento 2 - Add additional attributes in register
Are there any irrational/transcendental numbers for which the distribution of decimal digits is not uniform?
Improvising over quartal voicings
Maximum rotation made by a symmetric positive definite matrix?
Can I take recommendation from someone I met at a conference?
Why did Bronn offer to be Tyrion Lannister's champion in trial by combat?
Cost function for LTI system identification
Who's this lady in the war room?
Unicode symbols with XeLaTeX and Lato font
Is a copyright notice with a non-existent name be invalid?
Why do C and C++ allow the expression (int) + 4*5?
Changing order of draw operation in PGFPlots
New Order #6: Easter Egg
Pointing to problems without suggesting solutions
Why not use the yoke to control yaw, as well as pitch and roll?
How to name indistinguishable henchmen in a screenplay?
Question on Gÿongy' lemma proof
Dimension of span of powers of a given matrix
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Cayley-Hamilton theorem on square matricesFind $A^1000$ by using Cayley-Hamilton TheoremThe minimal polynomial divides the characteristic polynomialShow that the minimal polynomial over $mathbbC$ of a real matrix has real coefficientsAvoiding the Cayley–Hamilton theoremCayley Hamilton TheoremA positive definite matrix A can be express as a polynomial of $ A^2 $Generalization of Cayley-Hamilton for non-diagonal coefficients related to other properties than eigenvalues?Cayley-Hamilton and linear dependenceDimension on span of End(V) composition
$begingroup$
Let $A$ be a matrix $ntimes n$ of rank n, then Cayley–Hamilton theorem states that powers of A up to $n-1$ are linearly depend, more preciously $rho_A(A)=0$ for characteristic polynomial of $A$.
I've stuck with an elementary question, what is the dimension of linear span of powers of A up to k-th power? It seems to be related to the theorem above, but it's not clear for me how understand it and the dimension of the span.
linear-algebra matrices
$endgroup$
add a comment |
$begingroup$
Let $A$ be a matrix $ntimes n$ of rank n, then Cayley–Hamilton theorem states that powers of A up to $n-1$ are linearly depend, more preciously $rho_A(A)=0$ for characteristic polynomial of $A$.
I've stuck with an elementary question, what is the dimension of linear span of powers of A up to k-th power? It seems to be related to the theorem above, but it's not clear for me how understand it and the dimension of the span.
linear-algebra matrices
$endgroup$
add a comment |
$begingroup$
Let $A$ be a matrix $ntimes n$ of rank n, then Cayley–Hamilton theorem states that powers of A up to $n-1$ are linearly depend, more preciously $rho_A(A)=0$ for characteristic polynomial of $A$.
I've stuck with an elementary question, what is the dimension of linear span of powers of A up to k-th power? It seems to be related to the theorem above, but it's not clear for me how understand it and the dimension of the span.
linear-algebra matrices
$endgroup$
Let $A$ be a matrix $ntimes n$ of rank n, then Cayley–Hamilton theorem states that powers of A up to $n-1$ are linearly depend, more preciously $rho_A(A)=0$ for characteristic polynomial of $A$.
I've stuck with an elementary question, what is the dimension of linear span of powers of A up to k-th power? It seems to be related to the theorem above, but it's not clear for me how understand it and the dimension of the span.
linear-algebra matrices
linear-algebra matrices
asked Apr 2 at 17:17
Grog SmithGrog Smith
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The space of $n times n$ matrices is a vector space (e.g., just view each matrix as a vector with $n^2$ components).
$A^n-1, A^n-2, ldots, A, I$ is a set of elements of this vector space, so you can consider its span (i.e. all matrices of the form $c_n-1 A^n-1 + cdots + c_1 A + c_0 I$) or ask about whether the set is linearly independent or not, etc. This is not anything different than what you know about working with vector spaces of the form $mathbbR^n$.
If you know that, say, $A^3 + 2 A^2 + 5 A - 2I = 0$ (this is an arbitrary example), then you know $A^3, A^2, A, I$ is a linearly dependent set. (Why?) Can you now figure out what the Cayley-Hamilton theorem implies about linear dependence of powers of $A$?
$endgroup$
add a comment |
Your Answer
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%2f3172134%2fdimension-of-span-of-powers-of-a-given-matrix%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$
The space of $n times n$ matrices is a vector space (e.g., just view each matrix as a vector with $n^2$ components).
$A^n-1, A^n-2, ldots, A, I$ is a set of elements of this vector space, so you can consider its span (i.e. all matrices of the form $c_n-1 A^n-1 + cdots + c_1 A + c_0 I$) or ask about whether the set is linearly independent or not, etc. This is not anything different than what you know about working with vector spaces of the form $mathbbR^n$.
If you know that, say, $A^3 + 2 A^2 + 5 A - 2I = 0$ (this is an arbitrary example), then you know $A^3, A^2, A, I$ is a linearly dependent set. (Why?) Can you now figure out what the Cayley-Hamilton theorem implies about linear dependence of powers of $A$?
$endgroup$
add a comment |
$begingroup$
The space of $n times n$ matrices is a vector space (e.g., just view each matrix as a vector with $n^2$ components).
$A^n-1, A^n-2, ldots, A, I$ is a set of elements of this vector space, so you can consider its span (i.e. all matrices of the form $c_n-1 A^n-1 + cdots + c_1 A + c_0 I$) or ask about whether the set is linearly independent or not, etc. This is not anything different than what you know about working with vector spaces of the form $mathbbR^n$.
If you know that, say, $A^3 + 2 A^2 + 5 A - 2I = 0$ (this is an arbitrary example), then you know $A^3, A^2, A, I$ is a linearly dependent set. (Why?) Can you now figure out what the Cayley-Hamilton theorem implies about linear dependence of powers of $A$?
$endgroup$
add a comment |
$begingroup$
The space of $n times n$ matrices is a vector space (e.g., just view each matrix as a vector with $n^2$ components).
$A^n-1, A^n-2, ldots, A, I$ is a set of elements of this vector space, so you can consider its span (i.e. all matrices of the form $c_n-1 A^n-1 + cdots + c_1 A + c_0 I$) or ask about whether the set is linearly independent or not, etc. This is not anything different than what you know about working with vector spaces of the form $mathbbR^n$.
If you know that, say, $A^3 + 2 A^2 + 5 A - 2I = 0$ (this is an arbitrary example), then you know $A^3, A^2, A, I$ is a linearly dependent set. (Why?) Can you now figure out what the Cayley-Hamilton theorem implies about linear dependence of powers of $A$?
$endgroup$
The space of $n times n$ matrices is a vector space (e.g., just view each matrix as a vector with $n^2$ components).
$A^n-1, A^n-2, ldots, A, I$ is a set of elements of this vector space, so you can consider its span (i.e. all matrices of the form $c_n-1 A^n-1 + cdots + c_1 A + c_0 I$) or ask about whether the set is linearly independent or not, etc. This is not anything different than what you know about working with vector spaces of the form $mathbbR^n$.
If you know that, say, $A^3 + 2 A^2 + 5 A - 2I = 0$ (this is an arbitrary example), then you know $A^3, A^2, A, I$ is a linearly dependent set. (Why?) Can you now figure out what the Cayley-Hamilton theorem implies about linear dependence of powers of $A$?
answered Apr 2 at 17:26
angryavianangryavian
42.9k23482
42.9k23482
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%2f3172134%2fdimension-of-span-of-powers-of-a-given-matrix%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