For which values of $\alpha>0$ does the series $$\sum_{n=1}^\infty \frac{1}{n^\alpha \ln(1+n^\beta)}, \beta>1$$ converge?
2026-03-25 13:56:55.1774447015
Convergence of $\sum_{n=1}^\infty \frac{1}{n^\alpha \ln(1+n^\beta)}$
91 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Note that if $n \ge 2$ then $n^\beta < 1 + n^\beta < n^{2\beta}$ so that $$n \ge 2 \implies \beta \ln n < \ln(1 + n^\beta) < 2\beta \ln n.$$ By the comparison test, your series converges if and only if $$\sum_{n=1}^\infty \frac{1}{n^\alpha \ln n}$$ converges. Do you know how to proceed from here?