What are eigenvectors and eigennumbers?

1 Answer
Mar 2, 2017

An eigenvector is a vector that transforms by a linear operator in other vector in the same direction. Eigenvalue (eigennumber is not used) is the proportionality factor between the original eigenvector and the transformed one.

Explanation:

Suppose A is a linear transformation that we can define in a given subspace. We say that v is an eigenvector of said linear transformation if and only if there exists a λ scalar such that:

Av=λv

To this scalar λ we will call it eigenvalue associated with the eigenvector v.