History & Comments
Back
Fill content
Description:Added eigenvalues overview
# Eigenvalues and eigenvectorsPut content here**Eigenvalues and eigenvectors** capture the intrinsic stretching/compressing directions of a linear transformation. For a square matrix $A$, a nonzero vector $v$ is an **eigenvector** with **eigenvalue** $\lambda$ if $Av = \lambda v$. Eigenvalues reveal fundamental properties: invertibility, stability, diagonalizability, and more. # Parents * Matrices * Linear transformations* Matricesā
Sign in to add a new comment