I am trying to prove an inequality connecting the function $f(x) = \log(1+x^2)$ and the absolute value of its derivative i.e $ |f'(x)| =\big|\frac{(2x)}{(1+x^2)}\big| $ . It can be observed from the above plot of $f(x)$ and $|f'(x)|$ that $f(x) \leq |f'(x)|$ for $-1 \leq x \leq1$. I am trying to prove this fact analytically using inequalities. I have tried a couple of inequalities I could find on $log(1+x)$ function, but none of them is working. I also looked at some standard inequalities and series involving $\log(x)$, but have failed to produce any result. I am looking for directions to proceed with this. Any useful inequalities I can use to prove this would be appreciated. The plot is the only source i have in showing that this inequality is true.
EDIT : Thank you for all the kind responses. I was wondering if the proof given below are extendable to prove the following 2 extensions. Note : I am in the process of working them out. I will update here if i get these proofs. It looks like we can prove these too.
- Can we prove that $f(x) \leq |f'(x)|^2$. Here we are having derivative magnitude square instead of just absolute value. Graphically it is true for $|x|\leq 1$
- Can we prove that if $f(x,y) = log (1+x^2 +y^2)$ then $f(x,y) \leq \lVert \nabla f(x,y)\rVert_2^2$ in some $\epsilon$ neighbourhood around $[0,0]^T$
HINT
Recall that we have
$$\log(1 +x^2)< x^2$$
therefore it suffices to prove that for $x$ positive sufficiently small
$$x^2<\frac{2x}{1+x^2} \iff x<\frac{2}{1+x^2}$$
Refer also to the related: