$$\sum\frac{(-1)^n}{\sqrt{n+1}} \text{and} \sum\frac{1}{\sqrt{n+1}}$$
The first one is an alternating series, so it would just be: $$\sum (-1)^n\frac{1}{\sqrt{n+1}}\Rightarrow \;^\lim_{n\rightarrow\infty}\frac{1}{\sqrt{n+1}} \Rightarrow \frac{\frac1n}{\sqrt{1+\frac1n}}\Rightarrow \frac{0}{1}=0 = \text{convergent}$$
But for the second one I'm confused a little: $$^\lim_{n\rightarrow\infty}\frac{1}{\sqrt{n+1}} \Rightarrow \frac{\frac1n}{\sqrt{1+\frac1n}}\Rightarrow \frac{0}{1}=0 = \text{convergent}$$ or $$\sum\frac{1}{\sqrt{n+1}} \lt \frac{1}{\sqrt{n}}\Rightarrow\frac{1}{n^{1/2}} = \text{p-series}\frac12\lt1 = \text{divergent}$$
Is the second series convergent or divergent, and by what test(s)?
Note: in my last example I am comparing the series to a greater/divergent series
First one is fine! but For $\displaystyle\sum_{n=0}^{\infty}\frac{1}{\sqrt{n+1}}$ You've to compare it with smaller but divergent series to show divergence
for $n\gt2$ have $$\frac{1}{n}\lt\frac{1}{\sqrt{n+1}}$$ and $$\sum_{n=1}^{\infty}\frac1n\le\sum_{n=0}^{\infty}\frac{1}{\sqrt{n+1}}$$ The first series in left side is Harmonic series which is obviously divergent!