The definition for limx→a f(x) = L is the following:
For all real numbers epsilon > 0, there is a real number δ > 0 such that for all real numbers x if a − δ < x < a + δ and x not equal to a then L − epsilon < f(x) < L + epsilon.
Write what it means for limx→a f(x) not equal to L.
I'm trying to find the negation for what's stated above and I was wondering if this is right.
There is not a real number such that epsilon >0, for all real numbers δ > 0 , There are real numbers x if a − δ < x < a + δ or x is equal to a then L − epsilon < f(x) < L + epsilon.
I know I'm likely wrong...what's the right answer and how do you go about finding it?