Encyclopedia > Main diagonal

  Article Content

Main diagonal

In linear algebra, the main diagonal of a square matrix is the diagonal which runs from the top left corner to the bottom right corner. For example, the following matrix has 1s down its main diagonal:

<math>\begin{bmatrix}
1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1\end{bmatrix}</math>

A matrix like the above in which only the elements of the main diagonal are non-zero is called a diagonal matrix. The sum of the entries on the main diagonal of a matrix is known as the trace of that matrix.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Jamesport, New York

... 60.7% are married couples living together, 8.8% have a female householder with no husband present, and 28.1% are non-families. 24.0% of all households are made up of ...

 
 
 
This page was created in 39.5 ms