We have two options.
1) (Computationally Hard)
2) (Computationally Easy)
Of course, we are going to go with the easier option.
You already understand option 1. So how does Option 2 work? is a matrix with s on the diagonal, so it multiplies each of 's componentsby :
In order to find an eigen-axis, we need to find vectors for which the matrix and have the same effect. Two things have the same effect when there is no difference between their effects. So we just look for that! This yields the magic formula for our second option:
So to find an entire eigen-axis for an eigenvalue , we look for vectors where the difference between and is . The Difference Matrix is , the matrix that captures this difference.
Below is a linear transformation given by an unknown 2x2 matrix. Displayed are , , , and finally the difference . Move around to make the purple difference vector equal to . The result is an eigenvector with an eigenvalue of 2.
Enter the eigenvector you found here.
You should see a slider now that lets you control the value for . Move around until you find the other eigen-axis, then move the slider until the difference vector disappears. What second value for did you find?
Enter the second eigenvalue you found below.