Determining the convergence or divergence of a sequence using direct comparison

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
tmt1
Messages
230
Reaction score
0
I have

$$\sum_{n = 2}^{\infty} \frac{{(\ln\left({n}\right)})^{12}}{n^{\frac{9}{8}}}$$

We can compare it to $ \frac{1}{{n}^{\frac{1}{8}}}$. $ \sum_{n = 1}^{\infty} \frac{1}{{n}^{\frac{1}{8}}}$ diverges because $p < 1$ in this case. So, if I can prove that $ \frac{{(\ln\left({n}\right)})^{12}}{n^{\frac{9}{8}}} \ge \frac{1}{{n}^{\frac{1}{8}}}$ then that would mean $\sum_{n = 2}^{\infty} \frac{{\ln\left({n}\right)}^{12}}{n^{\frac{9}{8}}}$ diverges. Or $ \frac{{(\ln\left({n}\right)})^{12}}{n^{\frac{9}{8}}} - \frac{1}{{n}^{\frac{1}{8}}} \ge 0 $.

How can I prove this?
 
Physics news on Phys.org
tmt said:
I have

$$\sum_{n = 2}^{\infty} \frac{{(\ln\left({n}\right)})^{12}}{n^{\frac{9}{8}}}$$

We can compare it to $ \frac{1}{{n}^{\frac{1}{8}}}$. $ \sum_{n = 1}^{\infty} \frac{1}{{n}^{\frac{1}{8}}}$ diverges because $p < 1$ in this case. So, if I can prove that $ \frac{{(\ln\left({n}\right)})^{12}}{n^{\frac{9}{8}}} \ge \frac{1}{{n}^{\frac{1}{8}}}$ then that would mean $\sum_{n = 2}^{\infty} \frac{{\ln\left({n}\right)}^{12}}{n^{\frac{9}{8}}}$ diverges. Or $ \frac{{(\ln\left({n}\right)})^{12}}{n^{\frac{9}{8}}} - \frac{1}{{n}^{\frac{1}{8}}} \ge 0 $.

How can I prove this?
The guiding principle is that $\ln n$ increases more slowly than any (positive) power of $n$. So for convergence purposes $\sum\frac{(\ln n)^{12}}{n^{9/8}}$ behaves pretty much like $\sum\frac1{n^{9/8}}$. Can you take it from there?