hello i have a question
let $a_k>-1$ ($k$ from $1$ to $n$) and $a_k$ have the same signs
how to prove that :
$(1+a_1)(1+a_2)...(1+a_n) \geq 1+a_1 + a_2 +...+a_n $
i have proved if $a_k>0$ then its verified:
how to prove the inequality if $a_k$ is negative
please help me with some hints
It remains to prove that: $$\prod_{i=1}^n(1-a_i)\geq1-\sum_{i=1}^na_i,$$ where $0<a_i<1$ and $1-\sum\limits_{i=1}^na_i>0.$
Indeed, let $a_1\geq a_2\geq...\geq a_n$.
Thus, $$\left(\sum_{i=1}^na_i,0,...,0\right)\succ(a_1,a_2,...,a_n)$$ and since $\ln(1-x)$ is a concave function, by Karamata we obtain: $$\sum_{i=1}^n\ln(1-a_i)\geq\ln\left(1-\sum_{i=1}^na_i\right),$$ which ends a proof.