If I have the following operator for $H=L^2(0,1)$:$$Tf(s)=\int_0^1 (5s^2t^2+2)(f(t))dt$$ and I wish to calculate $||T||$, how do I go about doing this:
I know that in $L^2(0,1)$ we have that relation:$$||T||\leq \left ( \int_0^1\int_0^1 |(5s^2t^2+2)|^2dtds\right )...