So I've been solving convergence tests of series all day and I got stuck on the following three:
$\sum_{k=0}^\infty \frac{4+|Cos{k}|}{k^3}$
$\sum_{k=0}^\infty \frac{k!}{k^k}$
$\sum_{k=0}^\infty \frac{1}{4+2^{-k}}$
For the first one I've tried to compare it to the series $\sum_{k=0}^\infty \frac{4}{k^3}$ which is a "smaller" series since |cosk| is always a number between 0 and 1. However that series seems to be converging since it is a "p" series where p=3 and p>1 and if the "smaller" series converges it doesn't have to mean that the larger series will converge as well.
For the second one I've tried comparing it to the series $\sum_{k=0}^\infty \frac{k!}{k}$ but that didn't work as well and now I'm stuck at all three.
Can someone please give me an answer?
Any kind of help would be appreciated.
Thank you in advance!