Why aren't these eigenvectors orthogonal?











up vote
0
down vote

favorite












As far as I know, the matrix: $$M = begin{pmatrix}1 & 0 & isqrt{3} \ 0 & 2 & 0 \ -isqrt{3} & 0 & 3 end{pmatrix} $$



Is hermitian with eigenvalues: $lambda_1 = 0, lambda_2 = 2, lambda_3 = 4$.



And corresponding eigenvectors:
$V_{lambda_1 = 0} = begin{pmatrix}-isqrt{3} \ 0 \ 1end{pmatrix} $,
$V_{lambda_2 = 2} = begin{pmatrix}0\ 1 \ 0end{pmatrix} $,
$V_{lambda_3 = 4} = begin{pmatrix}dfrac{i}{sqrt{3}}\ 0 \ 1end{pmatrix} $



Since these are eigenvectors of distinct eigenvalues they should be orthogonal but the first and third are not orthogonal.



Why is this?










share|cite|improve this question


















  • 1




    Maybe they are hermitian orthogonal.
    – Charlie Frohman
    yesterday















up vote
0
down vote

favorite












As far as I know, the matrix: $$M = begin{pmatrix}1 & 0 & isqrt{3} \ 0 & 2 & 0 \ -isqrt{3} & 0 & 3 end{pmatrix} $$



Is hermitian with eigenvalues: $lambda_1 = 0, lambda_2 = 2, lambda_3 = 4$.



And corresponding eigenvectors:
$V_{lambda_1 = 0} = begin{pmatrix}-isqrt{3} \ 0 \ 1end{pmatrix} $,
$V_{lambda_2 = 2} = begin{pmatrix}0\ 1 \ 0end{pmatrix} $,
$V_{lambda_3 = 4} = begin{pmatrix}dfrac{i}{sqrt{3}}\ 0 \ 1end{pmatrix} $



Since these are eigenvectors of distinct eigenvalues they should be orthogonal but the first and third are not orthogonal.



Why is this?










share|cite|improve this question


















  • 1




    Maybe they are hermitian orthogonal.
    – Charlie Frohman
    yesterday













up vote
0
down vote

favorite









up vote
0
down vote

favorite











As far as I know, the matrix: $$M = begin{pmatrix}1 & 0 & isqrt{3} \ 0 & 2 & 0 \ -isqrt{3} & 0 & 3 end{pmatrix} $$



Is hermitian with eigenvalues: $lambda_1 = 0, lambda_2 = 2, lambda_3 = 4$.



And corresponding eigenvectors:
$V_{lambda_1 = 0} = begin{pmatrix}-isqrt{3} \ 0 \ 1end{pmatrix} $,
$V_{lambda_2 = 2} = begin{pmatrix}0\ 1 \ 0end{pmatrix} $,
$V_{lambda_3 = 4} = begin{pmatrix}dfrac{i}{sqrt{3}}\ 0 \ 1end{pmatrix} $



Since these are eigenvectors of distinct eigenvalues they should be orthogonal but the first and third are not orthogonal.



Why is this?










share|cite|improve this question













As far as I know, the matrix: $$M = begin{pmatrix}1 & 0 & isqrt{3} \ 0 & 2 & 0 \ -isqrt{3} & 0 & 3 end{pmatrix} $$



Is hermitian with eigenvalues: $lambda_1 = 0, lambda_2 = 2, lambda_3 = 4$.



And corresponding eigenvectors:
$V_{lambda_1 = 0} = begin{pmatrix}-isqrt{3} \ 0 \ 1end{pmatrix} $,
$V_{lambda_2 = 2} = begin{pmatrix}0\ 1 \ 0end{pmatrix} $,
$V_{lambda_3 = 4} = begin{pmatrix}dfrac{i}{sqrt{3}}\ 0 \ 1end{pmatrix} $



Since these are eigenvectors of distinct eigenvalues they should be orthogonal but the first and third are not orthogonal.



Why is this?







eigenvalues-eigenvectors






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked yesterday









Rzmwood

61




61








  • 1




    Maybe they are hermitian orthogonal.
    – Charlie Frohman
    yesterday














  • 1




    Maybe they are hermitian orthogonal.
    – Charlie Frohman
    yesterday








1




1




Maybe they are hermitian orthogonal.
– Charlie Frohman
yesterday




Maybe they are hermitian orthogonal.
– Charlie Frohman
yesterday










1 Answer
1






active

oldest

votes

















up vote
0
down vote













They are orthogonal. begin{align}V_0^HV_2&=0\ V_2^HV_4&=0\ V_0^HV_4&=begin{pmatrix}isqrt3&0&1end{pmatrix}cdotbegin{pmatrix}frac i{sqrt3}\ 0\ 1end{pmatrix}=0end{align}






share|cite|improve this answer





















  • I did not check that the original eigenvectors are OK, but there is a sign difference in the top term of your vertical vector.
    – Andrei
    yesterday










  • @Andrei Like the one you do when you take the Hermitian of something?
    – Saucy O'Path
    yesterday












  • Ah! Thank you so much
    – Rzmwood
    yesterday










  • @SaucyO'Path thanks. I somehow missed that.
    – Andrei
    yesterday











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%2f3005173%2fwhy-arent-these-eigenvectors-orthogonal%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
0
down vote













They are orthogonal. begin{align}V_0^HV_2&=0\ V_2^HV_4&=0\ V_0^HV_4&=begin{pmatrix}isqrt3&0&1end{pmatrix}cdotbegin{pmatrix}frac i{sqrt3}\ 0\ 1end{pmatrix}=0end{align}






share|cite|improve this answer





















  • I did not check that the original eigenvectors are OK, but there is a sign difference in the top term of your vertical vector.
    – Andrei
    yesterday










  • @Andrei Like the one you do when you take the Hermitian of something?
    – Saucy O'Path
    yesterday












  • Ah! Thank you so much
    – Rzmwood
    yesterday










  • @SaucyO'Path thanks. I somehow missed that.
    – Andrei
    yesterday















up vote
0
down vote













They are orthogonal. begin{align}V_0^HV_2&=0\ V_2^HV_4&=0\ V_0^HV_4&=begin{pmatrix}isqrt3&0&1end{pmatrix}cdotbegin{pmatrix}frac i{sqrt3}\ 0\ 1end{pmatrix}=0end{align}






share|cite|improve this answer





















  • I did not check that the original eigenvectors are OK, but there is a sign difference in the top term of your vertical vector.
    – Andrei
    yesterday










  • @Andrei Like the one you do when you take the Hermitian of something?
    – Saucy O'Path
    yesterday












  • Ah! Thank you so much
    – Rzmwood
    yesterday










  • @SaucyO'Path thanks. I somehow missed that.
    – Andrei
    yesterday













up vote
0
down vote










up vote
0
down vote









They are orthogonal. begin{align}V_0^HV_2&=0\ V_2^HV_4&=0\ V_0^HV_4&=begin{pmatrix}isqrt3&0&1end{pmatrix}cdotbegin{pmatrix}frac i{sqrt3}\ 0\ 1end{pmatrix}=0end{align}






share|cite|improve this answer












They are orthogonal. begin{align}V_0^HV_2&=0\ V_2^HV_4&=0\ V_0^HV_4&=begin{pmatrix}isqrt3&0&1end{pmatrix}cdotbegin{pmatrix}frac i{sqrt3}\ 0\ 1end{pmatrix}=0end{align}







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered yesterday









Saucy O'Path

5,4571425




5,4571425












  • I did not check that the original eigenvectors are OK, but there is a sign difference in the top term of your vertical vector.
    – Andrei
    yesterday










  • @Andrei Like the one you do when you take the Hermitian of something?
    – Saucy O'Path
    yesterday












  • Ah! Thank you so much
    – Rzmwood
    yesterday










  • @SaucyO'Path thanks. I somehow missed that.
    – Andrei
    yesterday


















  • I did not check that the original eigenvectors are OK, but there is a sign difference in the top term of your vertical vector.
    – Andrei
    yesterday










  • @Andrei Like the one you do when you take the Hermitian of something?
    – Saucy O'Path
    yesterday












  • Ah! Thank you so much
    – Rzmwood
    yesterday










  • @SaucyO'Path thanks. I somehow missed that.
    – Andrei
    yesterday
















I did not check that the original eigenvectors are OK, but there is a sign difference in the top term of your vertical vector.
– Andrei
yesterday




I did not check that the original eigenvectors are OK, but there is a sign difference in the top term of your vertical vector.
– Andrei
yesterday












@Andrei Like the one you do when you take the Hermitian of something?
– Saucy O'Path
yesterday






@Andrei Like the one you do when you take the Hermitian of something?
– Saucy O'Path
yesterday














Ah! Thank you so much
– Rzmwood
yesterday




Ah! Thank you so much
– Rzmwood
yesterday












@SaucyO'Path thanks. I somehow missed that.
– Andrei
yesterday




@SaucyO'Path thanks. I somehow missed that.
– Andrei
yesterday


















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3005173%2fwhy-arent-these-eigenvectors-orthogonal%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

Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

ts Property 'filter' does not exist on type '{}'

mat-slide-toggle shouldn't change it's state when I click cancel in confirmation window