Homepage › Solution manuals › Sergei Treil › Linear Algebra Done Wrong › Exercise 4.1.1
Exercise 4.1.1
True or false:
- b)
- If a matrix has one eigenvector, it has infinitely many eigenvectors;
- c)
- There exists a square matrix with no real eigenvalues;
- d)
- There exists a square matrix with no (complex) eigenvectors;
- f)
- Similar matrices always have the same eigenvectors;
- g)
- The sum of two eigenvectors of a matrix is always an eigenvector;
Answers
(Part) True or false:
- b)
- True, if , , is an arbitrary scalar.
- c)
- True, like the 2D rotation matrix .
- d)
- False, when discussing in complex space, there are always eigenvalues and as a result, has nonempty null space.
- f)
- False, if are similar and . If , then . i.e., , is an eigenvector of , not .
- g)
- False
2018-11-29 00:00