Let $T$ be a linear operator from $H$ to itself. If we define $\exp(T)=\sum_{n=0}^\infty \frac{T^n}{n!}$ then how do we prove the function $f(\lambda)=exp(\lambda T)$ for $\lambda\in\mathbb{C}$ is differentiable on a Hilbert space?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
$$\frac{f(\lambda)-f(0)}{\lambda}=\frac{\exp(\lambda T)-Id}{\lambda} = \frac1\lambda\left( \sum_{n=1}^{\infty} \frac{\lambda^nT^n}{n!} \right) = \sum_{n=1}^{\infty} \frac{\lambda^{n-1}T^n}{n!}$$ |
|||