Find the norm of this operator

93 Views Asked by At

Consider the operator $A:\mathcal L_{2,w}(\mathbb R)\to\mathcal L_{2,w}(\mathbb R)$, which maps from the weighted $\mathcal L_2$-type space to itself. The operator acts in the following way: $$(Af)(t)=(\chi_{[0,\infty)}*f)(t)=\int_{-\infty}^tf(s)ds,$$ and can be thought of as a convolution operator where one of the convolved functions is fixed as the indicator function on $[0,\infty)\subset\mathbb R$. The norm on this space is an extension of the usual $\mathcal L_2$-norm and is given by $$\|f\|_{\mathcal L_{2,w}}=\left(\int_{\mathbb R}|f(t)|^2e^{-2wt}\text{d}t\right),$$ where $w\in\mathbb R_{\ge0}$ is a fixed parameter.

I want to find the operator norm of $A$. Using Young's inequality I have been able to show that $\|A\|\le\|\chi_{[0,\infty)}\|_{\mathcal L_{1,w}}=\frac{1}{|w|}$, but am not sure on showing the other direction. I have found this question here to be quite similar to mine, and am wondering if there is an obvious choice of $f\in\mathcal L_{2,w}$ to make use of here. On the other hand, I wonder if I should make use of an approximate identity or similar.

Any suggestions would be appreciated.