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 ▸

Solve 8^x + 4 = 4^x + 2^(x+2).


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.


Deduce a formula (in terms of n) for the following sum: sum (2^i * i) where 1<=i<=n, n,i: natural numbers ( one can write this sum as: 1*2^1+ 2*2^2+ .. +n*2^n)


When is the inequality x^4 < 8x^2 + 9 true?