5.2 Flashcards

1
Q

Use a property of determinants to show that A and A^T have the same characteristic polynomial.

A

Start with (A^T - λI) = det(A^T - λI^T) = (A - λI)^T. Then use the formula det A^T = det A

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.

If λ + 5 is a factor of the characteristic polynomial of​ A, then 5 is an eigenvalue of A.

A

The statement is false. If λ + 5 is a factor of the characteristic polynomial of​ A, then -5 is an eigenvalue of A. In order for 5 to be an eigenvalue of​ A, the characteristic polynomial would need to have a factor of λ-5.

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

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

The multiplicity of a root r of the characteristic equation of A is called the algebraic multiplicity of r as an eigenvalue of A.

A

The statement is true. It is the definition of the algebraic multiplicity of an eigenvalue of A.

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

How to find eigenvectors of a 2x2?

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. The eigenvector you get is in the span of the Eigenspace. 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
5
Q

How to find eigenvectors of a 3x3?

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 create zeros using row reduction. Then co factor expand to get it into a 2x2 matrix, then go.

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

how to find the characteristic eqn/polynomial

A

subtract λ from the main diagonal then solve for λ. If you have repeats then that eigenvalue have a multiplicity of how many there are.

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