Main diagonal: Difference between revisions

From Linear
(Redirected page to Diagonal)
 
No edit summary
 
Line 1: Line 1:
#redirect [[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 <math>n</math> is a [[natural number]] and <math>A = (a_{ij})_{1 \le i \le n, 1 \le j \le n}</math> is a <math>n \times n</math> square matrix. The main diagonal of <math>A</math> is the collection of entries:
 
<math>\{ a_{ii} : 1 \le i \le n \}</math>
 
In cases where there is no ambiguity, the main diagonal is simply referred to as the '''diagonal'''.

Latest revision as of 15:34, 1 May 2014

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 is a natural number and is a square matrix. The main diagonal of is the collection of entries:

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