StatGardenREF. DESK
Calculators/Maths/Eigenvalues of a 2×2 matrix
Maths

Eigenvalues of a 2×2 matrix calculator

The two eigenvalues (real or complex) of [[a,b],[c,d]] from the characteristic polynomial.

What this calculator does

Eigenvalues of a 2×2 matrix works out the two eigenvalues (real or complex) of [[a,b],[c,d]] from the characteristic polynomial. Enter your own figures above and the answer updates as you type: nothing is fixed in the code, so the result reflects exactly the numbers you supply.

The formula this calculator evaluates is printed under the tool and explained below, so you can check the working by hand or reuse it in a spreadsheet.

The formula

Formulaλ² − (trace)λ + det = 0; trace = a+d, det = ad−bc; λ = (trace ± √(trace²−4det)) / 2

The inputs explained

FieldWhat to enter
Row 1, Col 1 (a)A number. Starts at 2.
Row 1, Col 2 (b)A number. Starts at 1.
Row 2, Col 1 (c)A number. Starts at 1.
Row 2, Col 2 (d)A number. Starts at 2.

Worked examples

Every figure in the tables below is produced by this page’s own calculator at build time, so the numbers and the tool always agree. Select any row to load that scenario.

How the answer changes with row 1, col 1 (a)

Every other input is held at the calculator’s starting values while row 1, col 1 (a) varies. Select any row to load that scenario into the calculator.

How the answer changes with row 1, col 1 (a)
Row 1, Col 1 (a)EigenvaluesTraceDeterminant
12.618, 0.38203.0001.000
1.52.781, 0.71923.5002.000
23.000, 1.0004.0003.000
33.618, 1.3825.0005.000
44.414, 1.5866.0007.000
66.236, 1.7648.00011.000