5.1 Flashcards

1
Q

T or F: Let A be an n x n matrix

The eigenvalues of a matrix are on its main diagonal.

A

The statement is false. If the matrix is a triangular​ matrix, the values on the main diagonal are eigenvalues.​ Otherwise, the main diagonal may or may not contain eigenvalues.

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

T or F: Let A be an n x n matrix

Finding an eigenvector of A may be​ difficult, but checking whether a given vector u is in fact an eigenvector is easy.

A

The statement is true. Checking whether a given vector u is in fact an eigenvector is easy because it only requires checking that Bold u is a nonzero vector and finding if Au is a scalar multiple of u.

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

what’s an eigenvector?

A

It’s the product of Au when it’s a scalar multiple of u.

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

what’s an eigenvalue?

A

it’s the scalar of u where Au is a scalar multiple of u.

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

how do we show that a # is an eigenvalue of a matrix?

A

Turn the eqn Ax=λx into (A-λI)x = 0. Turn A-λI into a singular matrix by subtracting the proposed eigenvalue from the main diagonal. Then get that matrix into rref and note the free variables then substitute accordingly. If you get some eigenvector, it’s an eigenvalue NOTE: If you don’t get free variables from the rref, then the proposed eigenvalue isn’t an eigenvalue.

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

T or F: the eigenvalues of a triangular matrix are the entries on its main diagonal.

A

True

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

T or F: 0 can be only an eigenvector and eigenvalue?

A

False. 0 can only be an eigenvalue not an eigenvector.

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