Eigenvectors as Fixed Directions

Fundamentals of AI/ML · Prof. Parikshit Pareek & Prof. Jitin Singla · IIT Roorkee
P-squared Lab logo
Integral Lab logo

A vector v is an eigenvector of A if multiplying by A doesn't change its direction — only its length. The scaling factor λ is the eigenvalue. Drag the blue arrow v around: usually Av points somewhere else. But when v lies on one of the dashed eigen-lines, Av stays on the same line. Press Iterate to watch power iteration drag any starting v toward the dominant eigenvector.

A v = λ v

Matrix A (drag sliders)

Presets:
vector v (drag tip) A v eigen-directions iteration trail

Vector data

v = ()   ‖v‖ =
Av = ()   ‖Av‖ =
‖Av‖ / ‖v‖ =
Angle between v and Av:
Eigenvector test: not aligned

Matrix A

tr(A) = ,   det(A) =

Eigendecomposition

What to notice during class