Let $x_0>x_1>x_2>\ldots>x_n$ be real numbers.
Prove $\displaystyle x_{0}+\frac{1}{x_{0}-x_{1}}+\frac{1}{x_{1}-x_{2}}+\ldots+\frac{1}{x_{n-1}-x_{n}}\geq x_{n}+2n$.
I thought I would try and deal with the denominators by letting $a_k=x_{k-1}-x_k$
Which gives:
LHS $\displaystyle=x_0+\frac{1}{a_1}+\frac{1}{a_2}+\ldots +\frac{1}{a_n}$
I am unsure how to use the AM-GM mean from here.