<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Schur_complement</id>
	<title>Schur complement - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Schur_complement"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Schur_complement&amp;action=history"/>
	<updated>2026-07-28T06:43:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Schur_complement&amp;diff=235486&amp;oldid=prev</id>
		<title>imported&gt;Amirhusenjihed: /* growthexperiments-addlink-summary-summary:3|0|0 */</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Schur_complement&amp;diff=235486&amp;oldid=prev"/>
		<updated>2025-10-29T06:10:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;growthexperiments-addlink-summary-summary:3|0|0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Tool in linear algebra and matrix analysis}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Schur complement&amp;#039;&amp;#039;&amp;#039; is a key tool in the fields of [[linear algebra]], the theory of [[matrix (mathematics)|matrices]], [[numerical analysis]], and [[statistics]].&lt;br /&gt;
&lt;br /&gt;
It is defined for a [[block matrix]]. Suppose &amp;#039;&amp;#039;p&amp;#039;&amp;#039;, &amp;#039;&amp;#039;q&amp;#039;&amp;#039; are [[nonnegative integers]] such that &amp;#039;&amp;#039;p + q &amp;gt; 0&amp;#039;&amp;#039;, and suppose &amp;#039;&amp;#039;A&amp;#039;&amp;#039;, &amp;#039;&amp;#039;B&amp;#039;&amp;#039;, &amp;#039;&amp;#039;C&amp;#039;&amp;#039;, &amp;#039;&amp;#039;D&amp;#039;&amp;#039; are respectively &amp;#039;&amp;#039;p&amp;#039;&amp;#039; × &amp;#039;&amp;#039;p&amp;#039;&amp;#039;, &amp;#039;&amp;#039;p&amp;#039;&amp;#039; × &amp;#039;&amp;#039;q&amp;#039;&amp;#039;, &amp;#039;&amp;#039;q&amp;#039;&amp;#039; × &amp;#039;&amp;#039;p&amp;#039;&amp;#039;, and &amp;#039;&amp;#039;q&amp;#039;&amp;#039; × &amp;#039;&amp;#039;q&amp;#039;&amp;#039; matrices of complex numbers. Let&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;M = \begin{bmatrix} A &amp;amp; B \\ C &amp;amp; D \end{bmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
so that &amp;#039;&amp;#039;M&amp;#039;&amp;#039; is a (&amp;#039;&amp;#039;p&amp;#039;&amp;#039; + &amp;#039;&amp;#039;q&amp;#039;&amp;#039;) × (&amp;#039;&amp;#039;p&amp;#039;&amp;#039; + &amp;#039;&amp;#039;q&amp;#039;&amp;#039;) matrix.&lt;br /&gt;
&lt;br /&gt;
If &amp;#039;&amp;#039;D&amp;#039;&amp;#039; is invertible, then the Schur complement of the block &amp;#039;&amp;#039;D&amp;#039;&amp;#039; of the matrix &amp;#039;&amp;#039;M&amp;#039;&amp;#039; is the &amp;#039;&amp;#039;p&amp;#039;&amp;#039; × &amp;#039;&amp;#039;p&amp;#039;&amp;#039; matrix defined by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;M/D := A - BD^{-1}C.&amp;lt;/math&amp;gt;&lt;br /&gt;
If &amp;#039;&amp;#039;A&amp;#039;&amp;#039; is invertible, the Schur complement of the block &amp;#039;&amp;#039;A&amp;#039;&amp;#039; of the matrix &amp;#039;&amp;#039;M&amp;#039;&amp;#039; is the &amp;#039;&amp;#039;q&amp;#039;&amp;#039; × &amp;#039;&amp;#039;q&amp;#039;&amp;#039; matrix defined by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;M/A := D - CA^{-1}B.&amp;lt;/math&amp;gt;&lt;br /&gt;
In the case that &amp;#039;&amp;#039;A&amp;#039;&amp;#039; or &amp;#039;&amp;#039;D&amp;#039;&amp;#039; is [[singular matrix|singular]], substituting a [[generalized inverse]] for the inverses on &amp;#039;&amp;#039;M/A&amp;#039;&amp;#039; and &amp;#039;&amp;#039;M/D&amp;#039;&amp;#039; yields the &amp;#039;&amp;#039;&amp;#039;generalized Schur complement&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
The Schur complement is named after [[Issai Schur]]&amp;lt;ref&amp;gt;{{ cite journal&lt;br /&gt;
|author=Schur, J.&lt;br /&gt;
|title=Über Potenzreihen die im Inneren des Einheitskreises beschränkt sind&lt;br /&gt;
|journal=J. Reine U. Angewandte Mathematik&lt;br /&gt;
|volume=147&lt;br /&gt;
|year=1917&lt;br /&gt;
|pages=205–232&lt;br /&gt;
|doi=10.1515/crll.1917.147.205&lt;br /&gt;
|url=https://eudml.org/doc/149467&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt; who used it to prove [[Schur&amp;#039;s lemma]], although it had been used previously.&amp;lt;ref name=&amp;quot;Zhang 2005&amp;quot;&amp;gt;{{cite book  |title=The Schur Complement and Its Applications |first=Fuzhen |last=Zhang |editor1-first=Fuzhen |editor1-last=Zhang |series=Numerical Methods and Algorithms |year=2005 |volume=4 |publisher=Springer| isbn=0-387-24271-6 |doi=10.1007/b105056}}&amp;lt;/ref&amp;gt;  [[Emilie Virginia Haynsworth]] was the first to call it the &amp;#039;&amp;#039;Schur complement&amp;#039;&amp;#039;.&amp;lt;ref&amp;gt;Haynsworth, E. V., &amp;quot;On the Schur Complement&amp;quot;, &amp;#039;&amp;#039;Basel Mathematical Notes&amp;#039;&amp;#039;, #BNB 20, 17 pages, June 1968.&amp;lt;/ref&amp;gt; The Schur complement is sometimes referred to as the &amp;#039;&amp;#039;Feshbach map&amp;#039;&amp;#039; after a physicist [[Herman Feshbach]].&amp;lt;ref&amp;gt;{{ cite journal&lt;br /&gt;
|author=Feshbach, Herman&lt;br /&gt;
|title=Unified theory of nuclear reactions&lt;br /&gt;
|journal=Annals of Physics&lt;br /&gt;
|volume=5&lt;br /&gt;
|issue=4&lt;br /&gt;
|year=1958&lt;br /&gt;
|pages=357–390&lt;br /&gt;
|doi=10.1016/0003-4916(58)90007-1&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
The Schur complement arises when performing a block [[Gaussian elimination]] on the matrix &amp;#039;&amp;#039;M&amp;#039;&amp;#039;. In order to eliminate the elements below the block diagonal, one multiplies the matrix &amp;#039;&amp;#039;M&amp;#039;&amp;#039; by a &amp;#039;&amp;#039;block lower triangular&amp;#039;&amp;#039; matrix on the right as follows:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
   &amp;amp;M = \begin{bmatrix} A &amp;amp; B \\ C &amp;amp; D \end{bmatrix} \quad \to \quad \begin{bmatrix} A &amp;amp; B \\ C &amp;amp; D \end{bmatrix} \begin{bmatrix} I_p &amp;amp; 0 \\ -D^{-1}C &amp;amp; I_q \end{bmatrix} = \begin{bmatrix} A - BD^{-1}C &amp;amp; B \\ 0 &amp;amp; D \end{bmatrix},&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;#039;&amp;#039;I&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039; denotes a &amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;amp;times;&amp;#039;&amp;#039;p&amp;#039;&amp;#039; [[identity matrix]]. As a result, the Schur complement &amp;lt;math&amp;gt;M/D = A - BD^{-1}C&amp;lt;/math&amp;gt; appears in the upper-left &amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;amp;times;&amp;#039;&amp;#039;p&amp;#039;&amp;#039; block.&lt;br /&gt;
&lt;br /&gt;
Continuing the elimination process beyond this point (i.e., performing a block [[Gauss–Jordan elimination]]),&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
     &amp;amp;\begin{bmatrix} A - BD^{-1}C &amp;amp; B \\ 0 &amp;amp; D \end{bmatrix} \quad \to \quad  \begin{bmatrix} I_p &amp;amp; -BD^{-1} \\ 0 &amp;amp; I_q \end{bmatrix} \begin{bmatrix} A - BD^{-1}C &amp;amp; B \\ 0 &amp;amp; D \end{bmatrix} &lt;br /&gt;
= \begin{bmatrix} A - BD^{-1}C &amp;amp; 0 \\ 0 &amp;amp; D \end{bmatrix},&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
leads to an [[LDU decomposition]] of &amp;#039;&amp;#039;M&amp;#039;&amp;#039;, which reads&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
  M &amp;amp;= \begin{bmatrix} A &amp;amp; B \\ C &amp;amp; D \end{bmatrix} &lt;br /&gt;
      = \begin{bmatrix} I_p &amp;amp; BD^{-1} \\ 0 &amp;amp; I_q \end{bmatrix}\begin{bmatrix} A - BD^{-1}C &amp;amp; 0 \\ 0 &amp;amp; D \end{bmatrix}\begin{bmatrix} I_p &amp;amp; 0 \\ D^{-1}C &amp;amp; I_q \end{bmatrix}.&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
Thus, the inverse of &amp;#039;&amp;#039;M&amp;#039;&amp;#039; may be expressed involving &amp;#039;&amp;#039;D&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;amp;minus;1&amp;lt;/sup&amp;gt; and the inverse of Schur&amp;#039;s complement, assuming it exists, as&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
      M^{-1} = \begin{bmatrix} A &amp;amp; B \\ C &amp;amp; D \end{bmatrix}^{-1}&lt;br /&gt;
  ={} &amp;amp;\left(\begin{bmatrix} I_p &amp;amp; BD^{-1} \\ 0 &amp;amp; I_q \end{bmatrix}&lt;br /&gt;
         \begin{bmatrix} A - BD^{-1}C &amp;amp; 0 \\ 0 &amp;amp; D \end{bmatrix}&lt;br /&gt;
         \begin{bmatrix} I_p &amp;amp; 0 \\ D^{-1}C &amp;amp; I_q \end{bmatrix}&lt;br /&gt;
       \right)^{-1} \\&lt;br /&gt;
  ={} &amp;amp;\begin{bmatrix}                            I_p &amp;amp; 0 \\ -D^{-1}C &amp;amp; I_q    \end{bmatrix}&lt;br /&gt;
         \begin{bmatrix} \left(A - BD^{-1}C\right)^{-1} &amp;amp; 0 \\        0 &amp;amp; D^{-1} \end{bmatrix}&lt;br /&gt;
         \begin{bmatrix} I_p &amp;amp; -BD^{-1} \\ 0 &amp;amp; I_q \end{bmatrix} \\[4pt]&lt;br /&gt;
  ={} &amp;amp;\begin{bmatrix}&lt;br /&gt;
          \left(A - BD^{-1}C\right)^{-1}        &amp;amp; -\left(A - BD^{-1}C\right)^{-1} BD^{-1} \\&lt;br /&gt;
         -D^{-1}C\left(A - BD^{-1}C\right)^{-1} &amp;amp;  D^{-1} + D^{-1}C\left(A - BD^{-1}C\right)^{-1}BD^{-1}&lt;br /&gt;
       \end{bmatrix} \\[4pt]&lt;br /&gt;
  ={} &amp;amp;\begin{bmatrix}&lt;br /&gt;
          \left(M/D\right)^{-1}        &amp;amp; -\left(M/D\right)^{-1} B D^{-1} \\&lt;br /&gt;
         -D^{-1}C\left(M/D\right)^{-1} &amp;amp;  D^{-1} + D^{-1}C\left(M/D\right)^{-1} B D^{-1}&lt;br /&gt;
       \end{bmatrix}.&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
The above relationship comes from the elimination operations that involve &amp;#039;&amp;#039;D&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;amp;minus;1&amp;lt;/sup&amp;gt; and &amp;#039;&amp;#039;M/D&amp;#039;&amp;#039;. An equivalent derivation can be done with the roles of &amp;#039;&amp;#039;A&amp;#039;&amp;#039; and &amp;#039;&amp;#039;D&amp;#039;&amp;#039; interchanged. By equating the expressions for &amp;#039;&amp;#039;M&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;amp;minus;1&amp;lt;/sup&amp;gt; obtained in these two different ways, one can establish the [[matrix inversion lemma]], which relates the two Schur complements of &amp;#039;&amp;#039;M&amp;#039;&amp;#039;: &amp;#039;&amp;#039;M/D&amp;#039;&amp;#039; and &amp;#039;&amp;#039;M/A&amp;#039;&amp;#039; (see &amp;#039;&amp;#039;&amp;quot;Derivation from LDU decomposition&amp;quot;&amp;#039;&amp;#039; in {{slink|Woodbury_matrix_identity#Alternative_proofs}}).&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
* If &amp;#039;&amp;#039;p&amp;#039;&amp;#039; and &amp;#039;&amp;#039;q&amp;#039;&amp;#039; are both 1 (i.e., &amp;#039;&amp;#039;A&amp;#039;&amp;#039;, &amp;#039;&amp;#039;B&amp;#039;&amp;#039;, &amp;#039;&amp;#039;C&amp;#039;&amp;#039; and &amp;#039;&amp;#039;D&amp;#039;&amp;#039; are all scalars), we get the familiar formula for the inverse of a 2-by-2 matrix:&lt;br /&gt;
: &amp;lt;math&amp;gt; M^{-1} = \frac{1}{AD-BC} \left[ \begin{matrix} D &amp;amp; -B \\ -C &amp;amp; A \end{matrix}\right] &amp;lt;/math&amp;gt;&lt;br /&gt;
: provided that &amp;#039;&amp;#039;AD&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;amp;minus;&amp;amp;nbsp;&amp;#039;&amp;#039;BC&amp;#039;&amp;#039; is non-zero.&lt;br /&gt;
* In general, if &amp;#039;&amp;#039;A&amp;#039;&amp;#039; is invertible, then&lt;br /&gt;
: &amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  M &amp;amp;= \begin{bmatrix} A&amp;amp;B\\C&amp;amp;D \end{bmatrix} = &lt;br /&gt;
  \begin{bmatrix} I_p &amp;amp; 0 \\ CA^{-1} &amp;amp; I_q \end{bmatrix}\begin{bmatrix} A &amp;amp; 0 \\ 0 &amp;amp; D - CA^{-1}B \end{bmatrix}\begin{bmatrix} I_p &amp;amp; A^{-1}B \\ 0 &amp;amp; I_q \end{bmatrix}, \\[4pt]&lt;br /&gt;
  M^{-1} &amp;amp;= \begin{bmatrix} A^{-1} + A^{-1} B (M/A)^{-1} C A^{-1} &amp;amp; - A^{-1} B (M/A)^{-1} \\ - (M/A)^{-1} CA^{-1} &amp;amp; (M/A)^{-1} \end{bmatrix} &lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
: whenever this inverse exists.&lt;br /&gt;
* (Schur&amp;#039;s formula) When &amp;#039;&amp;#039;A&amp;#039;&amp;#039;, respectively &amp;#039;&amp;#039;D&amp;#039;&amp;#039;, is invertible, the determinant of &amp;#039;&amp;#039;M&amp;#039;&amp;#039; is also clearly seen to be given by&lt;br /&gt;
: &amp;lt;math&amp;gt;\det(M) = \det(A) \det\left(D - CA^{-1} B\right)&amp;lt;/math&amp;gt;, respectively&lt;br /&gt;
: &amp;lt;math&amp;gt;\det(M) = \det(D) \det\left(A - BD^{-1} C\right)&amp;lt;/math&amp;gt;,&lt;br /&gt;
: which generalizes the determinant formula for 2 × 2 matrices.&lt;br /&gt;
* (Guttman rank additivity formula) If &amp;#039;&amp;#039;D&amp;#039;&amp;#039; is invertible, then the [[Rank (linear algebra)|rank]] of &amp;#039;&amp;#039;M&amp;#039;&amp;#039; is given by&lt;br /&gt;
: &amp;lt;math&amp;gt; \operatorname{rank}(M) = \operatorname{rank}(D) + \operatorname{rank}\left(A - BD^{-1} C\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
* ([[Haynsworth inertia additivity formula]]) If &amp;#039;&amp;#039;A&amp;#039;&amp;#039; is invertible, then the &amp;#039;&amp;#039;inertia&amp;#039;&amp;#039; of the block matrix &amp;#039;&amp;#039;M&amp;#039;&amp;#039; is equal to the inertia of &amp;#039;&amp;#039;A&amp;#039;&amp;#039; plus the inertia of &amp;#039;&amp;#039;M&amp;#039;&amp;#039;/&amp;#039;&amp;#039;A&amp;#039;&amp;#039;.&lt;br /&gt;
* (Quotient identity) &amp;lt;math&amp;gt;A/B = ((A/C)/(B/C))&amp;lt;/math&amp;gt;.&amp;lt;ref&amp;gt;{{Cite journal |last1=Crabtree |first1=Douglas E. |last2=Haynsworth |first2=Emilie V. |date=1969 |title=An identity for the Schur complement of a matrix |url=https://www.ams.org/proc/1969-022-02/S0002-9939-1969-0255573-1/ |journal=Proceedings of the American Mathematical Society |language=en |volume=22 |issue=2 |pages=364–366 |doi=10.1090/S0002-9939-1969-0255573-1 |s2cid=122868483 |issn=0002-9939|doi-access=free |url-access=subscription }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* The Schur complement of a [[Laplacian matrix]] is also a Laplacian matrix.&amp;lt;ref&amp;gt;{{Cite journal |last=Devriendt |first=Karel |date=2022 |title=Effective resistance is more than distance: Laplacians, Simplices and the Schur complement |url=https://linkinghub.elsevier.com/retrieve/pii/S0024379522000039 |journal=Linear Algebra and Its Applications |language=en |volume=639 |pages=24–49 |doi=10.1016/j.laa.2022.01.002|arxiv=2010.04521 |s2cid=222272289 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Application to solving linear equations ==&lt;br /&gt;
The Schur complement arises naturally in solving a [[system of linear equations]] such as&amp;lt;ref name=&amp;quot;Boyd 2004&amp;quot; /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
  \begin{bmatrix} A &amp;amp; B \\ C &amp;amp; D \end{bmatrix}\begin{bmatrix} x \\ y \end{bmatrix}&lt;br /&gt;
    = \begin{bmatrix} u \\ v \end{bmatrix} &lt;br /&gt;
&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Assuming that the submatrix &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; is invertible, we can eliminate &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; from the equations, as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x = A^{-1} (u - By).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting this expression into the second equation yields&lt;br /&gt;
: &amp;lt;math&amp;gt;\left(D - CA^{-1}B\right)y = v-CA^{-1}u.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We refer to this as the &amp;#039;&amp;#039;reduced equation&amp;#039;&amp;#039; obtained by eliminating &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; from the original equation. The matrix appearing in the reduced equation is called the Schur complement of the first block &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; in &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;:&lt;br /&gt;
: &amp;lt;math&amp;gt;S \ \overset{\underset{\mathrm{def}}{}}{=}\  D - CA^{-1}B&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Solving the reduced equation, we obtain&lt;br /&gt;
: &amp;lt;math&amp;gt;y = S^{-1} \left(v-CA^{-1}u\right).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting this into the first equation yields&lt;br /&gt;
: &amp;lt;math&amp;gt;x = \left(A^{-1} + A^{-1} B S^{-1} C A^{-1}\right) u - A^{-1} B S^{-1} v. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can express the above two equation as:&lt;br /&gt;
: &amp;lt;math&amp;gt;\begin{bmatrix} x \\ y \end{bmatrix} =&lt;br /&gt;
  \begin{bmatrix}&lt;br /&gt;
    A^{-1} + A^{-1} B S^{-1} C A^{-1} &amp;amp; -A^{-1} B S^{-1} \\&lt;br /&gt;
                     -S^{-1} C A^{-1} &amp;amp;           S^{-1}&lt;br /&gt;
  \end{bmatrix}&lt;br /&gt;
  \begin{bmatrix} u \\ v \end{bmatrix}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, a formulation for the inverse of a block matrix is:&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
 \begin{bmatrix} A &amp;amp; B \\ C &amp;amp; D \end{bmatrix}^{-1} = &lt;br /&gt;
 \begin{bmatrix}&lt;br /&gt;
   A^{-1} + A^{-1} B S^{-1} C A^{-1} &amp;amp; - A^{-1} B S^{-1} \\&lt;br /&gt;
                    -S^{-1} C A^{-1} &amp;amp;            S^{-1}&lt;br /&gt;
 \end{bmatrix} = \begin{bmatrix}&lt;br /&gt;
   I_p   &amp;amp;  -A^{-1}B\\&lt;br /&gt;
         &amp;amp;  I_q&lt;br /&gt;
 \end{bmatrix}\begin{bmatrix}&lt;br /&gt;
   A^{-1}  &amp;amp;  \\&lt;br /&gt;
           &amp;amp;            S^{-1}&lt;br /&gt;
 \end{bmatrix}\begin{bmatrix}&lt;br /&gt;
   I_p        &amp;amp;  \\&lt;br /&gt;
    -CA^{-1}  &amp;amp; I_q&lt;br /&gt;
 \end{bmatrix}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In particular, we see that the Schur complement is the inverse of the &amp;lt;math&amp;gt;2,2&amp;lt;/math&amp;gt; block entry of the inverse of &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In practice, one needs &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; to be [[condition number|well-conditioned]] in order for this algorithm to be numerically accurate.&lt;br /&gt;
&lt;br /&gt;
This method is useful in electrical engineering to reduce the dimension of a network&amp;#039;s equations.  It is especially useful when element(s) of the output vector are zero.  For example, when &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;v&amp;lt;/math&amp;gt; is zero, we can eliminate the associated rows of the [[coefficient matrix]] without any changes to the rest of the output vector.  If &amp;lt;math&amp;gt;v&amp;lt;/math&amp;gt; is null then the above equation for &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; reduces to  &amp;lt;math&amp;gt;x = \left(A^{-1} + A^{-1} B S^{-1} C A^{-1}\right) u&amp;lt;/math&amp;gt;, thus reducing the dimension of the coefficient matrix while leaving &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; unmodified. This is used to advantage in electrical engineering where it is referred to as node elimination or [[Kron reduction]].&lt;br /&gt;
&lt;br /&gt;
==Applications to probability theory and statistics==&lt;br /&gt;
&lt;br /&gt;
Suppose the random column vectors &amp;#039;&amp;#039;X&amp;#039;&amp;#039;, &amp;#039;&amp;#039;Y&amp;#039;&amp;#039; live in &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt; and &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;m&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt; respectively, and the vector (&amp;#039;&amp;#039;X&amp;#039;&amp;#039;, &amp;#039;&amp;#039;Y&amp;#039;&amp;#039;) in &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039; + &amp;#039;&amp;#039;m&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt; has a [[multivariate normal distribution]] whose covariance is the symmetric positive-definite matrix&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\Sigma = \left[\begin{matrix} A &amp;amp; B \\ B^\mathrm{T} &amp;amp; C\end{matrix}\right],&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where  &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;A \in \mathbb{R}^{n \times n}&amp;lt;/math&amp;gt; is the [[covariance matrix]] of &amp;#039;&amp;#039;X&amp;#039;&amp;#039;, &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;C \in \mathbb{R}^{m \times m}&amp;lt;/math&amp;gt; is the covariance matrix of &amp;#039;&amp;#039;Y&amp;#039;&amp;#039; and &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;B \in \mathbb{R}^{n \times m}&amp;lt;/math&amp;gt;  is the covariance matrix between &amp;#039;&amp;#039;X&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Y&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
Then the [[Conditional variance|conditional covariance]] of &amp;#039;&amp;#039;X&amp;#039;&amp;#039; given &amp;#039;&amp;#039;Y&amp;#039;&amp;#039; is the Schur complement of &amp;#039;&amp;#039;C&amp;#039;&amp;#039; in &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\Sigma&amp;lt;/math&amp;gt;:&amp;lt;ref name=&amp;quot;von Mises 1964&amp;quot;&amp;gt;{{cite book  |title=Mathematical theory of probability and statistics |url=https://archive.org/details/mathematicaltheo0057vonm |url-access=registration |first=Richard |last=von Mises |year=1964|publisher=Academic Press| chapter=Chapter VIII.9.3|isbn=978-1483255385}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \operatorname{Cov}(X \mid Y) &amp;amp;= A - BC^{-1}B^\mathrm{T} \\&lt;br /&gt;
    \operatorname{E}(X \mid Y) &amp;amp;= \operatorname{E}(X) + BC^{-1}(Y - \operatorname{E}(Y))&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we take the matrix &amp;lt;math&amp;gt;\Sigma&amp;lt;/math&amp;gt; above to be, not a covariance of a [[Multivariate random variable|random vector]], but a &amp;#039;&amp;#039;sample&amp;#039;&amp;#039; covariance, then it may have a [[Wishart distribution]].  In that case, the Schur complement of &amp;#039;&amp;#039;C&amp;#039;&amp;#039; in &amp;lt;math&amp;gt;\Sigma&amp;lt;/math&amp;gt; also has a Wishart distribution.{{Citation needed|date=January 2014}}&lt;br /&gt;
&lt;br /&gt;
== Conditions for positive definiteness and semi-definiteness ==&lt;br /&gt;
&lt;br /&gt;
Let &amp;#039;&amp;#039;X&amp;#039;&amp;#039; be a [[symmetric matrix]] of real numbers given by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;X = \left[\begin{matrix} A &amp;amp; B \\ B^\mathrm{T} &amp;amp; C\end{matrix}\right].&amp;lt;/math&amp;gt;&lt;br /&gt;
Then by the [[Haynsworth inertia additivity formula]], we find &lt;br /&gt;
* If &amp;#039;&amp;#039;A&amp;#039;&amp;#039; is invertible, then &amp;#039;&amp;#039;X&amp;#039;&amp;#039; is positive definite if and only if &amp;#039;&amp;#039;A&amp;#039;&amp;#039; and its complement &amp;#039;&amp;#039;X/A&amp;#039;&amp;#039; are both positive definite:&amp;lt;ref name=&amp;quot;Zhang 2005&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;{{rp|34}}&lt;br /&gt;
:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;X \succ  0 \Leftrightarrow  A \succ  0, X/A = C - B^\mathrm{T} A^{-1} B \succ  0.&amp;lt;/math&amp;gt;&lt;br /&gt;
* If &amp;#039;&amp;#039;C&amp;#039;&amp;#039; is invertible, then &amp;#039;&amp;#039;X&amp;#039;&amp;#039; is positive definite if and only if &amp;#039;&amp;#039;C&amp;#039;&amp;#039; and its complement &amp;#039;&amp;#039;X/C&amp;#039;&amp;#039; are both positive definite:&lt;br /&gt;
:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;X \succ  0 \Leftrightarrow C \succ  0, X/C = A - B C^{-1} B^\mathrm{T} \succ  0.&amp;lt;/math&amp;gt;&lt;br /&gt;
* If &amp;#039;&amp;#039;A&amp;#039;&amp;#039; is positive definite, then &amp;#039;&amp;#039;X&amp;#039;&amp;#039; is positive semi-definite if and only if the complement &amp;#039;&amp;#039;X/A&amp;#039;&amp;#039; is positive semi-definite:&amp;lt;ref name=&amp;quot;Zhang 2005&amp;quot;/&amp;gt;{{rp|34}}&lt;br /&gt;
:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\text{If } A \succ 0, \text{ then } X \succeq 0 \Leftrightarrow X/A = C - B^\mathrm{T} A^{-1} B \succeq 0.&amp;lt;/math&amp;gt;&lt;br /&gt;
* If &amp;#039;&amp;#039;C&amp;#039;&amp;#039; is positive definite, then  &amp;#039;&amp;#039;X&amp;#039;&amp;#039; is positive semi-definite if and only if the complement &amp;#039;&amp;#039;X/C&amp;#039;&amp;#039; is positive semi-definite: &lt;br /&gt;
:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\text{If } C \succ 0,\text{ then } X \succeq 0 \Leftrightarrow X/C = A - B C^{-1} B^\mathrm{T} \succeq 0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The first and third statements can also be derived&amp;lt;ref name=&amp;quot;Boyd 2004&amp;quot;&amp;gt;Boyd, S. and Vandenberghe, L. (2004), &amp;quot;Convex Optimization&amp;quot;, Cambridge University Press (Appendix A.5.5)&amp;lt;/ref&amp;gt; by considering the minimizer of the quantity&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;u^\mathrm{T} A u + 2 v^\mathrm{T} B^\mathrm{T} u + v^\mathrm{T} C v, \,&amp;lt;/math&amp;gt;&lt;br /&gt;
as a function of &amp;#039;&amp;#039;v&amp;#039;&amp;#039; (for fixed &amp;#039;&amp;#039;u&amp;#039;&amp;#039;).&lt;br /&gt;
&lt;br /&gt;
Furthermore, since&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
                      \left[\begin{matrix} A &amp;amp; B \\ B^\mathrm{T} &amp;amp; C \end{matrix}\right] \succ 0&lt;br /&gt;
  \Longleftrightarrow \left[\begin{matrix} C &amp;amp; B^\mathrm{T} \\ B &amp;amp; A \end{matrix}\right] \succ 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
and similarly for positive semi-definite matrices, the second (respectively fourth) statement is immediate from the first (resp. third) statement.&lt;br /&gt;
&lt;br /&gt;
There is also a sufficient and [[Necessity and sufficiency|necessary condition]] for the positive semi-definiteness of &amp;#039;&amp;#039;X&amp;#039;&amp;#039; in terms of a generalized Schur complement.&amp;lt;ref name=&amp;quot;Zhang 2005&amp;quot; /&amp;gt; Precisely,&lt;br /&gt;
* &amp;lt;math&amp;gt;X \succeq 0 \Leftrightarrow A \succeq  0, C - B^\mathrm{T} A^g B \succeq 0, \left(I - A A^{g}\right)B = 0 \, &amp;lt;/math&amp;gt; and&lt;br /&gt;
* &amp;lt;math&amp;gt;X \succeq 0 \Leftrightarrow C \succeq  0, A - B C^g B^\mathrm{T} \succeq  0, \left(I - C C^g\right)B^\mathrm{T} = 0, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;A^g&amp;lt;/math&amp;gt; denotes a [[generalized inverse]] of &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Woodbury matrix identity]]&lt;br /&gt;
* [[Quasi-Newton method]]&lt;br /&gt;
* [[Haynsworth inertia additivity formula]]&lt;br /&gt;
* [[Gaussian process]]&lt;br /&gt;
* [[Total least squares]]&lt;br /&gt;
* [[Guyan reduction]] in computational mechanics&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Linear algebra]]&lt;br /&gt;
[[Category:Issai Schur]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Amirhusenjihed</name></author>
	</entry>
</feed>