This is a question from a competitive exam. We are given the integral equation: $$ \phi (x) = \cos(7x) + \lambda \int_{0}^{\pi} \left[ \cos(x)\cos(t) - 2\sin(x)\sin(t) \right]\phi(t) dt $$ and are asked the number of solutions of the equation depending on the value of lambda. The options are:
Solution exists for every value of $\lambda$.
There is some $\lambda$ for which solution does not exist.
There is some $\lambda$ for which more than one but finitely many solutions exist.
4.There is $\lambda$ such that infintely many solution exists.
Now after refotmulation it in the form of matrix I have obtained: $\left| \begin{matrix} 1- \frac{ \lambda \pi}{2} & 0\\ 0 & 1 + \lambda \pi \end{matrix} \right| =0 $ This gives me the values of $\lambda$. But I can not conclude the number of solutions from here. Any help is highly appreciated.