Matrix Trace Calculator
Enter a 2×2 matrix to compute its trace and determinant.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
The trace of a square matrix is simply the sum of the entries on its main diagonal. For a 2×2 matrix with entries a, b, c, d arranged as [[a, b], [c, d]], the trace is a + d, while the determinant, ad − bc, measures how the matrix scales area.
Together, trace and determinant summarise a lot about a matrix's behaviour without needing to fully diagonalise it: for a 2×2 matrix, the trace equals the sum of its two eigenvalues and the determinant equals their product, so these two numbers alone are enough to find the eigenvalues by solving a simple quadratic equation. This makes trace and determinant everyday tools in linear algebra courses, in physics and engineering for analysing linear transformations and stability of systems, and in computer graphics for understanding what a transformation matrix does to shapes.
Enter a 2×2 matrix and this calculator computes both its trace and its determinant.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)