So I need to prove that any function that fulfills Equation 1 also fulfills Equation 2 for an arbitrary small value of $k.$
Equation 1: $f'(x)=k\frac{f(x)}{f(x)+1-k}$
Equation 2: $f(n+1)-f(n)=k\frac{f(n)}{f(n)+1-k}$
What I have tried: I have been trying to integrate Equation 1 with a definite integral from $n$ to $n + 1$ and I'm currently stuck trying to figure out what the integral of $\frac{1}{f(x)+1}$ is.
Can someone let me know if I'm on the right track and what the integral of $\frac{1}{f(x)+1}$ is??
Thanks guys!