Let $n$ be the least positive integer such that $\sum_{2\leq k \leq n} \frac{1}{k} \geq 5$. Choose the correct option:
(a) $n \leq 32$
(b) $32<n\leq96$
(c) $96<n\leq729$
(d) $729<n$
I know the series $\sum \frac{1}{n}$ diverges. But I am finding it difficult on how to find the solution to the above problem. Any help is appreciated. Thanks in Advance.
HINT : If you try to solve this sort of problem, basically you need some inequalities. Here, there's a famous one: $\frac{1}{n} + \log n < 1 + \frac 1 2 + \cdots + \frac 1 n < 1 + \log n $ for $n \geq 2$.
To prove this, you can use integration.