Eigenvalue and Eigenvector Calculator
Enter Matrix
Enter the elements of your square matrix. The calculator supports matrices from 2×2 to 6×6.
[1.002.00]
[0.003.00]
Eigenvalues and Eigenvectors
λ = 3.000000, λ = 1.000000
2 eigenvalues found
Characteristic Polynomial:
λ^2 + -4λ + 3
Eigenvectors:
λ = 3.000000, v = [0.7071, 0.7071]
λ = 1.000000, v = [1.0000, 0.0000]
Solution Steps:
Given matrix A = [[1.00, 2.00]; [0.00, 3.00]]
Characteristic polynomial: det(A - λI) = λ^2 + -4λ + 3
Eigenvalues: λ = 3.000000, λ = 1.000000
Found 2 eigenvectors
Eigenvalue and Eigenvector Calculator FAQ
Related Calculators
Discover more calculators that might be helpful for your calculations
RREF Calculator
Calculate the Reduced Row Echelon Form (RREF) of any matrix up to 10×10 using Gauss-Jordan elimination. Essential for solving systems of linear equations and matrix analysis.
math
Law of Cosines Calculator
Calculate missing sides and angles in triangles using the Law of Cosines. Supports SAS and SSS cases with step-by-step solutions for geometry and trigonometry applications.
math
Cross Product Calculator
Calculate the cross product of two 3D vectors to find a vector perpendicular to both. Essential for physics, engineering, and computer graphics applications with magnitude and direction calculations.
math