$$ f(x)=\int_{0}^{x}\frac{1}{1-af(t)}dt $$ How would one go about solving this equation? Does this equation have an analytical solution? I have only learned different methods for solving linear ODE and PDEs, so I'm stumped by this equation. All I was able to do was get it into this form: $$ f'(x)=\frac{1}{1-af(x)}, f(0) = c $$ $$ f'(x)-af'(x)f(x)=1 $$ Which did not help me at all in finding a solution. As far as I can tell, this equation is not separable. Suggestion will be great on methods for solving such equations.
Asked
Active
Viewed 282 times
1
-
The equation is separable. – Claude Leibovici Jul 01 '14 at 06:16