I was playing around with adding fractions and noticed that when I start at any fraction of the form $1/n, n \in \mathbb{N}$, I get:
$$\frac{1}{3}+\frac{1}{4}\geq \frac{1}{2},\; \frac{1}{4}+\frac{1}{5}+\frac{1}{6}\geq\frac{1}{2}$$ After trying out for a few more numbers, I noticed that this always seems to happen. I am not incredibly surprised since $\sum\frac{1}{n}$ is divergent, but does anyone know of a proof for why $\frac{1}{n}+\frac{1}{n+1}+\frac{1}{n+2}+...+\frac{1}{k}\geq \frac{1}{2}$?