Given: $$f(x)=\sum_{n=0}^{\infty} \frac{2x^{2n+1}}{2n+1}$$ How do we show that: $$\sum_{n=0}^{\infty} \frac{1}{(2n+1)4^n} = ln3$$
Hints given are that
$$f(1/2)=\sum_{n=0}^{\infty} \frac{1}{(2n+1)4^n}$$
and $$f'(x)=\frac{1}{1-x^2}$$
From what I understand, there isn't a series definition of logarithms is there?
Hint: By integrating $\frac{1}{1 + x}$, $\frac{1}{1 - x}$ together with their respective geometric series, show that $f(x)$ is exactly the taylor expansion of $$\ln\left(\frac{1 + x}{1 - x}\right)$$
and then compute the required series using the fact that it is equal to $f(x)$ at $x = \frac{1}{2}$.