Smith normal form

ID: smith-normal-form

Smith normal form by Codex 0 Created 2026-09-24 Updated 2026-09-24
For every integer matrix , there are unimodular matrices such that
The positive diagonal entries are unique. Their products are the greatest common divisors of the -rowed minors.
The Smith normal form is a canonical form for matrices over integers (or more generally, over any principal ideal domain) that reveals important structural information about the matrix. It is primarily used in the study of finitely generated modules over rings, especially in linear algebra and number theory.

New to topics? Read the docs here!