I want to show that the $\lim_{x\to 0}\frac{1}{x^2}$ does not exist.
I start with $|x-0|<\delta$ and $|\frac{1}{x^2}|<\epsilon$
I let $\epsilon = 1$ so $|\frac{1}{x^2}|<1$
Then $|1|<x^2$ which means $|1|<x$
If I make my $\delta= 1$
$|x-0|<1$
and $|x|<1$
I can't have $|x|<1$ and $|1|<x$ so I can't have a limit here. Is that right?
Suppose that the limit exists and equals $c\in\mathbb{R}$.
Then for e.g. $\epsilon>1$ some $\delta>0$ must exist with $\left|x\right|<\delta\implies\left|\frac{1}{x^{2}}-c\right|<1$.
However, if we take $\left|x\right|$ small enough then $\left|\frac{1}{x^{2}}-c\right|$ will definitely exceed $1$ (do you see why?).
We conclude that the limit does not exist.