Recently, I encountered a problem about infinite series. So my question is how to know whether the infinite series ∑∞n=21nlog(n) is convergent?
Answer
To see whether ∑∞21/(nlogn) converges, we can use the integral test. This series converges if and only if this integral does: ∫∞21xlogxdx=[log(logx)]∞2
and in fact the integral diverges.
This is part of a family of examples worth remembering. Note that d/dxlog(log(logx))=d/dxlog(logx)⋅1log(logx)=1xlogxlog(logx)
and log(log(logx))→∞ as x→∞ hence ∑1nlognlog(logn) diverges as well. Similarly, by induction we can put as many iterated logs in the denominator as we want (i.e. ∑1nlognlog(logn)…log(…(logn)…) where the ith log is iterated i times), and it will still diverge. However, as you should check, ∑1xlog2x converges, and in fact (again by induction) if you square any of the iterated logs in ∑1nlognlog(logn)…log(…(logn)…) the sum will converge.
No comments:
Post a Comment