Why does sum(1/n) diverge but sum(1/n^2) converge?

Sum(1/n) is shown to converge by bracketing the series correctly and then comparing it with a series we know diverges. Sum(1/n^2) can be shown to converge via the integral test (using y=1/x^2), where the integral will be bigger than the series.

Related MAT University answers

All answers ▸

The inequality x^4 < 8x^2 + 9 is satisfied precisely when...


Let f(x) = 2x^3 − kx^2 + 2x − k. For what values of the real number k does the graph y = f(x) have two distinct real stationary points? (MAT 2017 q1.A)


The sequence xn is given by the formula x_n = n^3 − 9n^2 + 631. What is the largest value of n for which x_n > x_(n+1)?


Let r and s be integers. Then ( 6^(r+s) x 12^(r-s) ) / ( 8^(r) x 9^(r+2s) ) is an integer when: (a) r+s <= 0, (b) s <= 0, (c) r <= 0, (d) r >= s.