Let $x_{1},x_{2},\cdots,x_{n}>0$,and $x_{1}+x_{2}+\cdots+x_{n}=n$,show that $$\sum_{i=1}^{n}\dfrac{i}{1+x_{i}+x^2_{i}+\cdots+x^{i-1}_{i}}\le\sum_{i=1}^{n}\dfrac{i+1}{1+x_{i}+x^2_{i}+\cdots+x^i_{i}}\tag{1}$$
I try prove following $$\dfrac{i}{1+x_{i}+x^2_{i}+\cdots+x^{i-1}_{i}}\le\dfrac{i+1}{1+x_{i}+x^2_{i}+\cdots+x^i_{i}}$$ $$\Longrightarrow \dfrac{i(1+x_{i}+x^2_{i}+\cdots+x^i_{i})-(i+1)(1+x_{i}+\cdots+x^{i-1}_{i})}{(1+x_{i}+x^2_{i}+\cdots+x^{i-1}_{i})(1+x_{i}+x^2_{i}+\cdots+x^i_{i})}\le 0$$ or $$\dfrac{ix^i_{i}-(1+x_{i}+\cdots+x^{i-1}_{i})}{(1+x_{i}+x^2_{i}+\cdots+x^{i-1}_{i})(1+x_{i}+x^2_{i}+\cdots+x^i_{i})}\le 0$$ it seem this numerator not alway hold,$ix^i_{i}-(1+x_{i}+\cdots+x^{i-1}_{i})\le 0$? so this inequality $(1)$ How to prove it? maybe use induction to prove? Thanks