Eigenvalue and Eigenvector Calculator

Eigenvalue and Eigenvector Calculator - Calcoflare

Eigenvalue and Eigenvector Calculator

How to Find Eigenvalues and Eigenvectors

For a square matrix \(A\), an eigenvector \(v\) is a non-zero vector that, when multiplied by \(A\), yields a scaled version of \(v\). The scaling factor is the eigenvalue \(\lambda\).

This relationship is defined by the equation: \(Av = \lambda v\).

To find the eigenvalues:

1. Rearrange the equation to \((A - \lambda I)v = 0\), where \(I\) is the identity matrix.

2. Since \(v\) is non-zero, the matrix \((A - \lambda I)\) must be singular, meaning its determinant is zero.

3. Solve the characteristic equation, \(\det(A - \lambda I) = 0\), for \(\lambda\). The solutions are the eigenvalues.

To find the eigenvectors:

For each eigenvalue \(\lambda\), substitute it back into the equation \((A - \lambda I)v = 0\) and solve for the vector \(v\). This is equivalent to finding the null space of the matrix \((A - \lambda I)\).

Disclaimer: This calculator is for educational purposes. Results for matrices with repeated eigenvalues may show one of the possible basis vectors for the eigenspace.

Finds the eigenvalues and eigenvectors of a matrix.

Powered by: Calco

Similar Posts