Misplaced Pages

Schur product theorem: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactivelyNext edit →Content deleted Content addedVisualWikitext
Revision as of 11:58, 23 November 2013 editLilily (talk | contribs)260 edits create page with references and proofs  Revision as of 11:36, 24 November 2013 edit undoLilily (talk | contribs)260 edits Proof using Gaussian integration: corrected and generalised proofNext edit →
Line 16: Line 16:
=== Proof using Gaussian integration === === Proof using Gaussian integration ===


==== Case of M=N ====
Let <math>X</math> be an <math>n</math> dimensional centered ] with ] <math>\langle X_i X_j \rangle = C_{ij}</math>.

Let <math>X</math> be an <math>n</math> dimensional centered ] with ] <math>\langle X_i X_j \rangle = M_{ij}</math>.
Then the covariance matrix of <math>X_i^2</math> and <math>X_j^2</math> is Then the covariance matrix of <math>X_i^2</math> and <math>X_j^2</math> is
: <math>\operatorname{Cov}(X_i^2, X_j^2) = \langle X_i^2 X_j^2 \rangle - \langle X_i^2 \rangle \langle X_j^2 \rangle</math> : <math>\operatorname{Cov}(X_i^2, X_j^2) = \langle X_i^2 X_j^2 \rangle - \langle X_i^2 \rangle \langle X_j^2 \rangle</math>
Using ] to develop <math>\langle X_i^2 X_j^2 \rangle = 2 \langle X_i X_j \rangle^2 + \langle X_i^2 \rangle \langle X_j^2 \rangle</math> we have Using ] to develop <math>\langle X_i^2 X_j^2 \rangle = 2 \langle X_i X_j \rangle^2 + \langle X_i^2 \rangle \langle X_j^2 \rangle</math> we have
: <math>\operatorname{Cov}(X_i^2, X_j^2) = 2 \langle X_i X_j \rangle^2 = 2 C_{ij}^2</math> : <math>\operatorname{Cov}(X_i^2, X_j^2) = 2 \langle X_i X_j \rangle^2 = 2 M_{ij}^2</math>
Since a covariance matrix is positive definite, this proves that the matrix with elements <math>C_{ij}^2</math> is a positive definite matrix. Since a covariance matrix is positive definite, this proves that the matrix with elements <math>M_{ij}^2</math> is a positive definite matrix.

==== General case ====

Let <math>X</math> and <math>Y</math> be <math>n</math> dimensional centered ]s with ]s <math>\langle X_i X_j \rangle = M_{ij}</math>, <math>\langle Y_i Y_j \rangle = N_{ij}</math> and independt from each other so that we have
: <math>\langle X_i Y_j \rangle = 0</math> for any <math>i, j</math>
Then the covariance matrix of <math>X_i Y_i</math> and <math>X_j Y_j</math> is
: <math>\operatorname{Cov}(X_i Y_i, X_j Y_j) = \langle X_i Y_i X_j Y_j \rangle - \langle X_i Y_i \rangle \langle X_j Y_j \rangle</math>
Using ] to develop
: <math>\langle X_i Y_i X_j Y_j \rangle = \langle X_i X_j \rangle \langle Y_i Y_j \rangle + \langle X_i Y_i \rangle \langle X_i Y_j \rangle + \langle X_i Y_j \rangle \langle X_j Y_i \rangle</math>
and also using the independence of <math>X</math> and <math>Y</math>, we have
: <math>\operatorname{Cov}(X_i Y_i, X_j Y_j) = \langle X_i X_j \rangle \langle Y_i Y_j \rangle = M_{ij} N_{ij}</math>
Since a covariance matrix is positive definite, this proves that the matrix with elements <math>M_{ij} N_{ij}</math> is a positive definite matrix.


== Refercenes == == Refercenes ==

Revision as of 11:36, 24 November 2013

In mathematics, particularly linear algebra, the Schur product theorem, named after Issai Schur (Schur 1911, p. 14, Theorem VII) (note that Schur signed as J. Schur in Journal für die reine und angewandte Mathematik) states that the Hadamard product of two positive definite matrices is also a positive definite matrix.

Proof

Proof using the trace formula

It is easy to show that for matrices M {\displaystyle M} and N {\displaystyle N} , the Hadamard product M N {\displaystyle M\circ N} considered as a bilinear form acts on vectors a , b {\displaystyle a,b} as

a T ( M N ) b = Tr ( M diag ( a ) N diag ( b ) ) {\displaystyle a^{T}(M\circ N)b=\operatorname {Tr} (M\operatorname {diag} (a)N\operatorname {diag} (b))}

where Tr {\displaystyle \operatorname {Tr} } is the matrix trace and diag ( a ) {\displaystyle \operatorname {diag} (a)} is the diagonal matrix having as diagonal entries the elements of a {\displaystyle a} .

Since M {\displaystyle M} and N {\displaystyle N} are positive definite, we can consider their square-roots M 1 / 2 {\displaystyle M^{1/2}} and N 1 / 2 {\displaystyle N^{1/2}} and write

Tr ( M diag ( a ) N diag ( b ) ) = Tr ( M 1 / 2 M 1 / 2 diag ( a ) N 1 / 2 N 1 / 2 diag ( b ) ) = Tr ( M 1 / 2 diag ( a ) N 1 / 2 N 1 / 2 diag ( b ) M 1 / 2 ) {\displaystyle \operatorname {Tr} (M\operatorname {diag} (a)N\operatorname {diag} (b))=\operatorname {Tr} (M^{1/2}M^{1/2}\operatorname {diag} (a)N^{1/2}N^{1/2}\operatorname {diag} (b))=\operatorname {Tr} (M^{1/2}\operatorname {diag} (a)N^{1/2}N^{1/2}\operatorname {diag} (b)M^{1/2})}

Then, for a = b {\displaystyle a=b} , this is written as Tr ( A T A ) {\displaystyle \operatorname {Tr} (A^{T}A)} for A = N 1 / 2 diag ( a ) M 1 / 2 {\displaystyle A=N^{1/2}\operatorname {diag} (a)M^{1/2}} and thus is positive. This shows that ( M N ) {\displaystyle (M\circ N)} is a positive definite matrix.

Proof using Gaussian integration

Case of M=N

Let X {\displaystyle X} be an n {\displaystyle n} dimensional centered Gaussian random variable with covariance X i X j = M i j {\displaystyle \langle X_{i}X_{j}\rangle =M_{ij}} . Then the covariance matrix of X i 2 {\displaystyle X_{i}^{2}} and X j 2 {\displaystyle X_{j}^{2}} is

Cov ( X i 2 , X j 2 ) = X i 2 X j 2 X i 2 X j 2 {\displaystyle \operatorname {Cov} (X_{i}^{2},X_{j}^{2})=\langle X_{i}^{2}X_{j}^{2}\rangle -\langle X_{i}^{2}\rangle \langle X_{j}^{2}\rangle }

Using Wick's theorem to develop X i 2 X j 2 = 2 X i X j 2 + X i 2 X j 2 {\displaystyle \langle X_{i}^{2}X_{j}^{2}\rangle =2\langle X_{i}X_{j}\rangle ^{2}+\langle X_{i}^{2}\rangle \langle X_{j}^{2}\rangle } we have

Cov ( X i 2 , X j 2 ) = 2 X i X j 2 = 2 M i j 2 {\displaystyle \operatorname {Cov} (X_{i}^{2},X_{j}^{2})=2\langle X_{i}X_{j}\rangle ^{2}=2M_{ij}^{2}}

Since a covariance matrix is positive definite, this proves that the matrix with elements M i j 2 {\displaystyle M_{ij}^{2}} is a positive definite matrix.

General case

Let X {\displaystyle X} and Y {\displaystyle Y} be n {\displaystyle n} dimensional centered Gaussian random variables with covariances X i X j = M i j {\displaystyle \langle X_{i}X_{j}\rangle =M_{ij}} , Y i Y j = N i j {\displaystyle \langle Y_{i}Y_{j}\rangle =N_{ij}} and independt from each other so that we have

X i Y j = 0 {\displaystyle \langle X_{i}Y_{j}\rangle =0} for any i , j {\displaystyle i,j}

Then the covariance matrix of X i Y i {\displaystyle X_{i}Y_{i}} and X j Y j {\displaystyle X_{j}Y_{j}} is

Cov ( X i Y i , X j Y j ) = X i Y i X j Y j X i Y i X j Y j {\displaystyle \operatorname {Cov} (X_{i}Y_{i},X_{j}Y_{j})=\langle X_{i}Y_{i}X_{j}Y_{j}\rangle -\langle X_{i}Y_{i}\rangle \langle X_{j}Y_{j}\rangle }

Using Wick's theorem to develop

X i Y i X j Y j = X i X j Y i Y j + X i Y i X i Y j + X i Y j X j Y i {\displaystyle \langle X_{i}Y_{i}X_{j}Y_{j}\rangle =\langle X_{i}X_{j}\rangle \langle Y_{i}Y_{j}\rangle +\langle X_{i}Y_{i}\rangle \langle X_{i}Y_{j}\rangle +\langle X_{i}Y_{j}\rangle \langle X_{j}Y_{i}\rangle }

and also using the independence of X {\displaystyle X} and Y {\displaystyle Y} , we have

Cov ( X i Y i , X j Y j ) = X i X j Y i Y j = M i j N i j {\displaystyle \operatorname {Cov} (X_{i}Y_{i},X_{j}Y_{j})=\langle X_{i}X_{j}\rangle \langle Y_{i}Y_{j}\rangle =M_{ij}N_{ij}}

Since a covariance matrix is positive definite, this proves that the matrix with elements M i j N i j {\displaystyle M_{ij}N_{ij}} is a positive definite matrix.

Refercenes

  1. Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1515/crll.1911.140.1, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with |doi=10.1515/crll.1911.140.1 instead.
  2. Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1007/b105056, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with |doi=10.1007/b105056 instead., page 9, Ch. 0.6 Publication under J. Schur
  3. Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1112/blms/15.2.97, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with |doi=10.1112/blms/15.2.97 instead.