[Math] Exponential of unbounded normal operator

functional-analysisoperator-algebrasoperator-theoryspectral-theory

One can define the exponential of bounded operators on some Banach space in different ways. For example, the "Continuous functional calculus" theorem is an important result to define the exponential of an bounded normal operators on Hilbert spaces.

For unbounded operators, almost all cases that I found is about the definition of the exponential of self-adjoint operators $A^* = A$ or operators satisfying $A^* = -A.$

In some references, ex. Kato. Perturbation theory of linear operators P. 281, the so-called Dunfer-Taylor integral
$$F(A) = \frac{1}{2i\pi }\int_{\Gamma} f(\xi)(A-\xi)^{-1}d\xi,$$
is used to define the square root of some unbounded operators. Here $\Gamma$ is an appropriate path depending on the geometry of the spectrum of $A.$

My question is: Can we define the exponential of unbounded operators in the following settings?:
Let $H$ be a complex Hilbert space and and $N : D(N) \subset H \to H$ be
unbounded normal operator with Domain $D(N)$ (might be dense in $H$).
and spectrum $$\sigma(N) \subset \{\lambda \in \mathbb{C}| {\rm Re}(\lambda) \leq 0\}.$$

If we think to use the above integral formula by integrating on a path that runs from $+\infty$ to $+\infty$ in the resolvent set of $N$, we might define the operator
$$E(N) := \frac{1}{2i\pi }\int_{\Gamma} \exp(-\xi)(N-\xi)^{-1}d\xi,$$
The above integral is convergent which means that $E(N)$ is a bounded operator and in some sense should represent the operator $\exp(-N)$ which is a priori unbounded ! Then the above formula fails to define $\exp(N).$

I'd be grateful for any useful information.

Best Answer

The spectral theorem for a (densely-defined) normal operator $N$ on a complex Hilbert space $H$ allows you to write $$ Nx = \int_{\sigma(N)} \lambda dE(\lambda)x, $$ where the domain $\mathcal{D}(N)$ is characterized as the set of all $x\in H$ for which $$ \int_{\sigma(N)}\lambda^2 d\|E(\lambda)x\|^2 < \infty. $$ This precisely characterization of the domain is what makes everything work out so nice.

If $\sigma(N)\subseteq\{ z : \Re z \le 0 \}$, then the operator $e^{N}$ is a bounded normal operator defined by $$ e^{N}x = \int_{\sigma(N)}e^{\lambda}dE(\lambda)x. $$ And $e^{-N}$ is defined on the range of $e^{N}$ by $e^{-N}y=\int_{\sigma(N)}e^{-\lambda}dE(\lambda)y$, which is automatically dense in $H$. These operators are inverses of each other. The first is bounded, while the second may be unbounded, and $$ e^{-N}e^{N}=I,\;\;\; and\;\; e^{N}e^{-N}x=x,\; x\in \mathcal{D}(e^{N}). $$

Related Question