Evaluate:
$$\sum_{n=0}^{\infty} \frac {(-1)^n}{4^{4n+1}(4n+1)} $$
I rewrote the sum as $$\sum_{n=0}^{\infty} \frac {1}{4^{8n-7}(8n-7)} - \sum_{n=0}^{\infty} \frac {1}{4^{8n-3}(8n-3)}$$
Now, I tried to express this as a Geometric Series and Partial Fraction but was unable to do so. I also tried to use Riemann Sum, but I don't know how to apply it here. Any help will be appreciated. Thanks!