You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Eigenvalues and eigenvectors are among the most important concepts in linear algebra. An eigenvector of a matrix is a non-zero vector whose direction is unchanged (or reversed) by the transformation — only its magnitude is scaled. This scaling factor is the eigenvalue.
For a square matrix A, a non-zero vector v is an eigenvector of A if:
Av=λv
for some scalar λ. The scalar λ is the corresponding eigenvalue.
Geometrically: A transforms v into a scalar multiple of itself. The eigenvector lies on an invariant line through the origin.
Rearranging Av=λv:
(A−λI)v=0
For a non-zero solution v to exist, the matrix A−λI must be singular:
det(A−λI)=0
This is called the characteristic equation. For an n×n matrix, it is a polynomial of degree n in λ.
Worked Example 1: Find the eigenvalues and eigenvectors of A=(4213).
Step 1: Characteristic equation.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.