Let $X$ and $Y$ denote symmetric real matrices of the same fixed size. Let $\|\cdot\|$ denote a submultiplicative matrix norm. (For concreteness, let $\|\cdot\|$ be the Frobenius norm, but I am interested in other norms too.)
Define $$f(X) = \sup_Y \|e^{X+Y}e^{-Y}-I\|$$ and $$g(X)=\inf_Y \|e^{X+Y}e^{-Y}-I\|.$$
Trivially, $0 \le g(X) \le \|e^X-I\| \le f(X)$. The question is to prove nontrivial bounds. Specific questions:
- Is $f(X)$ finite?
- Is $g(X)$ nonzero?
- Is $f(X) = \Theta(\|X\|)$ as $\|X\|\to0$?
- Is $g(X) = \Theta(\|X\|)$ as $\|X\|\to0$?
- Is there a simple closed form expression for $f(X)$ or $g(X)$?
Note that $\|e^X-I\|=\Theta(\|X\|)$ as $\|X\|\to0$.
The reason I'm asking this question is that I want to have some understanding of how "smooth" the matrix exponential is.
A related bound is $\|e^{X+Y}-e^Y\| \le \|X\|e^{\|X\|+\|Y\|}$ and, more generally, $\|e^X-e^Y\| \le \|X-Y\| e^{\max\{\|X\|,\|Y\|\}}$.