Visual Guide to Diagonalizable 2×2 Matrices

This visual guide compares several common classes of diagonalizable 2×2 matrices, showing their geometry, eigenvectors and corresponding change-of-basis factorizations side by side.

For each matrix, the direct action of A is compared with the three-step route A = C D C−1: change to the eigenvector basis, scale independently by the eigenvalues, and return to the original coordinates.

What the diagram shows

A matrix is diagonalizable when it has enough independent eigenvectors to form a basis. Placing those eigenvectors as the columns of C turns the transformation into A = C D C−1, where D records the eigenvalue scalings.

Why diagonalization helps

In the eigenvector basis, the transformation no longer mixes coordinate directions. Each coordinate is scaled independently, so the middle matrix is diagonal. The visual therefore connects three viewpoints at once: the geometry in the original coordinates, the eigenvector structure, and the simpler diagonal action seen after a change of basis.

Related chapter: Diagonalization

Related work: GraphMath Linear Algebra

Contact: info@graphmath.com

© 2026 GraphMath. This work is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0) ; see licensing details.