Suppose I have a wrongly evaluated limit$-$ $$\lim_{x \to2} 3x+3=6$$Then we get $-$ $$3x+3-6<\varepsilon $$ $$3x-3<\varepsilon $$$$|x-1|<\frac\varepsilon {3}$$$$|x-2|<\frac\varepsilon 3 -1$$ $$|x-2|<\frac{\varepsilon-3} 3=\delta $$ What is wrong with this choice of $\delta$? (Also, please try to provide a diagram, which will help beginners like me!)
P.S I had posted another question, based on this question (which was closed recently). I wrote this post making the question explicit, so would expect a decent answer.Thanks!
When you write $|x-2| < \varepsilon/3-1$ this means $$ 0\le|x-2| < \dfrac{\varepsilon-3}{3}\\ \varepsilon \ge 3 $$ For this inequality to hold true
But in the limit definition we require $ \forall \epsilon > 0$
EDIT
To prove that a sequence don't have a limit or in other terms it diverges we need to show that there doesn't exist any real number $l$ such that the limit definition holds which is the logical negation of the statement.
The above result is as general as the epsilon defition as it is just the negation of it.