What could be an intuitive explanation for $\displaystyle \sum_{k=1}^{\infty}{\frac1{k\,2^k}} = \log 2$ ?
$\displaystyle \sum_{k=1}^{\infty}{\frac{1}{2^k}} = 1$ has a simple intuitive explanation with taking a unit distance and adding the successive halfs consecutively, is there a similar explanation for $\ln 2$?
For $|t| < 1$, $\sum_{k=0}^\infty t^k = \frac{1}{1-t}$. This is a geometric series, with an "intuitive explanation" similar to yours for $\sum_{k=0}^\infty \frac{1}{2^k}$. Take the derivative of $\sum_{k=1}^\infty \frac{t^k}{k}$ term-by-term and you get $\sum_{k=0}^\infty t^k$.