|
|
|
|
rule of Sarrus
|
(Result)
|
|
|
For calculating the value of a determinant $$D = \left|\begin{matrix} a_{11} & a_{12} & a_{13}\\ a_{21} & a_{22} & a_{23}\\ a_{31} & a_{32} & a_{33} \end{matrix}\right| $$ with three rows, it is comfortable to use the rule of Sarrus (invented 1833 by the French mathematician P. F. Sarrus).
The rule comprises that first one writes the two first columns of the determinant on the right side of the determinant (seeing thus a $3\!\times\!5$ matrix!): $$ \left|\begin{matrix} a_{11} & a_{12} & a_{13}\\ a_{21} & a_{22} & a_{23}\\ a_{31} & a_{32} & a_{33} \end{matrix}\right| \begin{matrix} \,a_{11} & a_{12}\\ \,a_{21} & a_{22}\\ \,a_{31} & a_{32} \end{matrix} $$ Here one sums the products on all lines parallel to the main diagonal of $D$ and subtracts the products on the lines parallel to the second diagonal of $D$ Accordingly, one obtains the expression $$a_{11}a_{22}a_{33}+a_{12}a_{23}a_{31}+a_{13}a_{21}a_{32} -a_{13}a_{22}a_{31}-a_{11}a_{23}a_{32}-a_{12}a_{21}a_{33},$$ which gives the value of the determinant $D$
There is no corresponding rule for determinants with more or less rows.
|
"rule of Sarrus" is owned by pahio.
|
|
(view preamble | get metadata)
Cross-references: expression, diagonal, parallel, lines, products, sums, matrix, columns, rows, determinant
This is version 6 of rule of Sarrus, born on 2007-09-20, modified 2008-03-16.
Object id is 9950, canonical name is RuleOfSarrus.
Accessed 6143 times total.
Classification:
| AMS MSC: | 15A15 (Linear and multilinear algebra; matrix theory :: Determinants, permanents, other special matrix functions) |
|
|
|
|
|
|
Pending Errata and Addenda
|
|
|
|
|
|
|
|
|
|
|