Hi everyone im struggling a bit with this question. I kinda get the idea of epsilon-delta proof, and have seen you can choose $\epsilon = \delta$ I don't get why tho. Could someone explain that to me?
Another way I thought of the problem, was to show that if there $\exists$ a relation between $\epsilon$ and $\delta$ the limit must exist.
My way of tackling the problem:
If we start with $|f(x)-L|< \epsilon \implies |(x\cdot sin(\frac{1}{x}))-0|<\epsilon$
Now we want the expression on the form as $|x-0|=|x|<\delta$
$$|x\cdot sin\left(\frac{1}{x}\right)-0| <\epsilon$$ $$=|x|\cdot|sin\left(\frac{1}{x}\right)|<\epsilon$$ $$ =|x| < \frac{\epsilon}{sin(\frac{1}{x})}$$ Thus $$\delta =\frac{\epsilon}{sin(\frac{1}{x})}$$
Since there is a relation between $\epsilon$ and $\delta$ the limit must exist. Dont know if it is correct way of proving it or not..
It's only in the reals @Diger.
– Kevz123 Feb 22 '22 at 13:34