How to show that $ \forall n \ge 2 $ : $$ \ln(n+1) \ge \frac{\sum_{k=1}^n ln~k}{n-1} $$
I tried to use integral comparison without success but with the hint I see that I need to do an induction on $(n+1)^{n−1}\geq n!$
How to show that $ \forall n \ge 2 $ : $$ \ln(n+1) \ge \frac{\sum_{k=1}^n ln~k}{n-1} $$
I tried to use integral comparison without success but with the hint I see that I need to do an induction on $(n+1)^{n−1}\geq n!$
By your work we need to prove that: $$(n+1)^{n-1}\geq n!.$$
Induction.
For $n=2$ it's true and from $(n+1)^{n-1}\geq n!$ we obtain: $$(n+1)!=(n+1)n!\leq(n+1)(n+1)^{n-1}=(n+1)^n<(n+2)^n$$ and we are done!