The following equation has come up in my research and I am lost at where to start. I have tried guessing forms of the solution and Mathematica is not helpful. Any help pointing me in the right direction or useful resources would be greatly appreciated.
$$p''(x) + \bigg(1-K\Big(N-\int_0^\infty tp(t)dt\Big)\bigg)p'(x)=0$$
The equation is defined in real space, all the parameters are positive, and $\Big(N-\int_0^\infty tp(t)dt\Big)>0$.
If $$(1−K(N−\int_0^{\infty} tp(t)dt))$$ is not dependent on the variable $x$, we can just say $$A = (1−K(N−\int_0^{\infty} tp(t)dt))$$ and we get $$ \ddot p(x) + A \dot p(x) = 0$$ We can also say $$R(x) = \dot p(x)$$ $$ \mathcal{L}(\dot R(x)) = sr(s)-R(0)$$ $$ \mathcal{L}(-R(x)A) = -Ar(s)$$ $$ sr(s)-R(0) = -Ar(s)$$ $$ r(s)(s+A) = R(0)$$ $$ r(s) = \frac{R(0)}{s+A}$$ $$ \mathcal{L}^{-1}(\frac{R(0)}{s+A}) = R(0)e^{-Ax}$$ So $$p(x)=\dot p(0)\int {e^{-Ax}}dx$$ $$p(x) = \frac{-\dot p(0)}{A}e^{-Ax}+C$$ $$p(x) = -\frac{\dot p(0)}{(1−K(N−\int_0^{\infty} tp(t)dt))}e^{-(1−K(N−\int_0^{\infty} tp(t)dt))x}+C$$ !Do note that actually $$\int_0^{\infty} tp(t)dt$$ is a constant. this is obvious because this integral is definite. Perhaps the easiest way to evaluate it is using known data at points. E.g $p(0) = a$ and $p(1)=b$ and so on on till we could evaluate all the unknown constants. It is unlikely that is possible to understand the value of the double integral of this function at $\infty$ and $0$, and so with the first integral.