Let Assume I have a differential inhomogeneous equation
$$(L-\lambda ) u(x) = f(x)$$
Where L is the Hermitian linear differential operator. My problem is that I want to connect the function u(x) with the green function.
I have seen an equation which can be written for the above equation
$$u(x) \int G_\lambda (x,y) f(y) dy$$ and therefore $$ (L-\lambda) G_\lambda (x,y) = \delta(x-y)$$
Could you please elaborate the connections from the first equations to the rest of the two equations more explicitly?