Do limit exist for the following functions:
- $\lim_{x\rightarrow 0} \cos(\frac{1}{x})$
I think it exists because the expression for Left Hand Limit & Right Hand Limit are same
i.e $\lim_{h\rightarrow 0} \cos(\frac{1}{h})$ for $x=0+h$ & $x=0-h$
- $\lim_{x\rightarrow 0} \sin(\frac{1}{x})$
I think the limit doesn't exist because the expression for Left Hand Limit & Right Hand Limit are different.
$LHL:-\lim_{h\rightarrow 0} \sin(\frac{1}{h})$ for $x=0-h$
and
$RHL:\lim_{h\rightarrow 0} \sin(\frac{1}{h})$ for $x=0+h$
Is my thought process correct?
If the above is correct, then can we say the following with similar arguments:
(i)Limit exists for $RHL:\lim_{x\rightarrow 0} \dfrac{1}{| x |}$
(ii)Limit doesn't exist for $RHL:\lim_{x\rightarrow 0} \dfrac{1}{x}$

Is this argument valid for $\dfrac{1}{| x |}$ & $\dfrac{1}{x}$
– kryptoknight Aug 11 '13 at 20:07