How Do Eigenvectors of Block Covariance Matrices Interrelate?

Click For Summary
SUMMARY

The discussion focuses on the interrelation of eigenvectors in block covariance matrices, specifically the matrix M defined as M = [S1 C; C^T S2], where S1 and S2 are symmetric and positive semi-definite matrices, and C is also positive semi-definite. The user seeks to understand the relationship between the eigenvectors of M and those of S1, S2, and C. The suggested approach involves using eigendecomposition and solving the block matrix equation, which leads to complex expressions. A recommendation is made to explore the inverses of the blocks for further insights.

PREREQUISITES
  • Understanding of block matrices and their properties
  • Knowledge of eigendecomposition techniques
  • Familiarity with covariance matrices in statistics
  • Basic linear algebra concepts, including eigenvalues and eigenvectors
NEXT STEPS
  • Research the properties of block covariance matrices
  • Learn about the implications of positive semi-definite matrices
  • Explore alternative methods for eigenvalue problems in block matrices
  • Study the relationship between eigenvectors of composite matrices
USEFUL FOR

Mathematicians, data scientists, and statisticians interested in advanced matrix theory and its applications in covariance analysis.

GoodSpirit
Messages
18
Reaction score
0
Hello everybody,

I’d like to present this math problem that I’ve trying to solve…
This matter is important because the covariance matrix is widely use and this leads to new interpretations of the cross covariance matrices.
Considering the following covariance block matrix :
<br /> \begin{equation}<br /> M=\begin{bmatrix}<br /> S1 &amp;C \\<br /> C^T &amp;S2 \\<br /> \end{bmatrix}<br /> \end{equation}<br />

The matrix S1 and S2 are symmetric and positive semi-definite.C is also positive semi-definite
What I am trying figure out is :
1- I would like to discover the relation between the eigenvector of M and the eigen vectors of S1 and S2.
2- Discover the relation between the eigenvector of the matricez S1,S2 and C.
I used the eigendecomposition but it lead to a very complicated expressions…
Could you help me suggesting another approach?

I really thank you!

All the best

GoodSpirit
 
Physics news on Phys.org
Only possibility which I can think of, is to write the basis according to the blocks, and solve
$$
M\begin{bmatrix}x\\y\end{bmatrix}=\begin{bmatrix}S_1& C\\ C^T&S_2 \end{bmatrix}\cdot \begin{bmatrix}x\\y\end{bmatrix}=\begin{bmatrix}S_1x+Cy\\C^Tx+S_2y\end{bmatrix} =\begin{bmatrix}\lambda x\\ \lambda y\end{bmatrix}
$$
which means to look for inverses of your blocks.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 11 ·
Replies
11
Views
13K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K