I want to calculate the operator norm of the operator $A: L^2[0,1] \to L^2[0,1]$ which is defined by $$(Af)(x):=i\int\limits_0^x f(t)\,dt-\frac{i}{2} \int\limits_0^1 f(t)\, dt$$
I've already shown that this operator is compact and selfadjoint. I think maybe this helps me calculating the operator norm. Maybe through spectral theorem for compact self adjoint operators.
I also know that for integral operators of the form $$(Kf)(x)=\int\limits_0^1 k(x,t) f(t)\,dt$$ the inequality $\Vert K \Vert \leq \Vert k \Vert{}_{L^2}$ holds.
For $$(Af)(x)=i\int\limits_0^x f(t)\,dt-\frac{i}{2} \int\limits_0^1 f(t) \,dt = \int\limits_0^1 i\,\left(1_{[0,x]}(t)-\frac{1}{2}\right)f(t)\,dt$$ this gives me an upper bound:
$$\Vert A \Vert \leq \left\Vert i~1_{[0,x]}-\frac{i}{2} \right\Vert{}_{L^2}=\frac{1}{2}$$
Can someone help me?
The eigenfunctions of the operator $A$ form an orthonormal system, therefore we can write: $$Af = \sum\limits_{k\in\mathbb{Z}} \lambda_k (f,e_k)e_k$$ Where $\lambda_k = \frac{1}{(2k+1)\pi}$ are the eigenvalues of $A$ with the corresponding eigenfunctions $e_k = e^{(2k+1)\pi i}$. Now we define $$c:=\max\limits_{k\in\mathbb{Z}}(\vert\lambda_k\vert)$$
$$\Vert Af\Vert^2 = \sum\limits_{k\in\mathbb{Z}} \vert \lambda_k (f,e_k) \vert^2\leq c^2\sum\limits_{k\in\mathbb{Z}} \vert(f,e_k) \vert^2=c^2 \Vert f \Vert^2$$
Hence, $\Vert A \Vert \leq c$.
For the other direction assume $f=e_0$, the eigenfunction which corresponds to the greatest eigenvalue $\lambda_0$.
$$\Vert Af \Vert^2=\Vert \lambda_0 f\Vert^2 = c^2$$
It follows that $\Vert A \Vert= c$. Where $c=\max\limits_{k\in\mathbb{Z}}\Big(\vert\frac{1}{(2k+1)\pi}\vert \Big)=\frac{1}{\pi}$.