Square root of a squared block matrix

In summary, the conversation is about finding the square root of a squared block matrix using the variables A, B, C, and D, which are all square matrices. The idea of transforming the matrix into a simpler form is suggested, but the person is struggling with the process due to the complexity of the matrix being a covariance matrix. The person expresses gratitude for the answers provided.
  • #1
GoodSpirit
18
0
Hi everybody,

I’m trying to compute the square root of the following squared block matrix:

[tex]
\begin{equation}
M=\begin{bmatrix}
A &B\\
C &D\\
\end{bmatrix}
\end{equation}
[/tex]

(that is M^(1/2))as function of A,B,C, D which are all square matrices.

Can you help me?

I sincerely thank you! :)

All the best

GoodSpirit
 
Physics news on Phys.org
  • #2
Hi GoodSpirit! :smile:

Have you tried transforming it into the form
[tex]
\begin{equation}
M=\begin{bmatrix}
P &0\\
0 &Q\\
\end{bmatrix}
\end{equation}
[/tex]
 
  • #3
Hi tiny-tim,

Thank you for answering.
That´s an interesting idea but how do you do that...?
It is not easy...
I must say that there is more...
M is a typical covariance matrix so it is symmetric and semi-positive definite.

A and D are symmetric and positive semi-definite (covariance matrices too) and [tex]B=C^T[/tex] and B is the cross covariance matrix of A and D.

My attempt is based on eigendecomposition
$$ M=Q \Lambda Q^T $$
and
$$
M=\begin{bmatrix}
a & b \\
c & d \\
\end{bmatrix}
\begin{bmatrix}
a & b \\
c & d \\
\end{bmatrix}
$$

But it lead to something very complicated.

I really thank you all for your answer!:)

All the best

GoodSpirit
 

What is the square root of a squared block matrix?

The square root of a squared block matrix is a matrix that, when multiplied by itself, results in the original squared block matrix.

How is the square root of a squared block matrix calculated?

The square root of a squared block matrix can be calculated by finding the square root of each individual block matrix and then recombining them to form the original matrix.

Is the square root of a squared block matrix always unique?

No, the square root of a squared block matrix is not always unique. In some cases, there may be multiple matrices that, when multiplied by themselves, result in the original squared block matrix.

What are the properties of the square root of a squared block matrix?

The square root of a squared block matrix shares some properties with regular square roots, such as the commutative property and the fact that the square of the square root equals the original matrix. However, it also has some unique properties due to the nature of block matrices, such as the fact that the square root of a block matrix may not be a block matrix itself.

How is the square root of a squared block matrix used in mathematics and science?

The square root of a squared block matrix is used in various mathematical and scientific applications, such as in matrix diagonalization, solving differential equations, and in data compression algorithms. It is also used in fields such as physics and engineering to represent and manipulate complex systems and data.

Similar threads

Replies
24
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
789
  • Linear and Abstract Algebra
Replies
1
Views
927
  • Linear and Abstract Algebra
Replies
3
Views
1K
Replies
7
Views
834
  • Linear and Abstract Algebra
Replies
6
Views
522
Replies
27
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
Back
Top