Find the Condition for Limit of f(x) Not Equal to L | Given \epsilon > 0

  • Thread starter Thread starter jdstokes
  • Start date Start date
  • Tags Tags
    Limit Strange
AI Thread Summary
The condition for stating that the limit of f(x) as x approaches a is not equal to L is defined as follows: Given there exists ε > 0, there exists δ > 0 such that for all x satisfying |x-a| < δ, it holds that |f(x) - L| > ε. This indicates that no matter how small δ is chosen, the function f(x) will always differ from L by more than ε. In contrast, if L were the limit, one could make the difference between f(x) and L arbitrarily small by selecting an appropriate δ. Understanding these distinctions is crucial for analyzing limits in calculus.
jdstokes
Messages
520
Reaction score
1
Let f: \mathbb{R} \rightarrow \mathbb{R} be given. Let L be a real number. State the condition for saying that as x tends to a, the limit of f(x) is not L. The statement ought to begin with "Given there exists \epsilon &gt; 0".

Best guess: \lim_{x \rightarrow a}f(x) \neq L means, given there exists \epsilon &gt; 0 there exists \delta &gt; 0 such that |x-a|&lt;\delta \Rightarrow |f(x) - L| &gt; \epsilon. I'm really not sure about this, however.
 
Physics news on Phys.org
Nonremovable singularity?
 
Pardon me?
 
First, let's go over the rule for the limit:

Given \epsilon&gt;0, there exists a \delta&gt;0 such that for all x satisfying:

|x-a|&lt;\delta

we have:

|f-L|&lt;\epsilon


Now, what happens if L is not the limit?


Then there should exists an \epsilon&gt;0 such that for some \delta&gt;0 and all x satisfying:


|x-a|&lt;\delta

we have:

|f-L|&gt;\epsilon

Make sure you understand these two differences. If L is the limit, by choosing \delta small enough I can make the difference between L and f as small as I want.

If L is not the limit, then no matter how small I make \delta, I can always find an \epsilon such that the difference between f and L will be larger.
 
So I was correct? Great, thanks for your help saltydog.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top