S10 Flashcards

1
Q

The sum of two eigenvectors of a matrix A is also an eigenvector of A.

A

False: (1,0) and (0,1) are both eigenvectors of A, but (1, 1) is not.

(It is true if the two eigenvectors belong to the same eigenvalue, though.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A is singular if and only if 0 is an eigenvalue of A.

A

True

0 is an eigenvalue if and only if 0 = det(A−0·I) = det(A) if and only if A is singular.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If v1 and v2 are linearly independent eigenvectors of A, then they correspond to distinct eigenvalues.

A

False

We have seen two-dimensional eigenspaces, which contain two linearly independent eigenvectors that correspond to the same eigenvalue.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

If A is invertible, then it is diagonalizable.

A

False

A is invertible, but not diagonalizable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If A is singular, then it is not diagonalizable.

A

False

A is singular, and diagonalizable because it is already diagonal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

If A has fewer than n distinct eigenvalues, then A is not diagonalizable.

A

False

Identity Martix (Shortest answer ever.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Each eigenvector of an invertible matrix A is also an eigenvector of A−1.

A

True

If Av = λv, then (1/λ) v = vA−1, so v is an eigenvector of A−1 with eigenvalue (1/λ).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly