How to find one corresponding eigenvector?

  • Thread starter Math100
  • Start date
  • #1
Math100
690
180
Homework Statement:
Is lambda=4 an eigenvalue of the given matrix? If so, find one corresponding eigenvector.
Relevant Equations:
None.
The determinant is 0, which means that A-4I has a nullspace, and there is an eigenvector with eigenvalue 4. In the textbook, the answer says "Yes, [1, 1, -1]" for this problem. But I don't know how to find the corresponding eigenvector for this problem. Below is my work.
20200815_122334.jpg
20200815_123833.jpg
 

Answers and Replies

  • #2
fresh_42
Mentor
Insights Author
2022 Award
17,813
19,030
Homework Statement:: Is lambda=4 an eigenvalue of the given matrix? If so, find one corresponding eigenvector.
Relevant Equations:: None.

The determinant is 0, which means that A-4I has a nullspace, and there is an eigenvector with eigenvalue 4. In the textbook, the answer says "Yes, [1, 1, -1]" for this problem. But I don't know how to find the corresponding eigenvector for this problem. Below is my work.
You have to find a vector ##\vec{v}\neq 0## such that ##(A-4I)\vec{v}=0##. Can you solve this equation system?
 
  • #3
Math100
690
180
How should I find the vector then?
 
  • #4
fresh_42
Mentor
Insights Author
2022 Award
17,813
19,030
Solve ##\begin{bmatrix}-1&0&-1\\2&-1&1\\-3&4&1\end{bmatrix}\cdot \begin{bmatrix}x\\y\\z\end{bmatrix}=\begin{bmatrix}0\\0\\0\end{bmatrix}## for ##x,y,z##. Then you get one or more solutions which are eigenvectors to ##4##. I don't know the other eigenvalues though.
 
  • #5
DaveE
Science Advisor
Gold Member
2,940
2,607
I think an easy way to remember these equations is to memorize the concept that the eigenvectors of A are the vectors that "don't change direction" when transformed by the matrix A, they only change in length. That length change is the eigenvalue for that vector. So Aν = λν. All of the equations you need (see @fresh_42) follow from this concept with some matrix algebra.
 
  • #6
Math100
690
180
But I didn't get the answer from the book. As a result, I got x=y=z=0, the book says x=1, y=1, z=-1.
20200816_100427.jpg
 
  • #7
fresh_42
Mentor
Insights Author
2022 Award
17,813
19,030
You get ##x=-z## from the first row. This makes ##-2z-y+z==-y-z=0## the second row and thus ##y=-z##. Do they solve the third equation, too? And if so, how do we handle ##z##?
 
  • #8
Infrared
Science Advisor
Gold Member
996
556
@Math100 Eigenvectors are by definition nonzero. You are looking for a solution to ##(A-4I)x=0## other than the trivial solution ##x=0.##
 
  • #9
DaveE
Science Advisor
Gold Member
2,940
2,607
You will find, when solving for the eigenvectors, that there isn't a single (non-trivial, ν=0) solution. This is because all vectors in the same direction as an eigenvector satisfy the basic requirement that Aν=λν, since these are linear transformations ( A(kν)=kAν for any scalar k). So, we would normally arbitrarily assign a value to one component. Like x=1, for example, and then solve for the others (everyone always chooses x=1, it seems). You could express it as (1,1,-1)T, (2,2,-2)T, etc., or as (x,x,-x)T (which, of course, is x⋅(1,1,-1)T). These are all solutions.
 

Suggested for: How to find one corresponding eigenvector?

Replies
6
Views
408
Replies
6
Views
356
  • Last Post
Replies
5
Views
638
Replies
35
Views
2K
Replies
1
Views
487
Replies
1
Views
455
Replies
6
Views
625
Replies
14
Views
656
Top