Prove that $n+10\cos n$ diverges to infinity

71 Views Asked by At

How can you prove that $n+10\cos n$ diverges to infinity? I know how to use $M>0$, there exists $N$ greater than or equal to 0 such that...

1

There are 1 best solutions below

0
On

$$n + 10\cos n \geq n - 10$$ since $-1 \leq \cos n \leq 1$. Given $a_n$ and $b_n$ such that $a_n \geq b_n$ and $b_n$ diverges, can you show that $a_n$ diverges?