Define $$T: C[0,1] \rightarrow C[0,1]$$ as
$\displaystyle T(f(x))= \int_{0}^{1} \sin(x+y)f(y)dy$, then the dimension of the range space of $T$ is?. Can somebody help me to understand how to approach the problem. If it would have been a finite dimensional space i would have found out the nullity and then substracted it from the dimension of the domain but here this is not the case
Hint: \begin{align} \int^1_0 \sin(x+y)y^n\ dy =&\ \int^1_0 \sin(x)\cos(y) y^n+\cos(x)\sin(y)y^n\ dy \\ =&\ \left(\int^1_0y^n\cos y\ dy\right)\sin x+\left(\int^1_0 y^n \sin y\ dy \right) \cos(x) \end{align}
So...the dimension of the range is finite.