Prove the convergence or divergence of the following series
A) $\sum_{n=1}^\infty \frac{1}{2^n +n}$
B) $\sum_{n=1}^\infty \frac{ln(n)}{n} $
C) $\sum_{n=1}^\infty tan(\frac{1}{n \sqrt (n)})$
In A) I tried using the direct comparison test: I wrote $2^n +n>2^n$ so $\frac{8}{2^n +n} < \frac{8}{2^n}$. And as $8. \frac{1}{2^n}$ converges, the other one converges. Is it ok?
In B) I also thought about direct comparison test, but I don't know what series I should use to compare.
In C) I don't know what test to use.
For B use $$\frac{\ln{(n)}}{n}\gt\frac1n$$ Then for C use $$\tan\left(\frac1{n^{3/2}}\right)\lt\frac2{n^{3/2}}$$