MHB Limit Laws and Techniques: What is the difference between left and right limits?

  • Thread starter Thread starter Tracy18
  • Start date Start date
  • Tags Tags
    Laws Limit
AI Thread Summary
The difference between left and right limits is defined by the direction from which x approaches a specific value c. The notation x->c^- indicates approaching c from the negative side, while x->c^+ indicates approaching from the positive side. For instance, as x approaches 0 from the right, the limit of 1/x tends to positive infinity, while from the left, it tends to negative infinity. In piecewise functions, the left and right limits can yield different results, as shown in the example where limits at x=2 differ based on the function's definition. A limit exists at a point if both one-sided limits exist and are equal, confirming the continuity of the function at that point.
Tracy18
Messages
3
Reaction score
0
What is the difference of x->c^- and x->c^+?
 
Mathematics news on Phys.org
[math]\lim_{x \to c^-}[/math] approaches c from the negative side of the x-axis and [math]\lim_{x \to c^+}[/math] approaches c from the positive side. For example [math]\lim_{x \to 0^+} \dfrac{1}{x} \to + \infty[/math] whereas [math]\lim_{x \to 0^-} \dfrac{1}{x} \to - \infty[/math].

-Dan
 
Or you can have a "piecewise" function like
f(x)= 3x+ 1 if x< 2 and
f(x)= 2x- 2 if x> 2

Then [math]\lim_{x\to 2^-} f(x)= \lim_{x\to 2} 3x+ 1= 3(2)+ 1= 7[/math] since we only look at x less than 2 and
[math]\lim_{x\to 2^+} f(x)= \lim_{x\to 2} 2x- 2= 2(2)- 2= 2[/math] since we only look at x greater than 2.

For a general function, g, the limit, [math]\lim_{x\to a} g(x)[/math] exists if and only if both [math]\lim_{x\to 2^-} g(x)[/math] and [math]\lim_{x\to a+} g(x)[/math] exist and are equal (and, of course, [math]\lim_{x\to a} g(x)[/math] is their common value).
 
Last edited:
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads

Back
Top