Let $$\sum_{k=0}^{n-1} \frac{nk^2-2k^3-7kn^2+10n^3}{n^4}=a_n$$ and $$\sum_{k=1}^n \frac{nk^2-2k^3-7kn^2+10n^3}{n^4}=b_n$$ then for $n=1,2,3,4,...$ then question is to find which among following is correct
A)$a_n>19/3$
B)$b_n<19/3$
C)$b_n>19/3$
D)$a_n<19/3$
I tried to bring the summation in some form of telescoping series so that I can get the options checked by putting $n=\infty$ but the fourth power in denominator is causing trouble.Any ideas?Thanks.
for n=1,2,3,4,...It can't hold for all $n$ since, for example, $b-a=2/n-10$ depends on $n$. – dxiv May 08 '17 at 19:16