In a book about calculus, I have seen these inequalities:
$$1^k+2^k+ ... + (n-1)^k< \dfrac {n^{k+1}}{k+1}<1^k+2^k+ ... + n^k$$ and it is stated that they are valid for every integer $n \geq1$ and every integer $k\geq1$.
I think that they can be proven in at least two different ways, first would be by using Faulhaber´s formula and, possibly, taking into consideration some properties of Bernoulli numbers.
Second way would be to use method of mathematical induction, first by fixing $k$ and proving this for all natural $n$ and then by fixing $n$ and proving this for all natural $k$.
However, I would like to know is there any other approach besides these two that I mentioned?
How to prove these inequalities?