Use the Squeeze (Sandwich) Theorem to solve this limits:

237 Views Asked by At

$\lim_\limits{n\to\infty} \frac{2\cos(3n)+5\sin(n^2)}{n+1}$

$\lim_\limits{n\to\infty} \frac{(-1)^{n+1}+2^{-n}+\cos(n!)}{\sqrt n}$

I don't know how to solve this. I know I have to find at least one function to compare it with the ones I have but I can't think of one. I know the answers of the limits but I have to explain my answer using the Theorem. Can someone please help me?

2

There are 2 best solutions below

0
On

For both of these, all you really need is that sine and cosine are between -1 and 1. This lets you show that the numerators are bounded, so the ratio goes to zero.

5
On

HINT

For the first observe that

$$\frac{-7}{n+1}\le \frac{2\cos(3n)+5\sin(n^2)}{n+1}\le \frac{7}{n+1} $$

and for the second

$$\frac{-2}{\sqrt n}\le \frac{(-1)^{n+1} +2^{-n} + \cos(n!)}{\sqrt n}\le \frac{4}{\sqrt n}$$

now take the limit.