I have a mathematics assignment, which requires me to proof that $$\ln\frac{2}{3} = \sum_{n=1}^{\infty}\frac{(-1)^{n}}{2^{n}n}$$.
I know, I can solve this by proving $\ln x$ = $\sum_{n=1}^{\infty }\frac{1}{n}\left ( \frac{x-1}{x} \right )^{n}$, but I don't know how to prove this, so can anybody offer some help?
Begin with what is probably the simplest, and thus for $\;|x|<1\;$ :
$$\frac1{1+x}=\sum_{n=0}^\infty (-1)^nx^n\stackrel{\text{we can integ. within the converg. radius}}\implies\log(1+x)=\sum_{n=0}^\infty\frac{(-1)^nx^{n+1}}{n+1}=$$
$$=\sum_{n=1}^\infty\frac{(-1)^{n-1}x^n}n$$
and now just substitute $\;x=\cfrac12\;$ :
$$\;\log\frac32=\sum_{n=1}^\infty\frac{(-1)^{n-1}}{2^nn}$$
Final step: for you. Can you see what's the little, tiny step lacking?