The integral operator $K:L^2 ([0,1]) \to L^2([0,1])$ is defined by $$(Ku)(x)=\int^1 _0 k(x,y)u(y) dy$$ Where $k(x,y)=min\{x,y\}$ for $0 \leq x, y \leq 1$
When finding the spectrum ok $K$ we let $Ku=\lambda u$
Then we get $$\lambda u(x)=\int^x _0 yu(y) dy + x \int^1 _x u(y) dy$$
How do we get this?
Furthermore if we want to show that $K$ is compact and self adjoint, we have to show that $$k(x,y)=\overline{k(y,x)}$$
In my solution it says $k(x,y)=\overline{k(y,s)}$ I am guessing the $s$ should be an $x$?
What does line represent? Is it closure?
How do we check if $k(x,y)=\overline{k(y,x)}$ holds true?
Lastly, how do we check if $k(x,y)$ is continuous?