Revision as of 12:39, 8 December 2012 by Alexand (Talk | contribs)

THE DETERMINANT


Definition: Let A = [aij] be an n x n matrix. The determinant function, denoted by det, is defined by

det(A) = $ sum((a1j1)(a2j2)...(anjn)) $

where the summation is over all permutations j1, j2... jn of the set S = {1, 2, ..., n}. The sign is taken as + or - according to whether the permutation j1, j2, ... jn is even or odd.

Alumni Liaison

To all math majors: "Mathematics is a wonderfully rich subject."

Dr. Paul Garrett