What are Eigenvalues and eigen vectors

  • Recall in the (not yet noted) the standard matrix for the reflection about the line y =2x:
  • And when we scale a vector by this the vector it self changes
  • An eigenvalue/vector is a matrix that was part of the original matrix that stays the same after the transformation

    • let A be an nxn matrix. if there exists a nonzero vector such that for some
      • we say is an eigen value of A and is an eigenvector of A corresponding to

How to find eigenvalues and eigenvectors

  • Eigenvalues

    • Suppose is a nonzero vector such that then
        • that is, is a nontrivial solution to
          • for to be non zero it Determinant needs to be non zero
  • Eigenvectors

    • once we got the eigenvalues of A are found, we can find all eigen vectors (the vectors that dont change under the transformation) by solving
      • so on the diagonals you would remove and find the resulting matrix (like finding the linear combination for the zero vector)
  • Characteristic polynomial!

    • the eigen polynomail of the vector (remember)