I am stuck with the following problem:
For a continuous function $f (t ), 0 ≤ t ≤1,$ the integral equation $y(t)=f(t)+3 \displaystyle \int_{0}^{1}tsy(s)ds \,$ has
(a) a unique solution if $\displaystyle \int_{0}^{1}sf(s)ds \ne 0$
(b) no solution if $\displaystyle \int_{0}^{1}sf(s)ds = 0$
(c) infinitely many solutions if $\displaystyle \int_{0}^{1}sf(s)ds = 0$
(d) infinitely many solutions if $\displaystyle \int_{0}^{1}sf(s)ds \ne 0 $
My Attempt:
$y(t)=f(t)+3 \displaystyle \int_{0}^{1}tsy(s)ds \, \implies y(t)=f(t)+3tC$ where $\,C=\displaystyle \int_{0}^{1}s y(s)ds=\displaystyle \int_{0}^{1}s(f(s)+3sC)ds \implies....C=\displaystyle \int_{0}^{1}sf(s)ds+C$ [I have skipped some steps].
Now,looking at the options ,I think option (b) is correct as the given condition in (b) implies $C=C$.
Am I right? Please help.