Let $x_n = 1 + \frac{1}{2} + \dots + \frac{1}{n} - \left\lfloor 1 + \frac{1}{2} +\dots+\frac{1}{n}\right\rfloor \ \forall n \in \mathbb{N} $ be a sequence . Prove that it is not convergent?
$\lfloor x\rfloor$ means floor.
I have absolutely no ideea how to prove that is not convergent ??
Using the standard notations $\{x\}=x-\lfloor x\rfloor$ for the fractional part and $H_n=\sum_{k=1}^{n}\frac{1}{n}$ for harmonic numbers, we are asked to prove that the sequence of fractional parts of harmonic numbers is not convergent. That can be proved, for instance, by showing that every element $\alpha\in(0,1)$ is an accumulation point for such a sequence. $\{H_n\}_{n\geq 1}$ is a slowly increasing sequence since $H_n=\log(n)+\gamma+O\left(\frac{1}{n}\right)$. If we choose $n$ as the closest integer to $e^{M-\gamma+\alpha}$, with $M$ being a huge natural number, then $\{H_n\}$ is arbitrarily close to $\alpha$ and we are done.