Let $\{a_n\}_{n=1}^{\infty}$ be a sequence defined by $$a_n = \frac{n+1}{2^{n+1}}\left(\sum_{k=1}^n \frac{2^k}{k}\right)$$
Show that the sequence converges and find its limit.
Update: After some computation I see that its limit is 1. Maybe we can use the "squeeze" theorem? I proved that $a_n > 1, \forall n \geq 2$ but I can't find the upper bound. I appreciate all help. Thank you
After the change of summation index $j:=n+1-k$, we obtain that $$a_n=\sum_{j=1}^n2^{-j}+\sum_{j=1}^n\frac{j2^{-j}}{n+1-j}.$$ Define $$b_n:=\sum_{j=1}^n\frac{j2^{-j}}{n+1-j}$$ and fix $R\geqslant 1$. Denote $I_R:=\{j\mid n+1-j\geqslant R\}$ and $J_R:=\{j\leqslant n\mid n+1-j\lt R\}$. Since $$\sum_{j\in I_R}\frac{j2^{-j}}{n+1-j}\leqslant \frac 1R\sum_{j=1}^\infty j2^{-j},\mbox{ and }$$ $$\sum_{j\in J_R}\frac{j2^{-j}}{n+1-j}\leqslant\sum_{j\in J_R}j2^{-j}\leqslant n2^{-(n+1-R)}=n2^{-n}2^{R-1},$$ we get $$0\leqslant b_n=\sum_{j\in I_R}\frac{j2^{-j}}{n+1-j}+\sum_{j\in J_R}\frac{j2^{-j}}{n+1-j}\leqslant \frac 1R\sum_{j=1}^\infty j2^{-j}+n2^{-n}2^{R-1}.$$