Eigenvalues of a matrix product
$begingroup$
it is a well know result that for two $ntimes n$ matrices $A$ and $B$ the eigenvalues of the product $AB$ are equal to those of the product $BA$.
Are there similar results for a product of $m>2$ matrices? E.g. does the product of four $ntimes n$ matrices $ABCD$ have the same eigenvalues as $ACBD$?
Thanks for your help!
linear-algebra matrices eigenvalues-eigenvectors
$endgroup$
add a comment |
$begingroup$
it is a well know result that for two $ntimes n$ matrices $A$ and $B$ the eigenvalues of the product $AB$ are equal to those of the product $BA$.
Are there similar results for a product of $m>2$ matrices? E.g. does the product of four $ntimes n$ matrices $ABCD$ have the same eigenvalues as $ACBD$?
Thanks for your help!
linear-algebra matrices eigenvalues-eigenvectors
$endgroup$
2
$begingroup$
The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
$endgroup$
– Qiaochu Yuan
Nov 14 '18 at 10:16
add a comment |
$begingroup$
it is a well know result that for two $ntimes n$ matrices $A$ and $B$ the eigenvalues of the product $AB$ are equal to those of the product $BA$.
Are there similar results for a product of $m>2$ matrices? E.g. does the product of four $ntimes n$ matrices $ABCD$ have the same eigenvalues as $ACBD$?
Thanks for your help!
linear-algebra matrices eigenvalues-eigenvectors
$endgroup$
it is a well know result that for two $ntimes n$ matrices $A$ and $B$ the eigenvalues of the product $AB$ are equal to those of the product $BA$.
Are there similar results for a product of $m>2$ matrices? E.g. does the product of four $ntimes n$ matrices $ABCD$ have the same eigenvalues as $ACBD$?
Thanks for your help!
linear-algebra matrices eigenvalues-eigenvectors
linear-algebra matrices eigenvalues-eigenvectors
asked Nov 14 '18 at 9:54
maxmilgrammaxmilgram
6577
6577
2
$begingroup$
The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
$endgroup$
– Qiaochu Yuan
Nov 14 '18 at 10:16
add a comment |
2
$begingroup$
The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
$endgroup$
– Qiaochu Yuan
Nov 14 '18 at 10:16
2
2
$begingroup$
The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
$endgroup$
– Qiaochu Yuan
Nov 14 '18 at 10:16
$begingroup$
The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
$endgroup$
– Qiaochu Yuan
Nov 14 '18 at 10:16
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).
We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.
$endgroup$
add a comment |
$begingroup$
In fact, $AB$ and $BA$ have the same characteristic polynomial.
The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.
In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.
To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.
The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.
However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.
$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%2f2998072%2feigenvalues-of-a-matrix-product%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$
Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).
We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.
$endgroup$
add a comment |
$begingroup$
Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).
We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.
$endgroup$
add a comment |
$begingroup$
Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).
We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.
$endgroup$
Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).
We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.
answered Nov 14 '18 at 10:24
WidawensenWidawensen
4,50321446
4,50321446
add a comment |
add a comment |
$begingroup$
In fact, $AB$ and $BA$ have the same characteristic polynomial.
The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.
In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.
To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.
The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.
However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.
$endgroup$
add a comment |
$begingroup$
In fact, $AB$ and $BA$ have the same characteristic polynomial.
The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.
In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.
To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.
The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.
However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.
$endgroup$
add a comment |
$begingroup$
In fact, $AB$ and $BA$ have the same characteristic polynomial.
The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.
In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.
To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.
The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.
However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.
$endgroup$
In fact, $AB$ and $BA$ have the same characteristic polynomial.
The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.
In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.
To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.
The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.
However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.
answered Nov 14 '18 at 10:33
астон вілла олоф мэллбэргастон вілла олоф мэллбэрг
38.6k33376
38.6k33376
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%2f2998072%2feigenvalues-of-a-matrix-product%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
2
$begingroup$
The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
$endgroup$
– Qiaochu Yuan
Nov 14 '18 at 10:16