Eigenvector and Eigenvalue Flashcards

1
Q

What is an eigenvalue?

A

T = linear operator on V
λ = eigenvalue if there exists a non-zero vector such that T(v) = λv

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

What are the properties of the linear map
λid(v) - T?

A
  • Not injective
  • Not surjective
  • Not invertable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When is a linear operator invertible?

A

det(T) != 0
det(T) := determinant of matrix of T relative to ANY BASIS of V

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

What is the characteristic polynomial?

A

XT of linear operator on finite dimensional VS
XT(λ):= det(λidv - T)

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

What are the 3 equivalent definitions for eigenvalue?

A
  • λ is eigenvalue
  • λidv - T is not invertible
  • XT(λ) = 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the eigenvector of a linear operator?

A

Nonzero vector such that T(v) = λv for some eigenvalue.

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

What is the eigenspace?

A

Eigenspace of T corresponding to λ is the subspace of V such that T(v) = λv and

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

What is the other notation for eigenspace and why?

A

Eλ = Ker(λid - T) since T(v) = λ is equivalent to (λid - T)(v) = 0.

Write as parametric form if need be.

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

Why is an eigenspace one-dimensional when eigenvalues are distinct?

A
  • Eigenspace is set of all vectors corresponding to λ
  • When λ distinct, each λ has one vector corresponding to it.
  • Since each λ distinct, the only scalar multiple of vector vi corresponding to λi is c . vi
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are all the properties when eigenvalues are distinct?

A
  • Each eigenspace is strictly one dimensional
  • ## Every vector is independent
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the eigenvalues of a nxn matrix A?

A

det(λ I - A) = 0

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

What is the algebraic and geometric multiplicities of an eigenvalue?

A
  • Algebraic: Number of times eigenvalue appears as root of Char Poly.
  • Geometric: Dimensions of eigenspace corresponding to eigenvalue
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How is the eigenspace calculated and its dimensions, calculated??

A

Kernel/Null space of lamba I - T

Dimensions = dimension of above null space = nullity of above null space =

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