Let $f: [0,1] \to \mathbb{R}_+$ be a decreasing and concave function.
Then $\forall a,b\in[0,1], f(\sqrt{ab})\geq \sqrt{f(a)f(b)}$.
Is it true ?
Source : les dattes à Dattier
Let $f: [0,1] \to \mathbb{R}_+$ be a decreasing and concave function.
Then $\forall a,b\in[0,1], f(\sqrt{ab})\geq \sqrt{f(a)f(b)}$.
Is it true ?
Source : les dattes à Dattier
Now, after the correction made by OP, this is true by AM-GM inequality. Indeed, for any $x,y\ge 0$ we have $\sqrt{xy}\le\frac{x+y}{2}$. Then $$f(\sqrt{ab})\ge f\left(\frac{a+b}{2}\right)\ge\frac{f(a)+f(b)}{2}\ge\sqrt{f(a)f(b)}.$$
Try $f(x)=1-x^2$ with $a=b=0.8$.