I am trying to solve this series question which is
$$1+\frac1{3\cdot4^1}+\frac1{5\cdot4^2}+\frac1{7\cdot4^3}+\cdots$$
Till now I've only been able to write the general form of this series which is
$$\sum_{n=1}^\infty\frac1{(2n-1)4^{n-1}}$$
but I don't know how to proceed.
Hint: Consider the series $$\ln(1+x)-\ln(1-x)$$ for $x=\dfrac12$.