Square root of transpose and transpose of square root of a matrix.
$B^{\frac{1}{2}^T}=B^T{^{\frac{1}{2}}} $ (This is not true in general.)
where $B$ is symmetric.
But what are the instances where this would hold?
Square root of transpose and transpose of square root of a matrix.
$B^{\frac{1}{2}^T}=B^T{^{\frac{1}{2}}} $ (This is not true in general.)
where $B$ is symmetric.
But what are the instances where this would hold?
I don't know how exactly you define the square root of $B$, but if $A$ is a square root of $B$, then $A^2=B$. Transposing that equation gives $(A^T)^2 = B^T$, thus $A^T$ is a square root of $B^T$. Whether it is the square root of $B^T$ depends on how you select the square root among all possible square roots of $B^T$.
Let $A\in M_n(\mathbb{C})$ which has no eigenvalues in $]\infty ,0]$; in particular, $A$ is invertible. Let $\log$ be the principal value of the logarithm, that is,
$\log: re^{i\theta}\in\mathbb{C}\setminus (]-\infty,0])\mapsto \log(r)+i\theta$, where $\theta\in ]-\pi,\pi[$.
We extend the definition as follows (cf. [1], Matrix of functions, Higham):
if the Jordan form of $A$ is $A=PUP^{-1}$ with $U=diag(\lambda_kI_{i_k}+J_{i_k})$ ($J_k$ being the nilpotent Jordan form of dimension $k$), then
$\log(A)=Pdiag(\log(\lambda_kI_{i_k}+J_{i_k}))P^{-1}$ with $\log(\lambda_kI_{i_k}+J_{i_k}))=\log(\lambda_k)+\log(I_{i_k}+1/\lambda_kJ_{i_k})$.
Finally $A^{1/2}=e^{1/2\log(A)}$ is the unique square root whose spectrum lies in the open right plane.
$\textbf{Proposition}$. With the above defintion, ${A^{1/2}}^T={A^T}^{1/2}$.
$\textbf{Proof}$. One has $A^{1/2}=\dfrac{2}{\pi} A\int_0^{+\infty}(t^2I+A)^{-1}dt$ ([1] p. 133). Then ${A^{1/2}}^T=\dfrac{2}{\pi} \int_0^{+\infty}(t^2I+A^T)^{-1}A^Tdt={A^T}^{1/2}$ because the integral is a polynomial in $A^T$. $\square$