I am working on the following proof.
Prove that $\displaystyle \sum_{k=1}^{n} \frac{2k^4+1}{k+2} \geq \frac{n(n+1)(2n+1)}{6}$.
My first question is if the above is equivalent to saying "Prove that:$\displaystyle \sum_{k=1}^{n} \frac{2k^4+1}{k+2} \geq \displaystyle \sum_{n=1}^{t} \frac{n(n+1)(2n+1)}{6}$." If this was in fact correct, I examined the partial sums and found
$1+\frac{33}{4}+\frac{163}{5}+\frac{171}{2}+ \cdots \geq 1+2^2+3^2+4^2+ \cdots$. From here I see that when $n=1$ the inequality turns into an equality. My plan from here was to use some kind of induction to show that $\forall k_{i}, i,j \in \mathbb{N}_, k_{i} \geq n_{j}$.
Other than this method I do not see another way to go, could someone offer a hint of a different route or some help with my current route.
For my current route I am confused on the bounds for the second summation $\displaystyle \sum_{n=1}^{t} \frac{n(n+1)(2n+1)}{6}$.
Thank you.
$$\text {We have }\;\frac {n(n+1)(2n+1)}{6}=\sum_{k=1}^n k^2.$$ $$ \text {Therefore }\;\sum_{k=1}^n \frac {2k^4+1}{k+2}-\frac {n(n+1)(2n+1)}{6}=\sum_{k=1}^n A_k$$ where $$A_k=\frac {2k^4+1}{k+2}-k^2=\frac {[2k^4-2k^2] -[k^3-1]}{k+2)}=\frac {k-1}{k+2}([2k^3-k] +[k^2-1])\geq 0.$$