The matrix A = [[2, 0], [0, 3]] is diagonal. What are its eigenvalues?
The matrix A = [[2, 0], [0, 3]] is diagonal. What are its eigenvalues?
Take v = (1, 1) and A = [[1, 2], [0, 3]]. Is v an eigenvector of A?
Circle one: True False
Eigenvalues of a square matrix A come from solving which equation?
The matrix [[0, minus 1], [1, 0]] rotates the plane by 90 degrees. Does it have any real eigenvalues?
The matrix [[0, -1], [1, 0]] rotates the plane by 90 degrees. Does it have any real eigenvalues?
A = [[4, 1], [2, 3]] has characteristic polynomial lambda squared minus 7 lambda + 10. What is the larger eigenvalue?
Answer: ______________
A = [[4, 1], [2, 3]] has characteristic polynomial lambda squared minus 7 lambda + 10. What is the larger eigenvalue?
Answer: ______________
Pat reports the zero vector as an eigenvector. What is wrong?
A 2 by 2 matrix has characteristic polynomial (lambda minus 5)(lambda minus 2). What is the smaller eigenvalue?
Answer: ______________