originalvektoren
Originalvektoren are vectors that reveal invariant directions of a linear map. Given a square matrix A, a nonzero vector v is an originalvektor if Av = λv for some scalar λ. The scalar λ is the eigenvalue associated with v. If λ = 0, v is in the kernel and Av = 0; otherwise v is stretched or contracted by λ. The set of all vectors v that satisfy (A − λI)v = 0 for a fixed λ forms the eigenspace E_λ, a linear subspace of the domain.
To compute them, one first finds the eigenvalues by solving det(A − λI) = 0. For each eigenvalue
Important properties include that eigenvectors corresponding to distinct eigenvalues are linearly independent; for real symmetric matrices,