Let $S_{n} = 1 + 1/2 + 1/3 +.....+1/n,$ then prove that $$n + S_{n} > n(n + 1)^{1/n}.$$
My work: To show $1 + S_{n}/n > (n + 1)^{1/n}.$ I start with Cauchy-Schwartz inequality, $(1 + 2 + \cdots + n)(1 + 1/2 + 1/3 +.....+1/n)>n^2$ which implies $S_n/n > 2/(n + 1).$ But after adding $1$ to both sides I can not find the desired result. So is there any problem?
Hint: $$n+S_n = \frac{2}{1} + \frac{3}{2} + \frac{4}{3} + \cdots + \frac{n+1}{n}.$$ Now apply the AM-GM inequality.