Show that $$\frac{1}{3}+\frac{8}{7}+\frac{27}{13}+\cdots +\frac{n^3}{n^2+n+1}<\frac{n(3n+5)}{6}$$
for all natural number $\;\forall\; n\geq 1$
what i try
$$\frac{n^3}{n^2+n+1}<\frac{n^4+n^2+1}{n^2+n+1}=n^2-n+1$$
$$\frac{n^3}{n^2+n+1}<\sum^{n}_{k=1}n^2-n+1=\frac{n(n+1)(2n+1)}{6}-\frac{n(n+1)}{2}+n=\frac{n(n^2+2)}{3}$$
How do i solve it Help me please
Induction will do; you need to show \begin{eqnarray*} \frac{n(3n+5)}{6}+ \frac{(n+1)^3}{(n+1)^2+n+1+1} < \frac{(n+1)(3n+8)}{6}. \end{eqnarray*} This is the same as $0<8n^2+24n+18$, which is easy to show.