We define $M \in \mathcal{M}_{n}(\mathbb{R}) \mapsto \exp(M)=\sum _{n=0}^{+\infty}\frac{1}{n!}M^n \in \mathcal{M}_{n}(\mathbb{R})$. Few ideas and though: Is it correct that $\exp(M)$ is a polynomial? (Because of the sum and $M^n$). Usually when we want to prove that a function is $\mathcal{C}^{1}$. We start by showing that is continuous ? (how?) and the derivative of that function is continuous and I struggle here. (Is it the same process, but with the differential in this case?)
Asked
Active
Viewed 85 times
1 Answers
1
Each component of $e^M$ is a power series on $\mathbb{R}^{n \times n}$ that converges absolutely everywhere because $\sum_{n}\|M^n/n!\| \leq e^{\|M\|} < \infty$. It is well known that power series are smooth. Hence each component of $e^M$ is smooth. Hence $e^M$ is smooth.

Mason
- 10,415
-
-
1@Loca The $n^2$ entries of $\exp(M)$ with respect to the standard basis. – Mason Jun 08 '22 at 13:56
-
$|||\frac{1}{k!}\sum_{j=0}^{k-1}M^{k-j-1}HM^{j}|||\leqslant \frac{1}{k!}\sum_{j=0}^{k-1}|||M^{k-1}||| \times|||H|||=\frac{1}{(k-1)!}|||M^{k-1}||| \times|||H|||$
– Loca Jun 08 '22 at 08:36