Given $f: R \to (0,\infty]$, twice differentiable with $f(0) = 0, f'(0) = 1, 1 + f = 1/f''$
Prove that $f(1) < 3/2$
I found some useless (I believe) facts about $f$, but nothing that gives me a light to answer it.
- $f''(x) > 0$
- $f'(x) \ge 1$
- $e^{((f')^2-1)/2} = f+1$ is another way to write the differential equation
.... ?
Using Taylor you get for a $\xi \in (0,1)$:
$$f(1) =f(0) + f'(0) + \frac{f''(\xi)}{2!}=1+\frac 12\cdot \frac 1{1+f(\xi)}<1+\frac 12$$