AP Calculus BC

Does the Sum of sqrt(n)/(n^2+1) Converge?

The sum of the square root of n over n squared plus 1 converges. Subtracting the degrees, one half on top and 2 on the bottom, leaves an effective p of three halves, which is greater than 1. Limit comparison with 1 over n to the three halves confirms it.

n=1nn2+1\sum_{n=1}^{\infty}\frac{\sqrt{n}}{n^{2}+1}

Converges

Settled by the limit comparison test.

Subtract the degrees

Treat the square root as the power 12\frac{1}{2}, then compare the leading behaviour.

nn2+1n1/2n2=1n3/2\frac{\sqrt{n}}{n^{2}+1} \approx \frac{n^{1/2}}{n^{2}} = \frac{1}{n^{3/2}}
limnnn2+11n3/2=limnn2n2+1=1\lim_{n \to \infty}\frac{\frac{\sqrt{n}}{n^{2}+1}}{\frac{1}{n^{3/2}}} = \lim_{n \to \infty}\frac{n^{2}}{n^{2}+1} = 1

Since 1n3/2\sum \frac{1}{n^{3/2}} converges as a pp-series with p=32>1p = \frac{3}{2} > 1, so does this one.

The mistakes students make

  • Reading the square root as degree 22 rather than 12\frac{1}{2}.
  • Comparing with 1n2\frac{1}{n^{2}} and ignoring the numerator. The numerator raises the effective exponent from 22 down to 32\frac{3}{2}.

Not sure which test a series wants?

The Convergence Test Chooser walks the decision in order: nth term first, then geometric and p-series pattern matching, then alternating structure, then the ratio test, and finally the comparison family.

Frequently asked questions

Does the sum of sqrt(n)/(n^2+1) converge?

Yes. The effective pp is 32>1\frac{3}{2} > 1.

How do I find the effective p?

Subtract the numerator's degree from the denominator's: 212=322 - \frac{1}{2} = \frac{3}{2}.