This question was asked in my assignment of Functional analysis and I was not able to solve this particular problem.
Question:(a) Show that the formula $Af(x) = \frac{1} {x} \int_{0}^x f(y) dy$ defines a bounded operator $A: L^2 (( 0,\infty)) \to L^2 ((0,\infty))$ with $||A||\leq 2$.
(b)Show that in fact $||A||=2.$
(c) Determine the adjoint operator of A.
(d) Show that $A^*A= A+A^* =AA^* .$ Deduce that the operator $U= I-A $ is unitary.
Attempt: (a) $ ||A|| \leq || \frac{1} {X} \int^x_0 f(y) dy ||\leq \frac{1} {X} \int_{0}^{x}||f(y)|| dy$ but I am not able to show that $||A||\leq 2$ because I don't understand how to find the minimum value of integral of $f(y)$.
(b) Due to this I am also not able to show how ||A||=2.
(c) Using the definition , I got that $A^* = {x} ({\int^{x}_{0} f(y) dy})^{-1}$ but using this definition I am not able to show that $AA^* = A+ A^*$.
Can you please tell is my $A^*$ wrong and how to rightly calculate it?