logo

Square Root Matrix 📂Matrix Algebra

Square Root Matrix

Definition 1

A matrix AA is called the Square Root Matrix of BB if it satisfies the following condition and is denoted by A:=B\sqrt{A} := B. B2=A B^{2} = A

Description

The concept of square roots becomes more interesting in the context of matrices. For instance, A=[2222] A = \begin{bmatrix} 2 & 2 \\ 2 & 2 \end{bmatrix} if there is a matrix like this, its square root matrix is not [2222] \begin{bmatrix} \sqrt{2} & \sqrt{2} \\ \sqrt{2} & \sqrt{2} \end{bmatrix} where each element is the square root of the given element, but rather it is a matrix where all elements are 11 like this: [1111][1111]=[2222] \begin{bmatrix} 1 & 1 \\ 1 & 1 \end{bmatrix} \begin{bmatrix} 1 & 1 \\ 1 & 1 \end{bmatrix} = \begin{bmatrix} 2 & 2 \\ 2 & 2 \end{bmatrix}

Imaginary Matrix

Although it is not very important in the real world of mathematics, there has been a competition studying Imaginary Matrix, which is the square root matrix of E-E, i.e., X2=Ep X^{2} = - E_{p} satisfying XX, held at a shrimp sushi restaurant.