I am looking for an easy proof of the fact that the exponential function is a diffeomorphism between the finite dimensional vector space of symmetric real nxn-matrices and the open subset of positive definite symmetric real matrices.
I know that the exp-map is a bijection and that it is smooth. So, there are two ways to proceed:
One way would be to use the Inverse Function Theorem. But this would require to calculate the derivative of exp at a matrix A in the direction of another direction B and then we would have to show that this linear map (seen as a linear map in terms of B) is ivertible. I have no clue how to do that. I know that it suffices to show this for a real diagonal matrix A since we can always diagonalize real symmetric matrices, but since it is not possible to diagonalize A and B simultaniously, it is no fun to calculate the matrix exponential...
A totally different way would be not to use the Inverse Function Theorem, but to construct the inverse (the "logarithm") directly and show that it is smooth. One could use the series expansion of the real logarithm and then plug in positive definite matrices, but this seems to be complicated again...
Are there any ideas how to show this without introducing too much complicated machinery?
Thanks very much in advance, Tom
Define $\log(A)$ as follows. Since $A$ is positive definite, $A = U^{-1} D U$ for some orthogonal $U$. Then $\log(A) = U^{-1} \log(D) U$, where $\log(D)$ simply applies $\log$ to the diagonal entries. Clearly this is a two sided inverse to $\exp$. To show it is smooth, use $$ \log(A) = \frac1{2\pi i}\oint \log z \, (z I-A)^{-1} \, dz$$ Use a counterclockwise contour that stays in the right half plane, and includes all the eigenvalues of $A$. Use the standard branch of $\log$ that has a cut along the negative real axis. To show the formula, first diagonalize $A$, and then use the Cauchy integral formula on each diagonal entry.