On Hilbert space $H=L^2(-\pi,\pi)$ let be defined the operator \begin{equation} [Tf](x)=\cos^2 x\int_{-\pi}^{\pi}dy\space \sin(y)\space f(y). \end{equation} Find kernel, image, eigenvalues and eigenvectors of $T$. Verify if $T$ is bounded and, if it's true, determine the $T$ norm.
I've proceeded in this way:
KERNEL:
$f\in Ker(T) \iff [Tf](x)=0$, so from the T definition I've \begin{equation} I=\int_{-\pi}^{\pi}dy\space \sin(y)\space f(y)=0. \end{equation} The integration range is symmetric, so I need an even function to make the integral $I=0$. I've decided to use trigonometrical polynomials base to define a generic $f(x)$: \begin{equation} f(x)=\frac{1}{\sqrt{2\pi}}+\sum_{n=1}^\infty \frac{cos\space nx}{\sqrt\pi}+\sum_{n=1}^\infty\frac{sin\space nx}{\sqrt\pi}=c_0+\sum_{n=1}^\infty(c_n+s_n) \end{equation} At this point I've chosen this particular linear combination of $s_n$ and $c_n$ \begin{equation} f(x)=\frac{1}{\sqrt{2\pi}}+\sum_{n=1}^\infty \frac{\cos\space nx}{\sqrt\pi} \end{equation} because it makes $I=0$. Using the integral definition of scalar product I've rewritten $(Tf)$ as \begin{equation} (Tf)=\pi \frac{cos^2 x}{\sqrt\pi}\int_{-\pi}^{\pi}dy \frac{siny}{\sqrt\pi}f(y)=\pi \frac{cos^2 x}{\sqrt\pi}<s_1,f> \end{equation} so $<s_1,f>=0$ that means they are orthogonal. I've concluded that
$f(x) \in \ker(T) \iff f(x)=c_0+\sum_{n=1}^\infty c_n+\sum_{n=2}^\infty s_n$
IMAGE:
$g\in Im(T) \iff (Tf)=g$
so I've used again the relationship $I=<s_1,f>$, but this time must be nonzero and it's true just for $<s_1,s_1>$, so \begin{equation} g\in Im(T) \quad \text{if} \quad g=\sqrt\pi \cos^2 x \quad \text{or in general} \quad g=(costant)\cdot \cos^2 x \end{equation}
EIGENVALUES AND EIGENVETORS:
$\lambda$ is an eigenvalue if $(Tf)=\lambda f$, so
$\lambda=0$ if $(Tf)=0f$ so the eigenvectors are all the functions of the Kernel of T;
for $\lambda\neq 0$ I've considered the action of T and as we can see $(Tf)= costant \cdot <s_1,f>$ where is nonzero if $<s_1,f>=<s_1,s_1>$, but I want an $f(x)=cos^2 x$. I've concluded that there aren't nonzero eigenvalues because if I choose $f(x)=\cos^2 x$, the integral goes to zero.
T NORM:
$T$ is bounded if $\exists R>0$ with $R\in\mathbb{R}\ :\ \dfrac{\|Tf\|}{\|f\|}\le R$, at this point I think it's better to consider $\|Tf\|^2=<Tf,Tf>$ and $\|f\|^2=<f,f>$ using $f=s_1$, but I'm not sure about it and i don't know how to complete the exercise. Can you help me, please?
Another question: can you tell me if exists something like a .pdf or a book where can I find these kind of exercises? Thank you so much!
The operator may be written as the one-dimensional operator $$ (Tf)(x) = \langle f,\sin\rangle \cos^2(x) $$ where $\langle h,k\rangle=\int_{-\pi}^{\pi}h(x)\overline{k(x)}dx$ is the usual inner product on $L^2(-\pi,\pi)$.