What can we say about the eigenvalues of a matrix with a complex trace and determinant?











up vote
1
down vote

favorite












In one of my classes, we showed that, given a 2x2 matrix $mathbf{A}$ with eigenvalues $lambda_pm$,



$Re[lambdapm]<0 iff text{Tr}[mathbf{A}]<0$ and $det[mathbf{A}]>0$



by computing the eigenvectors as



$lambda_pm = text{Tr}[mathbf{A}]pmsqrt{(text{Tr}[mathbf{A}])^2-4det[mathbf{A}]}$



It seemed to me that from the derivation, we were assuming the trace and determinant were both Real numbers; however, this isn't the general case.



Does this statement hold for $text{Tr}[mathbf{A}],det[mathbf{A}]inmathbb{C}$?










share|cite|improve this question






















  • It's not meaningful to say "trace less than zero" if the trace is complex and not real.
    – vadim123
    Nov 13 at 20:39










  • @Nathaniel D. Hoffman Eigenvalues here ($2times 2$ matrix) are either real or complex conjugates. So trace is always real for that matrix.
    – AnyAD
    Nov 13 at 20:56

















up vote
1
down vote

favorite












In one of my classes, we showed that, given a 2x2 matrix $mathbf{A}$ with eigenvalues $lambda_pm$,



$Re[lambdapm]<0 iff text{Tr}[mathbf{A}]<0$ and $det[mathbf{A}]>0$



by computing the eigenvectors as



$lambda_pm = text{Tr}[mathbf{A}]pmsqrt{(text{Tr}[mathbf{A}])^2-4det[mathbf{A}]}$



It seemed to me that from the derivation, we were assuming the trace and determinant were both Real numbers; however, this isn't the general case.



Does this statement hold for $text{Tr}[mathbf{A}],det[mathbf{A}]inmathbb{C}$?










share|cite|improve this question






















  • It's not meaningful to say "trace less than zero" if the trace is complex and not real.
    – vadim123
    Nov 13 at 20:39










  • @Nathaniel D. Hoffman Eigenvalues here ($2times 2$ matrix) are either real or complex conjugates. So trace is always real for that matrix.
    – AnyAD
    Nov 13 at 20:56















up vote
1
down vote

favorite









up vote
1
down vote

favorite











In one of my classes, we showed that, given a 2x2 matrix $mathbf{A}$ with eigenvalues $lambda_pm$,



$Re[lambdapm]<0 iff text{Tr}[mathbf{A}]<0$ and $det[mathbf{A}]>0$



by computing the eigenvectors as



$lambda_pm = text{Tr}[mathbf{A}]pmsqrt{(text{Tr}[mathbf{A}])^2-4det[mathbf{A}]}$



It seemed to me that from the derivation, we were assuming the trace and determinant were both Real numbers; however, this isn't the general case.



Does this statement hold for $text{Tr}[mathbf{A}],det[mathbf{A}]inmathbb{C}$?










share|cite|improve this question













In one of my classes, we showed that, given a 2x2 matrix $mathbf{A}$ with eigenvalues $lambda_pm$,



$Re[lambdapm]<0 iff text{Tr}[mathbf{A}]<0$ and $det[mathbf{A}]>0$



by computing the eigenvectors as



$lambda_pm = text{Tr}[mathbf{A}]pmsqrt{(text{Tr}[mathbf{A}])^2-4det[mathbf{A}]}$



It seemed to me that from the derivation, we were assuming the trace and determinant were both Real numbers; however, this isn't the general case.



Does this statement hold for $text{Tr}[mathbf{A}],det[mathbf{A}]inmathbb{C}$?







matrices complex-numbers eigenvalues-eigenvectors






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 13 at 20:36









Nathaniel D. Hoffman

356




356












  • It's not meaningful to say "trace less than zero" if the trace is complex and not real.
    – vadim123
    Nov 13 at 20:39










  • @Nathaniel D. Hoffman Eigenvalues here ($2times 2$ matrix) are either real or complex conjugates. So trace is always real for that matrix.
    – AnyAD
    Nov 13 at 20:56




















  • It's not meaningful to say "trace less than zero" if the trace is complex and not real.
    – vadim123
    Nov 13 at 20:39










  • @Nathaniel D. Hoffman Eigenvalues here ($2times 2$ matrix) are either real or complex conjugates. So trace is always real for that matrix.
    – AnyAD
    Nov 13 at 20:56


















It's not meaningful to say "trace less than zero" if the trace is complex and not real.
– vadim123
Nov 13 at 20:39




It's not meaningful to say "trace less than zero" if the trace is complex and not real.
– vadim123
Nov 13 at 20:39












@Nathaniel D. Hoffman Eigenvalues here ($2times 2$ matrix) are either real or complex conjugates. So trace is always real for that matrix.
– AnyAD
Nov 13 at 20:56






@Nathaniel D. Hoffman Eigenvalues here ($2times 2$ matrix) are either real or complex conjugates. So trace is always real for that matrix.
– AnyAD
Nov 13 at 20:56












1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










You can show the first result by noting that trace is real in the case of a $2times 2$ matrix since the characteristic polynomial has either real roots or 2 complex conjugate roots.
The determinant is the product of the eigenvalues so again will be positive in any case (you can check) if real parts of the eigenvalues are positive.
Your question then maybe should be if the statement holds for a matrix of size $ntimes n $, or for which $n $?






share|cite|improve this answer





















  • That makes sense, I wasn't even thinking of it that way, but I guess one thing that still kind of bugs me is, isn't the trace also defined as the sum of the diagonal elements? Couldn't I have one element be like "4" and another be "3+5i" and then have a complex trace? Or is that a less general way to calculate the trace?
    – Nathaniel D. Hoffman
    Nov 14 at 14:52










  • @Nathaniel D.Hoffman You said the result is fir $2times 2$ matrices. If a $2times 2$ matruc has a complex eigenvalue $lambda$ then the conjugate of $lambda $ is also an eigenvalue and there are no others. Add these two eigenvalues now and obviously the sum is $2*Re (lambda) $.
    – AnyAD
    Nov 14 at 21:21












  • Yeah, that makes sense, thank you!
    – Nathaniel D. Hoffman
    Nov 16 at 16:52











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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2997304%2fwhat-can-we-say-about-the-eigenvalues-of-a-matrix-with-a-complex-trace-and-deter%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








up vote
1
down vote



accepted










You can show the first result by noting that trace is real in the case of a $2times 2$ matrix since the characteristic polynomial has either real roots or 2 complex conjugate roots.
The determinant is the product of the eigenvalues so again will be positive in any case (you can check) if real parts of the eigenvalues are positive.
Your question then maybe should be if the statement holds for a matrix of size $ntimes n $, or for which $n $?






share|cite|improve this answer





















  • That makes sense, I wasn't even thinking of it that way, but I guess one thing that still kind of bugs me is, isn't the trace also defined as the sum of the diagonal elements? Couldn't I have one element be like "4" and another be "3+5i" and then have a complex trace? Or is that a less general way to calculate the trace?
    – Nathaniel D. Hoffman
    Nov 14 at 14:52










  • @Nathaniel D.Hoffman You said the result is fir $2times 2$ matrices. If a $2times 2$ matruc has a complex eigenvalue $lambda$ then the conjugate of $lambda $ is also an eigenvalue and there are no others. Add these two eigenvalues now and obviously the sum is $2*Re (lambda) $.
    – AnyAD
    Nov 14 at 21:21












  • Yeah, that makes sense, thank you!
    – Nathaniel D. Hoffman
    Nov 16 at 16:52















up vote
1
down vote



accepted










You can show the first result by noting that trace is real in the case of a $2times 2$ matrix since the characteristic polynomial has either real roots or 2 complex conjugate roots.
The determinant is the product of the eigenvalues so again will be positive in any case (you can check) if real parts of the eigenvalues are positive.
Your question then maybe should be if the statement holds for a matrix of size $ntimes n $, or for which $n $?






share|cite|improve this answer





















  • That makes sense, I wasn't even thinking of it that way, but I guess one thing that still kind of bugs me is, isn't the trace also defined as the sum of the diagonal elements? Couldn't I have one element be like "4" and another be "3+5i" and then have a complex trace? Or is that a less general way to calculate the trace?
    – Nathaniel D. Hoffman
    Nov 14 at 14:52










  • @Nathaniel D.Hoffman You said the result is fir $2times 2$ matrices. If a $2times 2$ matruc has a complex eigenvalue $lambda$ then the conjugate of $lambda $ is also an eigenvalue and there are no others. Add these two eigenvalues now and obviously the sum is $2*Re (lambda) $.
    – AnyAD
    Nov 14 at 21:21












  • Yeah, that makes sense, thank you!
    – Nathaniel D. Hoffman
    Nov 16 at 16:52













up vote
1
down vote



accepted







up vote
1
down vote



accepted






You can show the first result by noting that trace is real in the case of a $2times 2$ matrix since the characteristic polynomial has either real roots or 2 complex conjugate roots.
The determinant is the product of the eigenvalues so again will be positive in any case (you can check) if real parts of the eigenvalues are positive.
Your question then maybe should be if the statement holds for a matrix of size $ntimes n $, or for which $n $?






share|cite|improve this answer












You can show the first result by noting that trace is real in the case of a $2times 2$ matrix since the characteristic polynomial has either real roots or 2 complex conjugate roots.
The determinant is the product of the eigenvalues so again will be positive in any case (you can check) if real parts of the eigenvalues are positive.
Your question then maybe should be if the statement holds for a matrix of size $ntimes n $, or for which $n $?







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Nov 13 at 21:02









AnyAD

1,796811




1,796811












  • That makes sense, I wasn't even thinking of it that way, but I guess one thing that still kind of bugs me is, isn't the trace also defined as the sum of the diagonal elements? Couldn't I have one element be like "4" and another be "3+5i" and then have a complex trace? Or is that a less general way to calculate the trace?
    – Nathaniel D. Hoffman
    Nov 14 at 14:52










  • @Nathaniel D.Hoffman You said the result is fir $2times 2$ matrices. If a $2times 2$ matruc has a complex eigenvalue $lambda$ then the conjugate of $lambda $ is also an eigenvalue and there are no others. Add these two eigenvalues now and obviously the sum is $2*Re (lambda) $.
    – AnyAD
    Nov 14 at 21:21












  • Yeah, that makes sense, thank you!
    – Nathaniel D. Hoffman
    Nov 16 at 16:52


















  • That makes sense, I wasn't even thinking of it that way, but I guess one thing that still kind of bugs me is, isn't the trace also defined as the sum of the diagonal elements? Couldn't I have one element be like "4" and another be "3+5i" and then have a complex trace? Or is that a less general way to calculate the trace?
    – Nathaniel D. Hoffman
    Nov 14 at 14:52










  • @Nathaniel D.Hoffman You said the result is fir $2times 2$ matrices. If a $2times 2$ matruc has a complex eigenvalue $lambda$ then the conjugate of $lambda $ is also an eigenvalue and there are no others. Add these two eigenvalues now and obviously the sum is $2*Re (lambda) $.
    – AnyAD
    Nov 14 at 21:21












  • Yeah, that makes sense, thank you!
    – Nathaniel D. Hoffman
    Nov 16 at 16:52
















That makes sense, I wasn't even thinking of it that way, but I guess one thing that still kind of bugs me is, isn't the trace also defined as the sum of the diagonal elements? Couldn't I have one element be like "4" and another be "3+5i" and then have a complex trace? Or is that a less general way to calculate the trace?
– Nathaniel D. Hoffman
Nov 14 at 14:52




That makes sense, I wasn't even thinking of it that way, but I guess one thing that still kind of bugs me is, isn't the trace also defined as the sum of the diagonal elements? Couldn't I have one element be like "4" and another be "3+5i" and then have a complex trace? Or is that a less general way to calculate the trace?
– Nathaniel D. Hoffman
Nov 14 at 14:52












@Nathaniel D.Hoffman You said the result is fir $2times 2$ matrices. If a $2times 2$ matruc has a complex eigenvalue $lambda$ then the conjugate of $lambda $ is also an eigenvalue and there are no others. Add these two eigenvalues now and obviously the sum is $2*Re (lambda) $.
– AnyAD
Nov 14 at 21:21






@Nathaniel D.Hoffman You said the result is fir $2times 2$ matrices. If a $2times 2$ matruc has a complex eigenvalue $lambda$ then the conjugate of $lambda $ is also an eigenvalue and there are no others. Add these two eigenvalues now and obviously the sum is $2*Re (lambda) $.
– AnyAD
Nov 14 at 21:21














Yeah, that makes sense, thank you!
– Nathaniel D. Hoffman
Nov 16 at 16:52




Yeah, that makes sense, thank you!
– Nathaniel D. Hoffman
Nov 16 at 16:52


















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2997304%2fwhat-can-we-say-about-the-eigenvalues-of-a-matrix-with-a-complex-trace-and-deter%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Index of /

Tribalistas

Listed building