hivesaeed4
- 217
- 0
Has anybody got any idea as to how to prove that Ʃ 1/(n(log(n))^p) converges? (where p>1)
hivesaeed4 said:Has anybody got any idea as to how to prove that Ʃ 1/(n(log(n))^p) converges? (where p>1)
DonAntonio said:First way, the integral test: \int_2^\inf \frac{1}{x\log^px} dx=\frac{\log^{1-p}(x)}{1-p}|_2^\inf \rightarrow \frac{log^{1-p}(2)}{p-1} .
Second way, Cauchy's Condensation test: taking n=2^k , the series's general term is \frac{1}{2^kk^p\log^p(2)} , so multiplying this by 2^k we get \frac{1}{k^p\log^p(2)} , which is a multiple of the series of \frac{1}{k^p} , which we know converges for p>1 .
DonAntonio