Let $b>a$ in $\mathbb R$ and $K:[a,b]\times[a,b] \rightarrow \mathbb C$ be a continuous function. Show that for all $\lambda \ne 0$ in $\mathbb{C}$ and $f \in C[a,b]$ the integral equation $$ \int_a^t K(t,s) u(s) ds - \lambda u = f$$ has one unique solution. Hint: Use the previous exercise.
I managed to do the previous exercise, showing that if we have a linear operator $A$ such that $\sum_{j=0}^\infty \|A^j\| < \infty$ then $I - A$ is invertible (and in particular $\|A\| < 1$ also implies this). I guess this is related, since showing that the left side of the equation is invertible would imply it is injective and surjective, hence has only one solution, but I haven't figured out how to do so.
Also I may be completely wrong in my choice of $A$.
– José Oct 14 '20 at 18:24