As we know the expansion of $\ln(1+x)$ is as follows:
$\ln (1+x) = x - x^2/2 + x^3/3 - x^4/4+\cdots$
Let $S_1 = 1 + 1/3 + 1/5 + 1/7+\cdots$
Let $S_2 = 1/2 + 1/4 + 1/6 + 1/8+\cdots$
$S_1 - S_2 = \ln(2) -----------------(1)$
$S_1 + S_2 = 1 + 1/2 + 1/3 + 1/4 + 1/5+\cdots$
$S_1 + S_2 = 2(1/2 + 1/4 + 1/6 + 1/8+\cdots)$
$S_1 + S_2 = 2S_2$
$ S_1 = S_2 -------------------- (2)$
From (1) and (2):
$\ln(2) = 0$
What did I do wrong?
The taylor-series expansion of $\ln (1+x)$ is not absolutely convergent in nature. Hence you cannot perform manipulations with its expanded infinite series. You may rearrange $S_1$ and $S_2$ to get infinitely many different answers.