Main diagonal

From Linear
Revision as of 15:34, 1 May 2014 by Vipul (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

The main diagonal or principal diagonal of a square matrix is defined as the set of positions (and corresponding entries) in the matrix where the row and column index are equal. Explicitly, suppose n is a natural number and A=(aij)1in,1jn is a n×n square matrix. The main diagonal of A is the collection of entries:

{aii:1in}

In cases where there is no ambiguity, the main diagonal is simply referred to as the diagonal.