I was toying around with some prime number related series (trying to generalize some results from a puzzle) and came across this one:
$$\sum_{p \text{ prime}} \frac{1}{p^2+p}$$
Is there any reasonable way to calculate this? If not, can you get some nice bounds on it? (above and below would be nice. I know it lies between $0.3$ and $0.4$, and running it through a program actually tells me it is about $0.33$)