Finding eigenvectors of a matrix

Click For Summary

Homework Help Overview

The discussion revolves around finding the eigenvectors of a given matrix. The matrix in question is a 4x4 matrix, and participants are exploring the eigenvalues and corresponding eigenvectors, particularly focusing on the multiplicity of the eigenvalue and the implications for the number of eigenvectors.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the process of finding eigenvectors and question how multiple eigenvectors can exist for an eigenvalue with multiplicity greater than one. There is an exploration of the relationship between the matrix and its eigenvalues, including the use of RREF to find solutions.

Discussion Status

The discussion is ongoing, with participants providing insights into the nature of eigenvalues and eigenvectors. Some guidance has been offered regarding the implications of eigenvalue multiplicity, and there is a recognition of the need to clarify the steps taken in the calculations. Multiple interpretations of the eigenvector solutions are being explored.

Contextual Notes

There is a noted confusion regarding the setup of the matrix used for finding eigenvectors, particularly in relation to the diagonal subtraction for eigenvalue calculations. Participants are also addressing the potential for multiple solutions despite initial assumptions of uniqueness.

JaysFan31

Homework Statement


I need to find the eigenvectors for the matrix shown below.


Homework Equations


Nothing relevant.


The Attempt at a Solution


I have the matrix
2 1 -1 0
0 4 -2 0
0 3 -1 0
0 3 -2 1

The eigenvectors are 1,1,2,2.

To get the eigenvectors for 1,1, I use the matrix
-1 1 -1 0
0 -3 -2 0
0 3 2 0
0 3 -2 0

When I bring this to RREF, I have
1 0 0 0
0 1 0 0
0 0 1 0
0 0 0 0

So I know that the vector
0
0
0
1
is an eigenvector.

But the book also says that
1
2
3
0
is an eigenvector for the eigenvalue 1.

If the matrix only has one solution, how do I get this other eigenvector?
 
Physics news on Phys.org
JaysFan31 said:

Homework Equations


Nothing relevant.

See if this equations help:

[tex]det(A-{\lambda}I) = 0[/tex]

[tex]A{\cdot}x = {\lambda}x[/tex]

where [tex]A[/tex] is the matrix, [tex]x[/tex] is an eigenvector and [tex]\lambda[/tex] is it's corresponding eigenvalue
 
When an eigenvalue has a multiplicity > 1 it means that there multiple linearly independent eigenvectors corresponding to that eigenvalue. In particular, the eigenvectors span an N-dimensional subspace, where N is the multiplicity of the eigenvalue.

As a trivial example, the n-dimensional identity matrix [itex]I_n[/itex] has eigenvalue 1 with multiplicity n. The eigenvalues span the original space. (In other words, any vector in [itex]\mathbb R^n[/itex] is an eigenvector of [itex]I_n[/itex]).
 
JaysFan31 said:

Homework Statement


I need to find the eigenvectors for the matrix shown below.


Homework Equations


Nothing relevant.


The Attempt at a Solution


I have the matrix
2 1 -1 0
0 4 -2 0
0 3 -1 0
0 3 -2 1

The eigenvectors are 1,1,2,2.

To get the eigenvectors for 1,1, I use the matrix
-1 1 -1 0
0 -3 -2 0
0 3 2 0
0 3 -2 0
This is, I take it, your original matrix with 1 subtracted from the diagonal values? Or, at least it's supposed to be: check the second row: 4-1= 3, not -3.

When I bring this to RREF, I have
1 0 0 0
0 1 0 0
0 0 1 0
0 0 0 0

So I know that the vector
0
0
0
1
is an eigenvector.

But the book also says that
1
2
3
0
is an eigenvector for the eigenvalue 1.

If the matrix only has one solution, how do I get this other eigenvector?

1 1 -1 0
0 3 -2 0
0 3 -2 0
0 3 -2 0

row reduces to
1 0 -1/3 0
0 1 -2/2 0
0 0 0 0
0 0 0 0

That gives both (1, 2, 3, 0) as eigen value.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
9
Views
2K
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K