Let $\phi$ satisfy $$\phi(x)=f(x)+\int_{0}^{x}\sin(x-t)\phi(t)dt.$$ Then $\phi$ is given by
- $\phi(x)=f(x)+\int_{0}^{x}(x-t)f(t)dt.$
- $\phi(x)=f(x)-\int_{0}^{x}(x-t)f(t)dt.$
- $\phi(x)=f(x)-\int_{0}^{x}\cos(x-t)f(t)dt.$
- $\phi(x)=f(x)-\int_{0}^{x}\sin(x-t)f(t)dt.$
So I try to solve the problem by calculating the separated kernel $\sin(x-t)=\sin x \cos t-\cos x \sin t$ and trying to find the eigenvalues $\lambda$ but it ended up in a messy equation which I couldn't solve further. So how can I do this ? Any hints or help will be great. Thanks.