I am wondering if we have the following minoration of the $\max$ function :
$$ \forall a, b, c \in \mathbf{R} ~~~~~ \max(a, b, c) \geq \dfrac{1}{3} ( a+b+c) $$
I am wondering if we have the following minoration of the $\max$ function :
$$ \forall a, b, c \in \mathbf{R} ~~~~~ \max(a, b, c) \geq \dfrac{1}{3} ( a+b+c) $$
$$\dfrac{1}{3} ( a+b+c) \leqslant \frac{\max(a,b,c)+\max(a,b,c)+\max(a,b,c)}{3} = \max(a,b,c)$$ $$\min(a,b,c) = \frac{\min(a,b,c)+\min(a,b,c)+\min(a,b,c)}{3} \leqslant \dfrac{1}{3} ( a+b+c)$$ And so for any fixed amount of numbers. $$\min(a_1,\cdots,a_n)\leqslant \frac{1}{n}\sum_{i=1}^{n}a_i\leqslant \max(a_1,\cdots,a_n)$$