Recently I have come across a variety of truly wonderful results that deal with series that look like harmonic series:
All of the series $$\sum_{n = 1}^{\infty} \frac{1}{n^{1+1/n}}, \ \sum_{n = 1}^{\infty} \frac{|\sin(n)|}{n}, \ \sum_{n = 1}^{\infty} \frac{1}{n^{2 - \epsilon + \sin(n)}}, \ \sum_{n = 1}^{\infty} \frac{1}{n^{1 + |\sin(n)|}} $$ diverge.
The proof for the latter three mostly hinges on the fact that the fractional parts of $\{\sin(n)\}_{n \in \mathbb{N}}$ are equidistributed in the unit interval.
This leads me to ask the following question:
Let $u_i \sim Unif([0,1])$. What is the probability that $$\sum_{n = 1}^{\infty} \frac{1}{n^{1+ u_n}}$$ diverges ?
Similarly, we can ask an analogue question where $u_i$ are drawn from an arbitrary distribution $X$. I do not much knowledge in this area so any helpful comments and directions are welcomed.
https://math.stackexchange.com/questions/2206466/construct-series
But I am curious if $\sum \frac{1}{n^{1+u_n}}$ converges whenever $u_n$ is a u.d. sequence mod $1$. The proof you showed seems to use properties of $\sin$ specifically.
– mathworker21 Apr 01 '17 at 01:29