Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Eigenvectors and eigenvalues

1.[2p]

A vector v is an eigenvector of A when

Correct
The answer is: $\mathbf{v}$ is non-zero and $A\mathbf{v} = \lambda\mathbf{v}$ for some scalar $\lambda$
The answer is: $\mathbf{v}$ is non-zero and $A\mathbf{v} = \lambda\mathbf{v}$ for some scalar $\lambda$
The answer is: $\mathbf{v}$ is non-zero and $A\mathbf{v} = \lambda\mathbf{v}$ for some scalar $\lambda$

2.[2p]

Eigenvalues are found by solving

Correct
The answer is: $\det(A - \lambda I) = 0$
The answer is: $\det(A - \lambda I) = 0$
The answer is: $\det(A - \lambda I) = 0$

3.[2p]

A=[(4,1),(-2,1)] has eigenvalues 2 and what other value?

CorrectNot quite: 3

4.[3p]

A two by two matrix has trace 7 and determinant 12. What is its larger eigenvalue?

CorrectNot quite: 4

5.[2p]

A matrix is singular exactly when one of its eigenvalues is zero.

Correct
The answer is: True

6.[3p]

Which of these are true when Av=λv with A invertible?

Select all that apply

Correct
Correct
Correct
The answer is: $A^k\mathbf{v} = \lambda^k\mathbf{v}$, $A^{-1}\mathbf{v} = (1/\lambda)\mathbf{v}$, $(A + cI)\mathbf{v} = (\lambda + c)\mathbf{v}$

7.[2p]

Why does a quarter turn have no real eigenvector?

Correct
The answer is: It moves every direction, and its characteristic equation $\lambda^2 + 1 = 0$ has no real root
The answer is: It moves every direction, and its characteristic equation $\lambda^2 + 1 = 0$ has no real root
The answer is: It moves every direction, and its characteristic equation $\lambda^2 + 1 = 0$ has no real root

8.[3p]

The shear [(1,0),(1,1)] has λ=1 repeated. How many independent eigenvectors does it have?

CorrectNot quite: 1

9.[3p]

Match each matrix to its eigenvalues.

  • A projection onto a line

  • A reflection in a line

  • Scaling everything by 5

  • Triangular with diagonal entries 2, 3, 7

  • 2, 3 and 7

  • 5 and 5

  • 1 and 0

  • 1 and -1

Show the answer

A projection onto a line: 1 and 0 A reflection in a line: 1 and -1 Scaling everything by 5: 5 and 5 Triangular with diagonal entries 2, 3, 7: 2, 3 and 7