Skip to content

9231 · 2.2

Matrices — FAQ

Frequently asked questions for 9231 Matrices. Direct answers first, then deeper explanation — then practise with marking.

What is the geometric meaning of an eigenvector?

An eigenvector represents a direction that is unchanged by the linear transformation represented by the matrix. The vector itself is stretched or shrunk by a factor equal to its corresponding eigenvalue, but it still points along the same line through the origin. This line is called an invariant line.

Can an eigenvalue be zero?

Yes. An eigenvalue of zero means that there is a non-zero vector x\mathbf{x} such that Ax=0x=0\mathbf{A}\mathbf{x} = 0\mathbf{x} = \mathbf{0}. This means that the matrix maps a non-zero vector to the zero vector. This is only possible if the matrix is singular, i.e., its determinant is zero. The product of eigenvalues equals the determinant, so if one eigenvalue is zero, the determinant must be zero.

What happens if I get repeated eigenvalues for a 3x3 matrix?

If an eigenvalue λ\lambda is a repeated root of the characteristic equation (e.g., has algebraic multiplicity 2), you might find one or two linearly independent eigenvectors for it. If you can find two linearly independent eigenvectors, they will form an 'invariant plane'. If you can only find one, it corresponds to an invariant line. The number of linearly independent eigenvectors for a given eigenvalue is its 'geometric multiplicity'.