So I'm having trouble proving that a limit doesn't exist, I know that you have to find an epsilon for which a delta doesn't work but I'm not sure how to do that.
For example, for the question $\lim\limits_{x\to 1} \dfrac{x}{x-1}$
How would one go about starting this?
Hint:
In this situation, it can be helpful to formalise the condition, and translate it in ordinary language.
The formal definition of the sentence ‘ the function $f$ has a limit at $0$ ’ is this: $$\exists \ell\in\mathbf R\;\forall \varepsilon>0\;\exists\, \delta>0\,\forall x, \;\bigl(\,|x|<\delta\implies |f(x)-\ell|<\varepsilon\,\bigr)$$ The negation of this sentence then becomes, formally: $$\forall \ell\in\mathbf R\;\exists\, \varepsilon>0\;\forall \delta>0\;\exists\, x,\;\bigl((\,|x|<\delta)\wedge (\,|f(x)-\ell|\ge\varepsilon\,)\bigr)$$ In other words, taking into account that $|a-b|$ is the distance from $a$ to $b$: