Eigenvalues and Eigenvectors Flashcards

1
Q

What is the definition of an Eigenvalue ?

A

For a matrix A

an eigenvalue is a value λ such that a non zero vector v ε F is an eigenvector if Av=λv

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

How would you show that an eigenspace is a subspace of F^n ?

A

Show that the eigenspace is:
Non-empty
closed under addition
closed under scalar multiplication

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

What is the process for finding the eigenspace and eigen vectors of a matrix?

A
-Form the characteristic polynomial by using:
det(xI-A)=0
-Solve for the required number of λ's
-Solve for the solution space of:
(λI-A)X=0
for every value of λ
This will be the eigenspace
-For each arbitrary parameter in the solution, pick a value and that will be the eigenvector (pick 1)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

True or False:

Whether or not a system has an eigenvalue depends on field the set is defined over

A

True

If set over Reals it is possible to get eigenvalues which are complex but cannot be used

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

What is the definition of diagonalisation?

A

A linear transformation is diagonalisable if V has a basis which consists entirely of eigenvectors

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

How can we know if a linear transformation T is diagonalisable with respect to the dimension of V ?

A

If dim(V) =n and the linear transformation T has n distinct eigenvalues then T is diagonalisable

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

How would you know if a matrix A and B are similar?

A

A~B if there exists a matrix P such that

B=P^-1 A P

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

How would you know if a matrix A is diagonalisable ?

A
A will be diagonalisable if there exists a matrix P such that :
P-1 A P = D 
where 
P = matrix of eigenvectors 
D = diag(eigenvalues)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly