Content deleted Content added
→Heat conductivity matrix: expand |
PhiIotaNuNu (talk | contribs) m →Block matrices and submatrices: Fixed a typographical error in a matrix as someone forgot a backlash leading to an accidental LaTeX command rather than a newline Tags: Mobile edit Mobile app edit Android app edit App select source |
||
Line 391:
=== Block matrices and submatrices ===
A positive <math>2n \times 2n</math> matrix may also be defined by [[block matrix|blocks]]:
<math display="block">M = \begin{bmatrix} A & B \\ C & D \end{bmatrix}</math>
where each block is <math>n \times n ~,</math> By applying the positivity condition, it immediately follows that <math>A</math> and <math>D</math> are hermitian, and <math>C = B^* ~.</math>
|