Exercise 1: Is it an eigenvector? One multiplication decides
A non-zero vector is an eigenvector of a square matrix when for some number , called the eigenvalue. The definition asks for nothing more than this: must land on the line through . Testing a vector you are given therefore needs no polynomial at all, only one product and one comparison.
Throughout, . The figure shows two vectors and their images: one stays on its own line, the other does not.
- a) Compute for and for . Decide in each case whether the vector is an eigenvector of , and give the eigenvalue when it is.
- b) Same question for and for .
- c) A classmate writes: the zero vector is an eigenvector for every , since . Explain why the definition excludes , and why the number is NOT excluded.
- d) Without computing the characteristic polynomial, decide whether is an eigenvalue of , then whether is, by testing the matrices and .
- e) Using the figure, explain why the sentence an eigenvector keeps its direction is wrong, and write the correct sentence.
Show the solution
Answers
- a) : eigenvector, . : not an eigenvector.
- b) : . : eigenvector, .
- c) would make every number an eigenvalue; is allowed and means is not invertible.
- d) : is not an eigenvalue. : is.
- e) An eigenvector stays on its own line through the origin; it may be stretched, shrunk or reversed.
a) . Compare with : , so . The vector is an eigenvector and its eigenvalue is . Now , the first column of . For to be an eigenvector we would need , and the second entry makes that impossible: is NOT an eigenvector. The method in both cases is the same two steps, compute , then ask whether it is a multiple of by comparing entry by entry. Writing down before checking that the SAME number works in every entry is the classic slip: is not a multiple of even though looks like a candidate.
b) , so is an eigenvector with . Then : an eigenvector again, with . That is no coincidence: , and . Every non-zero multiple of an eigenvector is an eigenvector for the SAME eigenvalue. An eigenvector is really a whole line of them, which is why the next exercises ask for a basis of the eigenspace rather than for one vector.
c) If were allowed, then would hold for EVERY real , and every number would be an eigenvalue of every matrix. The notion would carry no information, so the definition requires . The eigenvalue itself has no such restriction: is perfectly legal and says that some non-zero satisfies , that is the homogeneous system has a non-trivial solution, that is is NOT invertible. Two different zeros, two different statements: the zero VECTOR is never an eigenvector, the zero NUMBER is an eigenvalue exactly when is singular.
d) is an eigenvalue exactly when has a non-zero solution, that is when is singular. Here , whose determinant is . The matrix is invertible, the only solution is , and is NOT an eigenvalue. Next , with determinant : singular, so IS an eigenvalue, which part b) had already shown with . Testing one candidate costs one determinant, far less than the full polynomial.
e) On the left of the figure, points exactly OPPOSITE to , yet is an eigenvector: the eigenvalue reverses it. So keeps its direction is false as soon as an eigenvalue is negative, and students who believe it throw away half of the eigenvectors of reflections. On the right, leaves the dashed line of altogether: that is what failing looks like. The correct sentence: is an eigenvector of when lies on the LINE through the origin spanned by ; the eigenvalue says whether it is stretched (), shrunk (), reversed () or sent to ().