I am stuck on solving the following differential equation which contains a definite integral that I don't know how to deal with:
$$ f^{\prime\prime} + a^2 f - b\int_0^L f(t) \, dt = c$$
The boundary condition is $f(0)=0$ and $f(L)=R$. Anyone help me out of here? Thank you in advance.
Note that $\int_0^L f(t) dt$ is a constant depending on $L$ and call it $d$. Now you just need to integrate twice. I write $f(t)$ as $f$.
$$f' \frac{df'}{df}=c+bd-a^2f$$