I was thinking about the $p$-series, and came up with this question:
For what real values of $a$ does $S=\sum\limits_{k=1}^\infty \dfrac{1}{k^{1+|\sin k|^a}}$ converge?
My attempt:
I know that if $a\le 0 $, then $S\le\sum\limits_{k=1}^\infty \dfrac{1}{k^{2}}=\pi^2/6$, so $S$ converges.
If $a>0$, the standard tests do not work:
- The $n$th term divergence test is inconclusive, because the terms approach $0$.
- The comparison test with a $p$-series test does not apply, because the exponent, $1+|\sin k|^a$, is not a constant. ($1+|\sin k|^a$ is always greater than $1$ since $k\in\mathbb{N}$, but this does not imply that the series converges. For example, $\sum\limits_{k=2}^\infty \dfrac{1}{k^{1+\frac{1}{\ln k}}}=\sum\limits_{k=2}^\infty \dfrac{1}{ek}$ diverges)
- The integral test does not apply, because $\dfrac{1}{x^{1+|\sin x|^a}}$ is not a decreasing function.
- The ratio test does not apply, because the limit of the ratio does not exist.
- The root test is inconclusive, because the limit of the root is $1$.
Numerical investigation:
If $a=1$, numerical investigation suggests that, for large $n$, $\sum\limits_{k=1}^n \dfrac{1}{k^{1+|\sin k|^a}}\approx c_1\ln (\ln n)+c_2$ where $c_1$ and $c_2$ are constants. If this approximation is valid, then $S$ would diverge when $a\ge 1$.
If $0<a<1$, numerical investigation does not elucidate what happens.