Matrix Eigenvectors: How Many Are Linearly Independent?

In summary, the number of independent eigenvectors a matrix has depends on the field it is working over. In the case of a complex matrix, every matrix has complex eigenvectors due to the algebraic closure of the complex numbers. A theorem states that the geometric multiplicity of an eigenvalue is less than or equal to its algebraic multiplicity. In the case of a 2x2 matrix with distinct eigenvalues, there will be two independent eigenvectors. However, if the eigenvalues are not distinct, there may not be linearly independent eigenvectors.
  • #1
saadsarfraz
86
1
Hi, I am a little confused how do you find out when a matrix has two independent eigenvectors or when it has one or when it has more than two, or is it possible it can have no eigenvectors.
 
Physics news on Phys.org
  • #2
It depends what field you are working over. You can have a real matrix that has no real eigeinvectors. However, every complex (and therefore real) matrix has complex eigenvectors. This is because the complex numbers are algebraically closed (every polynomial in C has a solution in C) so that the characteristic equation necessarily has a root. Distinct eigenvalues will have linearly independent eigenvectors.

A theorem is that an eigenvalue's geometric multiplicity (the dimension of the eigenspace) is less than or equal to its algebraic multiplicity (its multiplicity in the characteristic equation). For example, if the characteristic equation is (x-1)^2(x+2) then since 1 has algebraic multiplicity 2, you know that there are at most 2 linearly independent eigenvectors with eigenvalue 1. Since -2 has multiplicity 1, there is exactly one eigenvector (up to scale).
 
  • #3
If there is a 2x2 matrix for example [0,0] in the first row and [0,1] in the 2nd row? how many independent eigenvectors does it have?
 
  • #4
saadsarfraz, can you write down the characteristic equation of the matrix? That is a good place to start.
 
  • #5
the characteristic equation is r(r-1)=0 which gives r=0 and r=1, for r=0 i get x2=0 and for r=1 i get x1=0,i think there might be two independent eigenvectors, but i would be grateful if someone could tell me what those eigenvectors be in this case.
 
  • #6
That's an easy case: if two eigenvector correspond to distinct eigenvalues, then they are independent.

Suppose [itex]Au= \lambda_1 u[/itex] and [itex]Av= \lambda_2 v[/itex] where [itex]\lambda_1\ne\lambda_2[/itex], u and v non-zero. That is, that u and v are eigenvectors of A corresponding to distinct eigenvalues. Let [itex]a_1u+ a_2v= 0[/itex]. Applying A to both sides of the equation, [itex]a_1A(u)+ a_2A(v)= 0[/itex] or [itex]a_1\lambda_1 u+ a_2\lambda_2 v= 0[/itex].

First, if [itex]\lambda_1= 0[/itex], then we have [itex]a_2\lambda_2 v= 0. Further,[itex]\lambd_2[/itex] is non- zero because the eigenvalues are distinct so it follows that [itex]a_2= 0[/itex]. If [itex]\lambda_1\ne 0[/itex], we can divide by it and get
[tex]a_1u+ \frac{\lambda_2}{\lambda_1}a_2 v= 0[/itex]. Since we also have that [itex]a_1u+ a_2v= 0[/itex], it follows that
[tex]\frac{\lambda_2}{\lambda_1}a_2 v= a_2 v[/tex]
again giving [itex]\lambda_2= 0[/itex].

If two eigenvectors correspond to the same eigenvalue, they are not necessarily distinct.
 
  • #7
If it has distinct eigenvalues then it has linearly independent eigenvectors. However if the eigevalues are not distinct then you cannot guarantee linearly independent eigenvectors.
 

Related to Matrix Eigenvectors: How Many Are Linearly Independent?

What are two independent eigenvectors?

Two independent eigenvectors are vectors that have distinct directions and are not scalar multiples of each other. They are associated with different eigenvalues and can be found by solving a system of linear equations.

Why are two independent eigenvectors important?

Two independent eigenvectors are important because they represent the main axes of a transformation and can be used to understand the behavior of a system. They also provide a basis for the vector space and can simplify complex calculations.

How do you find two independent eigenvectors?

To find two independent eigenvectors, you can start by finding one eigenvector and then using the Gram-Schmidt process to find a second orthogonal eigenvector. Another method is to solve a system of linear equations using the characteristic polynomial of the transformation.

What is the significance of two independent eigenvectors having different eigenvalues?

When two independent eigenvectors have different eigenvalues, it means that they represent different rates of change or behavior in the system. This can help in understanding the dynamics and behavior of the system, as well as predicting future states.

Can two independent eigenvectors have the same eigenvalue?

Yes, it is possible for two independent eigenvectors to have the same eigenvalue. This means that they represent the same rate of change or behavior in the system. However, they must still have distinct directions and not be scalar multiples of each other.

Similar threads

  • Linear and Abstract Algebra
Replies
24
Views
778
  • Linear and Abstract Algebra
Replies
14
Views
1K
  • Linear and Abstract Algebra
Replies
10
Views
2K
Replies
7
Views
1K
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
7
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
856
  • Linear and Abstract Algebra
Replies
2
Views
2K
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
6
Views
1K
Back
Top