I am studying functional analysis and got stuck with a textbook exercise. I greatly appreciate some hints/help or a push in the right direction!
Define for $g\in C^0[-1,1]$ the integral operator $T_g:L^2\to L^2$, by $$T_g(f)(s):=\int_0^1g(s-t)f(t)dt$$ Now I need to oppose conditions on $g$ such that $T_g$ becomes a compact self-adjoint operator.
My progress: First for we look at when $T_g$ is self-adjoint. So we want some conditions such that: $\langle T_g(f)(s),h(s)\rangle=\langle f(s), T_g(h)(s)\rangle$. For the left hand side we get the following: $$\langle T_g(f)(s),h(s)\rangle=\int_0^1T_g(f)(s)\overline{h(s)}ds=\int_0^1\int_0^1g(s-t)f(t)\overline{h(s)}dtds$$ And for the right hand side we get the following: $$\langle f(s), T_g(h)(s)\rangle=\int_0^1f(s)\overline{T_g(h)(s)}ds=\int_0^1 \int_0^1f(s)\overline{g(s-t)} \overline{h(t)}dsdt$$ Well now I am not to sure I thought that $\overline g=g$ is the only condition for $T_g$ to be self-adjoint. Now for compactness:
I wanted to pick a bounded subset $M \subset L^2$, and show that $T_g(M) $ is compact. For that I want to show that $T_g(M)$ is closed, bounded and equicontiuous. I have no good idea/intuition on how to show these properties with the given information I have.
Can someone help me solve this exercise I think it is a exercise from which I can learn a lot and get a better grasp! :)