Let $L$ be a general (possibly non-Hermitian) square matrix and define \begin{equation} A := e^{-i L}. \end{equation}
I am interested in understanding how the singular values of $A$ relate to the properties of $L$.
First, I know that the singular values of a matrix $A$ are the square roots of the eigenvalues of $A^\dagger A$. So in this case, \begin{equation} \sigma_j(A) = \sqrt{\lambda_j(A^\dagger A)} = \sqrt{\lambda_j\big(e^{i L^\dagger} e^{-i L}\big)}. \end{equation}
Second, if $L$ is normal ($[L, L^\dagger] = 0$), then $L$ is unitarily diagonalizable, and the singular values simplify to \begin{equation} \sigma_j(A) = \exp(\operatorname{Im} \lambda_j), \end{equation} where $\lambda_j$ are the eigenvalues of $L$.
My questions are:
- Is there a similarly simple characterization of the singular values of $e^{-i L}$ for general, non-normal $L$?
- Are there useful bounds for $\sigma_{\rm min} (e^{-i L})$ in terms of eigenvalues or other properties of $L$?
- Are there standard references discussing the singular values of matrix exponentials for non-Hermitian matrices?
I would appreciate any references, insights, or known results on this problem.