Embed presentation
Download to read offline




Eigenvalues are values where Ax = λx, where λ is the eigenvalue and x is the eigenvector. To find the eigenvalues of a matrix A, we calculate the determinant of A - λI. The values of λ where the determinant is 0 are the eigenvalues. For the given 2x2 matrix, the eigenvalues are found to be 4 and -2 by calculating the determinant of A - λI and setting it equal to 0. The corresponding eigenvectors are X = [3, 1] for the eigenvalue of 4 and X = [4, 1] for the eigenvalue of -2.


