The problem is
Suppose that $\{x_n\}$ is positive, monotonic decreasing and $\sum_{n=1}^\infty x_n=+\infty$. Prove that $$\sum_{n=1}^\infty x_ne^{-\frac{x_{n}}{x_{n+1}}}=+\infty.$$
This is a past examination problem of Analysis. I tried many ways, but failed. One trival idea is to prove $\frac{x_{n}}{x_{n+1}}$ is bounded above, but I failed to show it, maybe it is not ture. Hope to find some hints here, thanks in advance.
Clearly, the sequence $\{x_n\}$ converges. If $x_n\to a>0$, then $x_n/x_{n+1}\to 1$, and hence $\mathrm{e}^{-x_n/x_{n+1}}$ is lower bounded, say by $b>0$, and hence $$ \sum x_n \mathrm{e}^{-x_n/x_{n+1}}\ge b\sum x_n =\infty. $$ If $x_n\to 0$, set $$ S_k=\{n\in\mathbb N: 2^{-k}<x_n\le 2^{-k+1}\} $$ Then $\sum_{k=0}^\infty\sum_{n\in S_k}x_n=\infty$, and $$ \sum_{k=0}^\infty2^{-k+1}|S_k|\ge\sum_{k=0}^\infty\sum_{n\in S_k}x_n\ge \sum_{k=0}^\infty 2^{-k}|S_k|. $$ Therefore $$\sum_{k=0}^\infty2^{-k}|S_k|=\frac{1}{2}\sum_{k=0}^\infty2^{-k+1} |S_k|=\infty.$$ Also, if $n,n+1\in S_k$, then $\mathrm{e}^{-x_n/x_{n+1}}\ge \mathrm{e}^{-2}$. Hence, if $S_k=\{j,j+1,\ldots,\ell\}$, then $$ \sum_{n\in S_k}x_n\mathrm{e}^{-x_n/x_{n+1}}>\sum_{n=j}^{\ell-1} x_n\mathrm{e}^{-x_n/x_{n+1}}\ge \sum_{n=j}^{\ell-1} x_n\mathrm{e}^{-2}\ge 2^{-k}(|S_k|-1)\mathrm{e}^{-2}. $$ Thus $$ \sum_{k=0}^\infty\sum_{n\in S_k}x_n\mathrm{e}^{-x_n/x_{n+1}}\ge \sum_{k=0}^\infty2^{-k}(|S_k|-1)\mathrm{e}^{-2}\ge \mathrm{e}^{-2}\sum_{k=0}^\infty 2^{-k}|S_k|-\mathrm{e}^{-2}\sum_{k=0}^\infty2^{-k}=\infty. $$