Skip to content

2×2 Eigenvalue & Eigenvector Calculator

Find the eigenvalues and eigenvectors of a 2×2 matrix. Enter the four entries to get the trace, determinant, characteristic equation, both eigenvalues (real or complex), and an eigenvector for each real eigenvalue, with a step-by-step derivation.

Inputs

A = \begin{pmatrix} {{a}} & {{b}} \\ {{c}} & {{d}} \end{pmatrix}

Results

Enter a value to see results.

Trace and determinant

Eigenvalues

\begin{aligned} 0 &= \lambda^2 - (\operatorname{tr}A)\lambda + \det A \\ &= \lambda^2 - \left(?\right)\lambda + \left(?\right) \\ \Delta &= (\operatorname{tr}A)^2 - 4\det A = ? \end{aligned}
\begin{aligned} \lambda_1 &= \dfrac{\operatorname{tr}A + \sqrt{\Delta}}{2} \\ &= \dfrac{? + \sqrt{?}}{2} \\ &= ? \end{aligned}
\begin{aligned} \lambda_2 &= \dfrac{\operatorname{tr}A - \sqrt{\Delta}}{2} \\ &= \dfrac{? - \sqrt{?}}{2} \\ &= ? \end{aligned}
\begin{aligned} \mathbf{v}_1 &= \begin{pmatrix} {\text{?}} \\ {\text{?}} \end{pmatrix} \quad (\lambda_1) \\ \mathbf{v}_2 &= \begin{pmatrix} {\text{?}} \\ {\text{?}} \end{pmatrix} \quad (\lambda_2) \end{aligned}

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?