I'm trying to proof the convergence of the series
∞∑n=1exp(−nklog(n))
where 0<k<12 is a positive constant.
I tried to use the ratio test, but it was inconclusive. I think I can show the convergence using the comparision test, but I can't seem to find a convergent majorant.
Does anyone know a convergent majorant or another method to show the convergence? ;) Thanks in advance!
Answer
As a first step, note that nk/logn=Ω(nk/2), and so the summand is exp−Ω(nk/2) (here k/2 is an arbitrary number in (0,k)). Second, e−x=O(1/xt) for any t>0. In particular, choosing t=4/k (or any other t>2/k), we get that the summand is O(1/n2). Since ∑∞n=11/n2 converges, so does your series.
No comments:
Post a Comment