Quick Eigen Vector Question: Finding Eigen Vectors for Matrix A | Homework Help

Click For Summary
SUMMARY

The discussion centers on finding eigenvectors for the matrix A given by the values: 0, 1, 0; 1, 0, 0; and 0, 0, 2. The eigenvalues calculated include -1, 1, and 2. For the eigenvalue λ = 2, the eigenvector is expressed as A(0, 0, 1), where A is arbitrary. The derived equations from the characteristic polynomial indicate that X and Y must be zero, leaving Z as arbitrary, confirming the eigenvector's form as (0, 0, t) = t(0, 0, 1).

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors
  • Familiarity with matrix operations and linear algebra
  • Knowledge of characteristic polynomials
  • Ability to solve systems of linear equations
NEXT STEPS
  • Study the process of calculating eigenvalues and eigenvectors for different matrices
  • Learn about the geometric interpretation of eigenvectors in linear transformations
  • Explore the implications of arbitrary constants in eigenvector solutions
  • Investigate the role of the characteristic polynomial in determining eigenvalues
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as anyone involved in computational mathematics or engineering applications requiring eigenvalue analysis.

superkam
Messages
17
Reaction score
0

Homework Statement



Hi, for the matrix A =
0 1 0

1 0 0

0 0 2

I have calculated the eigen values, and have successfully calculated the eigen vectors for lamda = -1 and 1. However for lamda = 2 the solutions says the answer is: Eigen vector: A( 0, 0, 1) where A is arbitrary and the vector is a column vector. The problem I am having is seeing where this answer came from.

Homework Equations



(A - lamda*I3)*(X, Y, Z) (column vector) = 0

The Attempt at a Solution


As I said above I already know the correct Eigen vector for this particular Eigen value, I just cannot see where the answer has come from. From using the equation above I got the three following equations:
-2X + Y = 0
-2Y = 0
0 = 0

From these equations I cannot see where you get an eigen vector including a value for Z. Any help would be very much appreciated, thanks in advance, Kamran.
 
Physics news on Phys.org
superkam said:

Homework Statement



Hi, for the matrix A =
0 1 0

1 0 0

0 0 2

I have calculated the eigen values, and have successfully calculated the eigen vectors for lamda = -1 and 1. However for lamda = 2 the solutions says the answer is: Eigen vector: A( 0, 0, 1) where A is arbitrary and the vector is a column vector. The problem I am having is seeing where this answer came from.

Homework Equations



(A - lamda*I3)*(X, Y, Z) (column vector) = 0

The Attempt at a Solution


As I said above I already know the correct Eigen vector for this particular Eigen value, I just cannot see where the answer has come from. From using the equation above I got the three following equations:
-2X + Y = 0
-2Y = 0
0 = 0

From these equations I cannot see where you get an eigen vector including a value for Z. Any help would be very much appreciated, thanks in advance, Kamran.
The second equation tells you y=0, and then the first equation tells you x=0. There's no condition on z, so z is arbitrary. In other words, the eigenvector is of the form (0,0,t)=t(0,0,1).
 
vela said:
The second equation tells you y=0, and then the first equation tells you x=0. There's no condition on z, so z is arbitrary. In other words, the eigenvector is of the form (0,0,t)=t(0,0,1).

Ok I understand now, thank you for your help. :)
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K