Let $A:L^{2}[0,\pi]\rightarrow L^{2}[0,\pi]$ be defined by $$ A\phi(x)=\int_{0}^{\pi}K\left(x,\varepsilon\right)\phi(\varepsilon)d\varepsilon, $$ where the kernel is $$ K=\begin{cases} \frac{\sin\left(kx\right)\sin\left[k\left(L-\varepsilon\right)\right]}{k\sin\left(k\pi\right)}, & 0\leq x\leq\varepsilon\leq\pi,\\ \frac{\sin\left(k\varepsilon\right)\sin\left[k\left(L-x\right)\right]}{k\sin\left(k\pi\right)}, & 0\leq\varepsilon\leq x\leq\pi. \end{cases} $$ Note that $k$ is a non-integer wave speed, and $K$ is the Green's function solutions to the harmonic oscillator equation (though I don't think this should have any bearing on the techniques we apply to solve the problem).
Solve $A\phi(x)=\lambda\phi(x),$ for the eigenfunctions $\phi$ and eigenvalues $\lambda$.
Normally, I would take the derivative of both sides one or two times, applying the Leibniz integral rule as needed. However, I am confused because the kernel is defined differently over $[0,x]$ and $[x,\pi]$. Even when the integral is split, each part of the summation would contain a $sin$ function in terms of $x$. Therefore, repeatedly taking the derivative does not appear to 'get rid' of the integral. So, I am not able to reduce the equation to an ODE, which is my goal.
Any suggestions? or reference material I should check out?
Thanks!