Eigenvalues of a skew hermitian matrix
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
We have definition that $c in F$, field, is called eigenvalue of matrix $A$ if there exist a vector $X$ such that $AX = cX$.
I have doubt that as skew hermitian matrices form vector space over $Bbb R$ not over $Bbb C$. So why do we say that skew hermitian matrices have eigenvalues either $0$ or purely imaginary complex numbers ?
I want to get clarity in this context.
linear-algebra matrices
add a comment |Â
up vote
1
down vote
favorite
We have definition that $c in F$, field, is called eigenvalue of matrix $A$ if there exist a vector $X$ such that $AX = cX$.
I have doubt that as skew hermitian matrices form vector space over $Bbb R$ not over $Bbb C$. So why do we say that skew hermitian matrices have eigenvalues either $0$ or purely imaginary complex numbers ?
I want to get clarity in this context.
linear-algebra matrices
1
Please see math.meta.stackexchange.com/questions/5020
â Lord Shark the Unknown
Aug 18 at 2:50
Is it possible to do this with mobile? I don't know this
â Prakash Nainwal
Aug 18 at 3:01
Does this answer help ?
â ippiki-ookami
Aug 18 at 7:46
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
We have definition that $c in F$, field, is called eigenvalue of matrix $A$ if there exist a vector $X$ such that $AX = cX$.
I have doubt that as skew hermitian matrices form vector space over $Bbb R$ not over $Bbb C$. So why do we say that skew hermitian matrices have eigenvalues either $0$ or purely imaginary complex numbers ?
I want to get clarity in this context.
linear-algebra matrices
We have definition that $c in F$, field, is called eigenvalue of matrix $A$ if there exist a vector $X$ such that $AX = cX$.
I have doubt that as skew hermitian matrices form vector space over $Bbb R$ not over $Bbb C$. So why do we say that skew hermitian matrices have eigenvalues either $0$ or purely imaginary complex numbers ?
I want to get clarity in this context.
linear-algebra matrices
edited Aug 18 at 4:28
Robert Lewis
37.6k22357
37.6k22357
asked Aug 18 at 2:48
Prakash Nainwal
265
265
1
Please see math.meta.stackexchange.com/questions/5020
â Lord Shark the Unknown
Aug 18 at 2:50
Is it possible to do this with mobile? I don't know this
â Prakash Nainwal
Aug 18 at 3:01
Does this answer help ?
â ippiki-ookami
Aug 18 at 7:46
add a comment |Â
1
Please see math.meta.stackexchange.com/questions/5020
â Lord Shark the Unknown
Aug 18 at 2:50
Is it possible to do this with mobile? I don't know this
â Prakash Nainwal
Aug 18 at 3:01
Does this answer help ?
â ippiki-ookami
Aug 18 at 7:46
1
1
Please see math.meta.stackexchange.com/questions/5020
â Lord Shark the Unknown
Aug 18 at 2:50
Please see math.meta.stackexchange.com/questions/5020
â Lord Shark the Unknown
Aug 18 at 2:50
Is it possible to do this with mobile? I don't know this
â Prakash Nainwal
Aug 18 at 3:01
Is it possible to do this with mobile? I don't know this
â Prakash Nainwal
Aug 18 at 3:01
Does this answer help ?
â ippiki-ookami
Aug 18 at 7:46
Does this answer help ?
â ippiki-ookami
Aug 18 at 7:46
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
I hope I understand the question correctly. This is what I understand: Consider a $ntimes n$ skew-hermitian matrix $A$ with entries all in $mathbbR$. It is said that the eigenvalues of $A$ are pure imaginary. How come the eigenvalues are complex while the matrix is real?
What is happening here would become most apparent with an example. Consider the following matrix
$$
A=beginpmatrix
0 & 1\
-1 & 0
endpmatrix
$$
the chracteristic polynomial of $A$ is $p(x)=det(A-xI)=x^2+1$. Since the eigenvalues are the roots of this polynomial, we encounter a problem. In the field $mathbbR$ the polynomial $p(x)$ has not roots, so what does that mean for matrix $A$?
The matrix $A$ as a real matrix has no eigenvalues and no eigenvectors.
Yes, if $A$ is a square matrix with entries in a field $mathbbF$, then $A$ does not necessarily admit eigenvalues unless the field $mathbbF$ is algebraically closed (a field is called algebraically closed if every polynomial of degree $d$ has exactly $d$ roots, counting the multiplicities).
If you instead think of $A$ as a complex matrix (noting that $mathbbC$ is algebraically closed), then you find two purely imaginary eigenvalues $pm i$.
What is meant by the statement "The eigenvalues of a square real skew-hermitian matrix $M$ are purely imaginary eigenvalues" is:
- If one regards $M$ as a complex matrix (using the usual $mathbbRsubset mathbbC$), then the eigenvalues are all purely imaginary.
- If one regards $M$ as a real matrix, then $M$ has no eigenvalues/eigenvectors (not even one!).
Thanks for your reply. I got it. But my problem was that eigenvalues of a matrix should belongs to that field by which entries of matrices are being taken or the field on which it forms vector space. eg -As to form skew hermitian matrix we take entries from complex field but it form vector space over it's subfield set of real numbers. So my doubt is from which field we should take eigenvalues?
â Prakash Nainwal
Aug 21 at 2:31
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
I hope I understand the question correctly. This is what I understand: Consider a $ntimes n$ skew-hermitian matrix $A$ with entries all in $mathbbR$. It is said that the eigenvalues of $A$ are pure imaginary. How come the eigenvalues are complex while the matrix is real?
What is happening here would become most apparent with an example. Consider the following matrix
$$
A=beginpmatrix
0 & 1\
-1 & 0
endpmatrix
$$
the chracteristic polynomial of $A$ is $p(x)=det(A-xI)=x^2+1$. Since the eigenvalues are the roots of this polynomial, we encounter a problem. In the field $mathbbR$ the polynomial $p(x)$ has not roots, so what does that mean for matrix $A$?
The matrix $A$ as a real matrix has no eigenvalues and no eigenvectors.
Yes, if $A$ is a square matrix with entries in a field $mathbbF$, then $A$ does not necessarily admit eigenvalues unless the field $mathbbF$ is algebraically closed (a field is called algebraically closed if every polynomial of degree $d$ has exactly $d$ roots, counting the multiplicities).
If you instead think of $A$ as a complex matrix (noting that $mathbbC$ is algebraically closed), then you find two purely imaginary eigenvalues $pm i$.
What is meant by the statement "The eigenvalues of a square real skew-hermitian matrix $M$ are purely imaginary eigenvalues" is:
- If one regards $M$ as a complex matrix (using the usual $mathbbRsubset mathbbC$), then the eigenvalues are all purely imaginary.
- If one regards $M$ as a real matrix, then $M$ has no eigenvalues/eigenvectors (not even one!).
Thanks for your reply. I got it. But my problem was that eigenvalues of a matrix should belongs to that field by which entries of matrices are being taken or the field on which it forms vector space. eg -As to form skew hermitian matrix we take entries from complex field but it form vector space over it's subfield set of real numbers. So my doubt is from which field we should take eigenvalues?
â Prakash Nainwal
Aug 21 at 2:31
add a comment |Â
up vote
1
down vote
I hope I understand the question correctly. This is what I understand: Consider a $ntimes n$ skew-hermitian matrix $A$ with entries all in $mathbbR$. It is said that the eigenvalues of $A$ are pure imaginary. How come the eigenvalues are complex while the matrix is real?
What is happening here would become most apparent with an example. Consider the following matrix
$$
A=beginpmatrix
0 & 1\
-1 & 0
endpmatrix
$$
the chracteristic polynomial of $A$ is $p(x)=det(A-xI)=x^2+1$. Since the eigenvalues are the roots of this polynomial, we encounter a problem. In the field $mathbbR$ the polynomial $p(x)$ has not roots, so what does that mean for matrix $A$?
The matrix $A$ as a real matrix has no eigenvalues and no eigenvectors.
Yes, if $A$ is a square matrix with entries in a field $mathbbF$, then $A$ does not necessarily admit eigenvalues unless the field $mathbbF$ is algebraically closed (a field is called algebraically closed if every polynomial of degree $d$ has exactly $d$ roots, counting the multiplicities).
If you instead think of $A$ as a complex matrix (noting that $mathbbC$ is algebraically closed), then you find two purely imaginary eigenvalues $pm i$.
What is meant by the statement "The eigenvalues of a square real skew-hermitian matrix $M$ are purely imaginary eigenvalues" is:
- If one regards $M$ as a complex matrix (using the usual $mathbbRsubset mathbbC$), then the eigenvalues are all purely imaginary.
- If one regards $M$ as a real matrix, then $M$ has no eigenvalues/eigenvectors (not even one!).
Thanks for your reply. I got it. But my problem was that eigenvalues of a matrix should belongs to that field by which entries of matrices are being taken or the field on which it forms vector space. eg -As to form skew hermitian matrix we take entries from complex field but it form vector space over it's subfield set of real numbers. So my doubt is from which field we should take eigenvalues?
â Prakash Nainwal
Aug 21 at 2:31
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I hope I understand the question correctly. This is what I understand: Consider a $ntimes n$ skew-hermitian matrix $A$ with entries all in $mathbbR$. It is said that the eigenvalues of $A$ are pure imaginary. How come the eigenvalues are complex while the matrix is real?
What is happening here would become most apparent with an example. Consider the following matrix
$$
A=beginpmatrix
0 & 1\
-1 & 0
endpmatrix
$$
the chracteristic polynomial of $A$ is $p(x)=det(A-xI)=x^2+1$. Since the eigenvalues are the roots of this polynomial, we encounter a problem. In the field $mathbbR$ the polynomial $p(x)$ has not roots, so what does that mean for matrix $A$?
The matrix $A$ as a real matrix has no eigenvalues and no eigenvectors.
Yes, if $A$ is a square matrix with entries in a field $mathbbF$, then $A$ does not necessarily admit eigenvalues unless the field $mathbbF$ is algebraically closed (a field is called algebraically closed if every polynomial of degree $d$ has exactly $d$ roots, counting the multiplicities).
If you instead think of $A$ as a complex matrix (noting that $mathbbC$ is algebraically closed), then you find two purely imaginary eigenvalues $pm i$.
What is meant by the statement "The eigenvalues of a square real skew-hermitian matrix $M$ are purely imaginary eigenvalues" is:
- If one regards $M$ as a complex matrix (using the usual $mathbbRsubset mathbbC$), then the eigenvalues are all purely imaginary.
- If one regards $M$ as a real matrix, then $M$ has no eigenvalues/eigenvectors (not even one!).
I hope I understand the question correctly. This is what I understand: Consider a $ntimes n$ skew-hermitian matrix $A$ with entries all in $mathbbR$. It is said that the eigenvalues of $A$ are pure imaginary. How come the eigenvalues are complex while the matrix is real?
What is happening here would become most apparent with an example. Consider the following matrix
$$
A=beginpmatrix
0 & 1\
-1 & 0
endpmatrix
$$
the chracteristic polynomial of $A$ is $p(x)=det(A-xI)=x^2+1$. Since the eigenvalues are the roots of this polynomial, we encounter a problem. In the field $mathbbR$ the polynomial $p(x)$ has not roots, so what does that mean for matrix $A$?
The matrix $A$ as a real matrix has no eigenvalues and no eigenvectors.
Yes, if $A$ is a square matrix with entries in a field $mathbbF$, then $A$ does not necessarily admit eigenvalues unless the field $mathbbF$ is algebraically closed (a field is called algebraically closed if every polynomial of degree $d$ has exactly $d$ roots, counting the multiplicities).
If you instead think of $A$ as a complex matrix (noting that $mathbbC$ is algebraically closed), then you find two purely imaginary eigenvalues $pm i$.
What is meant by the statement "The eigenvalues of a square real skew-hermitian matrix $M$ are purely imaginary eigenvalues" is:
- If one regards $M$ as a complex matrix (using the usual $mathbbRsubset mathbbC$), then the eigenvalues are all purely imaginary.
- If one regards $M$ as a real matrix, then $M$ has no eigenvalues/eigenvectors (not even one!).
answered Aug 18 at 14:34
Hamed
4,459421
4,459421
Thanks for your reply. I got it. But my problem was that eigenvalues of a matrix should belongs to that field by which entries of matrices are being taken or the field on which it forms vector space. eg -As to form skew hermitian matrix we take entries from complex field but it form vector space over it's subfield set of real numbers. So my doubt is from which field we should take eigenvalues?
â Prakash Nainwal
Aug 21 at 2:31
add a comment |Â
Thanks for your reply. I got it. But my problem was that eigenvalues of a matrix should belongs to that field by which entries of matrices are being taken or the field on which it forms vector space. eg -As to form skew hermitian matrix we take entries from complex field but it form vector space over it's subfield set of real numbers. So my doubt is from which field we should take eigenvalues?
â Prakash Nainwal
Aug 21 at 2:31
Thanks for your reply. I got it. But my problem was that eigenvalues of a matrix should belongs to that field by which entries of matrices are being taken or the field on which it forms vector space. eg -As to form skew hermitian matrix we take entries from complex field but it form vector space over it's subfield set of real numbers. So my doubt is from which field we should take eigenvalues?
â Prakash Nainwal
Aug 21 at 2:31
Thanks for your reply. I got it. But my problem was that eigenvalues of a matrix should belongs to that field by which entries of matrices are being taken or the field on which it forms vector space. eg -As to form skew hermitian matrix we take entries from complex field but it form vector space over it's subfield set of real numbers. So my doubt is from which field we should take eigenvalues?
â Prakash Nainwal
Aug 21 at 2:31
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2886371%2feigenvalues-of-a-skew-hermitian-matrix%23new-answer', 'question_page');
);
Post as a guest
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
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
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
1
Please see math.meta.stackexchange.com/questions/5020
â Lord Shark the Unknown
Aug 18 at 2:50
Is it possible to do this with mobile? I don't know this
â Prakash Nainwal
Aug 18 at 3:01
Does this answer help ?
â ippiki-ookami
Aug 18 at 7:46