Problem
Is the sequence $u_n=n\sum_{i=1}^\infty2^{-i}(1-2^{-i})^n$ convergent when $n\to \infty$?
Progress
If $i\leq \log n$ then $(1-2^{-i})^n<e^{-\frac{n}{2^i}}$. Unfortunately, I do not know what to do next
Is the sequence $u_n=n\sum_{i=1}^\infty2^{-i}(1-2^{-i})^n$ convergent when $n\to \infty$?
If $i\leq \log n$ then $(1-2^{-i})^n<e^{-\frac{n}{2^i}}$. Unfortunately, I do not know what to do next
This sequence does not converge. You can find the argument in Tossing Coins Until All Show Heads, American Mathematical Monthly, Vol. 101, January 1994, p.78-80. There are more details in my answer here.
Some numerics may help. According to a rough calculation of the sum (capping the summation at $i=10^4$), it seems that the sum does not diverge, but stabilizes close to
$$u_n \approx 1.44268$$
A closer look at the graph shows that it oscillates around this value
\longrightarrow
, when\to
is so much shorter and makes sense syntactically? – Aug 06 '14 at 13:18