I'm currently stuck on the next step in proving this inequality $\log(n!) < n\log(n) \\$. These are the steps I have so far. I can't quite seem to get the LHS to the RHS. Can I get some advise on how to work trough it?
- Assume: $\log(k!) < k\log(k)$
- Prove: $\log((k+1)!) < (k+1)\log(k+1)$
- LHS = $\log((k+1)!) = \log(k!(k+1)) = \log(k!) + \log(k+1)$
- $\ < k\log(k^1) + \log(k+1)$ This is where I start to get lost
- $\ < (k+1)\log(1) + \log(k+1)$ Not sure this step is entirely correct
- Not sure what step to do next to get it to the RHS
$k\log(k)+\log(k+1)<k\log(k+1)+\log(k+1)=(k+1)\log(k+1)$