- $a_1,a_2\cdots,a_n\in\mathbb R_+$;
- $\forall1\le k\le n,a_1a_2\cdots a_k\ge k!$
Show that $$\frac{2!}{1+a_1}+\frac{3!}{(1+a_1)(2+a_2)}+\cdots+\frac{(n+1)!}{(1+a_1)(2+a_2)\cdots(n+a_n)}<3.$$
My thought would be to prove $$(1+a_1)(2+a_2)\cdots(n+a_n)\ge2^nn!.$$ If so, the expression on the left $<\sum_{i=1}^n\frac{(i+1)!}{2^ii!}=\sum_{i=1}^n\frac{i+1}{2^i}=3-\frac{3+n}{2^n}<3$ and that’s done.
Perhaps we could find an upper limit for it and use the “spiral induction” method?