Use direct comparison test to prove if the following series converge or not.
A) $\sum_{n=0}^\infty (\frac{8}{3^n +2})$
B) $\sum_{n=0}^\infty(\frac{1}{2^n +3^n})$
Well, I don't understand very well the direct comparison test. I know what it says but I don't know how to apply it. I was told that when using direct comparison test you should use p-series, but is it true? I mean, I could say that $3^n+2>n$ so $\frac{8}{3^n +2}<\frac{8}{n}$. But is $\frac{8}{n}$ convergent or divergent? Because, $\frac{1}{n}$ diverges, but does $\frac{8}{n}$ diverge too?
The series $\sum_{n=1}^\infty\frac8n$ diverges, but $\frac8{3^n+2}<\frac8{3^n}$ and $\sum_{n=1}^\infty\frac8{3^n}$ converges (apply the ratio test). And $\frac1{2^n+3^n}<\frac1{2^n}$ and the series $\sum_{n=1}^\infty\frac1{2^n}$ converges.