How to evaluate this limit with harmonic numbers
$$\lim_{n\rightarrow \infty }n\left [ \widetilde{H_{n}}-H_{2n}+H_n \right ]$$
where
$$\displaystyle \widetilde{H_{n}}=\sum_{j=1}^{n}\frac{\left ( -1 \right )^{j-1}}{j}$$
is the alternating harmonic number?
One may recall the asymptotics of harmonic numbers, as $ n \to \infty$, $$ H_n=\log n+\gamma+\frac1{2n}+\mathcal{O}\left(\frac1{n^2} \right) $$ and one may observe that $$ \widetilde{H_{n}}-\log 2=\sum_{j=1}^{n}\frac{\left ( -1 \right )^{j-1}}{j}-\log 2=(-1)^{n-1}\int_0^1\frac{t^n}{1+t}dt $$ Then, we may write $$ \begin{align} &n\left [ \widetilde{H_{n}}-H_{2n}+H_n \right ] \\\\&=n\left [ \left(\widetilde{H_{n}}-\log 2\right)-\left(H_{2n}-\log (2n) \right)+\left(H_{n}-\log n \right)\right ] \\\\&=n\left [ (-1)^{n-1}\int_0^1\frac{t^n}{1+t}dt-\left(\gamma+\frac1{4n}+\mathcal{O}\left(\frac1{n^2} \right) \right)+\left(\gamma+\frac1{2n}+\mathcal{O}\left(\frac1{n^2} \right) \right)\right ] \\\\&=n (-1)^{n-1}\int_0^1\frac{t^n}{1+t}dt+\frac14+\mathcal{O}\left(\frac1{n} \right) . \end{align} $$ Now, integrating by parts, $$ \begin{align} n (-1)^{n-1}\int_0^1\frac{t^n}{1+t}dt&=\left. \frac{n (-1)^{n-1}t^{n+1}}{(n+1)}\frac{1}{1+t}\right|_0^1+\frac{n (-1)^{n-1}}{(n+1)}\int_0^1\frac{t^{n+1}}{(1+t)^2}\:dx\\\\ &=\frac12\frac{n}{n+1}(-1)^n+\mathcal{O}\left(\frac1{n} \right)\tag1 \end{align} $$ and, as $n \to \infty$,
which does not admit a limit.