Define a linear operator on $L^2[0,1]$ by $K(f)(t) = \int_{0}^{t}(t-s)f(s)ds$. Given $g \in L^2[0,1]$, find $f$ such that $f = g + K(f)$.
I am really lost on how to do this. I already showed that $K$ is a bounded linear operator, so I thought maybe I could use the Riesz representation theorem, but I don't think that's the right direction.
I would really appreciate a hint on where to go. Thanks!
The integral equation may be solved using the Laplace transform. Apply the Laplace transform to both sides, using the fact that the Laplace transform of a convolution of two functions is the product of the Laplace transforms of each function. Doing so, obtain the equation $$F(s) = G(s) + \frac{G(s)}{2(s-1)} - \frac{G(s)}{2(s+1)}$$ where $F$ and $G$ are the Laplace transforms of $f$ and $g$, respectively. Take the inverse Laplace transform term-by-term, using the convolution theorem to find the inverse Laplace of the second and last terms on the right-hand side.