I am taking real analysis this semester and am confused on how to prove this inequality. It is
$\sqrt{2k+1} - 1 < 1 + \frac{1}{\sqrt{3}} + \cdots + \frac{1}{\sqrt{2k-1}} \leq \sqrt{2k-1} $
I was thinking about trying to break the inequalities apart, and do two at at time in succession, proving the RHS and middle inequality. However, I'm not sure its even possible to prove through induction that an equation holds an inequality with a sum. So I am not sure how to approach this. Any advice would be greatly appreciated
@WillJagy's comment gives a nice way to do it, but since you seem to require induction, let's have it. I'll prove the right hand side inequality and leave the left hand side to do, it should be just as straightforward.
We need to prove that $\sqrt{2k-1}+\frac{1}{\sqrt{2k+1}}\leq \sqrt{2k+1}$, a quick calculation shows this is true for $k\geq \frac{1}{2}$ so true for any positive integer, and we're done.