If $a_{i} \geq 0$ , then $(1+a_{1})(1+a_{2})\cdots (1+a_{n}) \leq 1+(a_{1}+a_{2}+\cdots+a_{n})+(a_{1}+a_{2}+\cdots+a_{n})^{2}+\cdots+(a_{1}+a_{2}+\cdots+a_{n})^{n}$
I found it in the book Theory and Applications of Infinite Series. I was not capable of proving it. And I love understanding everything while I am studying.
I am studying infinite products from this book.
We transform the left-hand side of (1) \begin{align*} \prod_{k=1}^n (1+a_k)\leq \sum_{j=0}^n\left(\sum_{k=1}^n a_k\right)^j\tag{1} \end{align*} until the inequality becomes obvious. In the following we use the notation $[n]:=\{1,2,\ldots,n\}$.
Comment:
In (2) we multiply out the $n$ factors $(1+a_k), 1\leq k\leq n$ and select from them $|S|$ factors $a_k$ with indices $k\in S\subseteq[n]$ and $(n-|S|)$ times the summand $1$ from the factors $(1+a_k)$.
In (3) we reorder the sum in ascending order by $j$.
In (4) we use just another representation by selecting $j$ out of $n$ indices which are $1$ and $n-j$ indices which are $0$.
In (5) we note the multinomial coefficient is a factor $\geq 1$ and each $n$-tuple $(l_1,l_2,\ldots,l_n)$ of indices in (4) is also one of the $n$-tuples in the index region of the sum in (5). This explains the inequality sign between (4) and (5).
In (6) we apply the multinomial theorem.