I was trying to solve for the limit as $n\rightarrow\infty$: $\displaystyle A_n=\sum_{i=1}^{n} a_i; a_i=\frac{2^{-i}}{i}$ and I landed at the inequality $\frac{N-1}{N}\left(S_{n+1}^{(N)}-a_{1}\right)<A_{N^{n+1}}-a_{1}<S_n^{(N)}$, for $N>2$; where $\displaystyle S_n^{(N)}=\sum_{k=0}^{n}N^k{a_{N^k}}=\sum_{k=0}^{n}2^{-(N^k)}$.
Whereas I have since found that $\displaystyle\lim_{n\to\infty} A_n=log2$ I am still curious about the series $S_n^{(N)}$
The series is convergent for all $N\in\{2,3,4,\ldots\}$ $$\sum_{k=0}^{\infty} 2^{-(N^k)}$$
Is there an expression for it in terms of $N$? If so, what is it and what are the steps to derive it?