30 September 2017 4 8K Report

The problem that I want to solve is the first-order non-linear ODE given by

P'(x)=A*(P(x)+N) / (P(x)+N/2) - G(x)*(P(x)+B) / (P(x)+N/2)

where P(x) is the unknown to be solved in terms of an arbitrarily specified (but non-negative) endpoint value P(0), A is a constant (if it helps with approximations, I am more interested in positive A than negative A), B and N are positive constants (with B < N), and G(x) is an increasing function of x (not necessarily strictly increasing but we can assume that, together with continuity, if it helps) that satisfies G(0) = 0 but is otherwise arbitrary. Does anybody know how to get an analytical (not numerical) solution for this? To be useful it must apply to arbitrary G satisfying the stated conditions. I already know about various limiting cases or special cases that lead to accurate approximations if not exact solutions, but I don't know how to get an accurate analytical approximation for the solution for the general case. Can you help?

More L.D. Edmonds's questions See All
Similar questions and discussions