Main diagonal

From Linear
(Redirected from Diagonal)

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.