I need to decide if these series are convergent or divergent, using the comparison test, the quotient test, the integral test, or the Leibniz Theorem:
$$\sum_{n=2}^\infty {1\over{\sqrt[3]{n^2-1}}}$$ $$\sum_{n=1}^\infty {1\over{\sqrt[3]{n^2+1}}}$$
For the first one, I think that when $n$ is big, $1\over{\sqrt[3]{n^2-1}}$ is almost equal to $1\over{\sqrt[3]{n^2}}$, right? I think I can use this to do a comparison test. $1\over{\sqrt[3]{n^2}}$ diverges because it is equal to $1\over{n^{2/3}}$ and ${2\over3}<1$? How do I solve this; is my reasoning correct? Thanks.
$1\over{\sqrt[3]{n^2-1}}$ >${1\over n^{2/3}}=u_n$ so you can use the comparison test in fact the limit of the quotient of the general term of both series with $u_n$ is $1$, so they diverge.
Write $\sqrt[3]{n^2-1}=n^{2/3}\sqrt[3]{1-{1\over n^{2/3}}}$
$\sqrt[3]{n^2+1}=n^{2/3}\sqrt[3]{1+{1\over n^{2/3}}}$.