Rule of Sarrus
Mnemonic device for calculating 3 by 3 matrix determinants
From Wikipedia, the free encyclopedia
In matrix theory, the rule of Sarrus is a mnemonic device for computing the determinant of a matrix named after the French mathematician Pierre Frédéric Sarrus.[1]

Consider a matrix
then its determinant can be computed by the following scheme.
Write out the first two columns of the matrix to the right of the third column, giving five columns in a row. Then add the products of the diagonals going from top to bottom (solid) and subtract the products of the diagonals going from bottom to top (dashed). This yields[1][2]

A similar scheme based on diagonals works for matrices:[1]
Both are special cases of the Leibniz formula, which however does not yield similar memorization schemes for larger matrices. The determinants of 4x4 matrices can be found by expanding the most convenient row or column by cofactors and then applying the rule to each of the resulting determinants. (especially if there are elements in the matrix that are zero). For matrices beyond 4x4 it becomes impractical except for specific cases where there are many zero elements). Sarrus' rule can also be derived using the Laplace expansion of a matrix.[1]
Another way of thinking of Sarrus' rule is to imagine that the matrix is wrapped around a cylinder, such that the right and left edges are joined.