Calculus - esplion-delta prove

81 Views Asked by At

$$\lim_{x \to \infty} x\cos\frac{1}{x}=\infty$$

All $N>0$ exists $M>0$ so all $x>M$ appiles $x\cos\frac{1}{x}>N$

I am not really sure how to approach this, any help will be appreciated.

1

There are 1 best solutions below

0
On BEST ANSWER

Hint:

If $x > 1$ then $\cos \frac{1}{x} > \frac{1}{2}$ so

$$x\cos\frac{1}{x} > \frac{x}{2} > \frac{M}{2}$$

So try with $M = \max\lbrace 1,2N\rbrace$