Analyze any 3x3 matrix using clear matrix invariants. View real and complex roots with clarity. Export summaries, compare cases, and verify learning with examples.
Use the responsive input grid below.
This sample matrix has three real eigenvalues.
| Example | Matrix | Trace | Determinant | Expected Eigenvalues |
|---|---|---|---|---|
| Worked Example |
[4, 1, 0] [1, 4, 0] [0, 0, 2] |
10 | 30 | 5, 3, 2 |
Use the Load Example button to insert this matrix instantly.
For a 3×3 matrix A, eigenvalues satisfy det(λI - A) = 0.
λ³ - tr(A)λ² + I₂λ - det(A) = 0
tr(A) = a₁₁ + a₂₂ + a₃₃
I₂ = a₁₁a₂₂ + a₁₁a₃₃ + a₂₂a₃₃ - a₁₂a₂₁ - a₁₃a₃₁ - a₂₃a₃₂
The product of all eigenvalues equals det(A).
The sum of eigenvalues equals the trace. The sum of pairwise products equals I₂.
Enter all nine numbers from your 3×3 matrix.
Choose the decimal precision and output order.
Press Calculate Eigenvalues to solve the cubic equation.
Review the table, notes, graph, and export options.
It computes the eigenvalues of any 3×3 matrix, along with the trace, determinant, second invariant, characteristic polynomial, and a visual root plot.
Yes. If the matrix produces non-real roots, the calculator displays their real and imaginary parts and plots them on the complex plane.
They help verify the answer. The sum of eigenvalues equals the trace, and the product of eigenvalues equals the determinant.
It is the coefficient of the linear term in the characteristic polynomial and equals the sum of pairwise eigenvalue products.
Yes, in exact mathematics. Very tiny imaginary parts can appear only because of floating-point rounding during numerical computation.
At least one eigenvalue becomes zero. That means the matrix is singular and cannot be inverted.
Yes. After calculation, you can download a CSV summary or generate a PDF report with the matrix and eigenvalue table.
Yes. The calculator includes formulas, a worked example, interpretation notes, and exportable results for homework checks or teaching demonstrations.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.