Prove that :
$$\sum_{k=1}^{\infty}\frac{k^2}{e^k}< \sum_{k=1}^{\infty}\frac{k}{2^k}$$
Without calculating the value of these series .
The partial sum formula are :
$$\sum_{k=1}^n \frac{k}{2^k} = 2^{-n}(-n+2^{n+1}-2)$$
$$\sum_{k=1}^n \frac{k^2}{e^k} =\frac{ (e^{-n} (-e^2 n^2 + 2 e n^2 - n^2 - 2 e^2 n + 2 e n + e^{n + 1} + e^{n + 2} - e^2 - e))}{(e - 1)^3}$$
I have tried a straightforward comparison like :
$$\frac{x^2}{e^x}\leq \frac{x}{2^x}$$
Wich is true for $x\geq 6$
So we have a problem with the first terms .
If you have a trick (maybe using integral) or a good answer I take .
Any helps is appreciated.
Thanks a lot!
Observe
$$ \sum_{k=1}^{11}(\frac{k^2}{e^k}-\frac{k}{2^k}) = -0.002905 $$
Further, include your finding that for $x > 6$, $$ \frac{x^2}{e^x}- \frac{x}{2^x} \leq 0 $$
This shows that the partial sum for more than 11 terms will always obey the required inequality, hence also the infinite sum.