Restriction of an operator on a Banach space

174 Views Asked by At

Let $X$ be a Banach space and $A:D(A)\to X$ be an unbounded linear operator such that for all $\lambda>c$ ($c$ some constant), $(\lambda I-A)^{-1}$ exists and is a bounded operator which satisfies: $$\|(\lambda I-A)^{-n}\|\leq\frac{M}{(\lambda-c)^n}, \ \forall n\geq 1 \text{ and } \lambda>c.$$ Now consider the operator $B:D(B)\to X$ defined by $$D(B)=\{x\in D(A), \ \ Au\in \overline{D(A)} \},$$ and $$Bx=Ax, \ \ \forall x\in D(B).$$ How can we show that $\overline{D(B)}=\overline{D(A)}$ ? Do we need to assume that $A$ is closed (graph closed) ?

1

There are 1 best solutions below

6
On BEST ANSWER

Assume that $(A-\lambda I)^{-1}$ is defined on all of $X$ and is bounded. Then $(A-\lambda I)^{-1}$ is closed. The graph of $A-\lambda I$ and the graph of $(A-\lambda I)^{-1}$ are transposes of each other in $X\times X$, which guarantees that $A$ is closed. So you can deduce that $A$ is closed under those circumstances.

You can also deduce that the domain of $A^{n}$ must be dense $\overline{\mathcal{D}(A)}$. This follows from showing that $$ \lim_{\lambda\rightarrow\infty}\lambda^{n}(\lambda I-A)^{-n}x = x, \;\;\; x \in \overline{\mathcal{D}(A)}. $$ Start with $n=1$. If $x \in \mathcal{D}(A)$, then $$ \lambda (\lambda I-A)^{-1}x=(\lambda I-A)^{-1}(\lambda I-A+A)x=x+(\lambda I-A)^{-1}Ax, $$ which implies $$ \|\lambda(\lambda I-A)^{-1}x-x\| \le \|(\lambda I-A)^{-1}Ax\| \le \frac{M}{\lambda -c}\|Ax\|\rightarrow 0\;\; \mbox{ as }\; \lambda \rightarrow \infty. $$ For a general $y \in \overline{\mathcal{D}(A)}$, and $x \in \mathcal{D}(A)$, $$ \begin{align} \|\lambda(\lambda I-A)^{-1}y-y\| & \le \|\lambda(\lambda I-A)^{-1}(y-x)-(y-x)\|+ \|\lambda(\lambda I-A)^{-1}x-x\| \\ &\le \left[\frac{M}{\lambda -c}+1\right]\|y-x\|+\|\lambda(\lambda I-A)^{-1}x-x\|. \end{align} $$ The right side can be made arbitrarily small because (a) $\mathcal{D}(A)$ is dense in $\overline{\mathcal{D}(A)}$ and (b) $\lim_{\lambda\rightarrow\infty}\|\lambda(\lambda I-A)^{-1}x-x\|=0$ for all $x \in \mathcal{D}(A)$. So the stated result holds for $n=1$. For $n > 1$, finish by writing $$ \begin{align} \|(\lambda(\lambda I-A)^{-1})^{n}x-x\| & \le \sum_{k=1}^{n}\|(\lambda(\lambda I-A)^{-1})^{k}x-(\lambda(\lambda I-A)^{-1})^{k-1}x\| \\ & \le \left[\sum_{k=1}^{n}\|\lambda(\lambda I-A)^{-1}\|^{k-1}\right]\|\lambda(\lambda I-A)^{-1}x-x\|. \end{align} $$