0

everyone! I just would like to know how you can calculate $$\sum_{n=1}^\infty \frac{1}{n\times2^n}$$ I know this does converge, but I don't know how to calculate it numerically.

kim
  • 3

1 Answers1

1

Hint:

$\ln(1+x)=x-\dfrac{x^2}2+\dfrac{x^3}3-\dfrac{x^4}4+...$

Now take $x=-\frac{1}2$ and note that $\ln(\frac12)=-\ln2$.

J. W. Tanner
  • 60,406