One-sided limit

From HandWiki
Short description: Limit of a function approaching a value point from values below or above the value point
The function f(x)=x2+sign(x), where sign(x) denotes the sign function, has a left limit of 1, a right limit of +1, and a function value of 0 at the point x=0.

In calculus, a one-sided limit refers to either one of the two limits of a function f(x) of a real variable x as x approaches a specified point either from the left or from the right.[1][2]

The limit as x decreases in value approaching a (x approaches a "from the right"[3] or "from above") can be denoted:[1][2]

limxa+f(x) or limxaf(x) or limxaf(x) or f(x+)

The limit as x increases in value approaching a (x approaches a "from the left"[4][5] or "from below") can be denoted:[1][2]

limxaf(x) or limxaf(x) or limxaf(x) or f(x)

If the limit of f(x) as x approaches a exists then the limits from the left and from the right both exist and are equal. In some cases in which the limit limxaf(x) does not exist, the two one-sided limits nonetheless exist. Consequently, the limit as x approaches a is sometimes called a "two-sided limit".[citation needed]

It is possible for exactly one of the two one-sided limits to exist (while the other does not exist). It is also possible for neither of the two one-sided limits to exist.

Formal definition

Definition

If I represents some interval that is contained in the domain of f and if a is a point in I then the right-sided limit as x approaches a can be rigorously defined as the value R that satisfies:[6][verification needed] for all ε>0 there exists some δ>0 such that for all xI, if 0<xa<δ then |f(x)R|<ε, and the left-sided limit as x approaches a can be rigorously defined as the value L that satisfies: for all ε>0 there exists some δ>0 such that for all xI, if 0<ax<δ then |f(x)L|<ε.

We can represent the same thing more symbolically, as follows.

Let I represent an interval, where Idomain(f), and aI.

limxa+f(x)=R(ε+,δ+,xI,(0<xa<δ|f(x)R|<ε))
limxaf(x)=L(ε+,δ+,xI,(0<ax<δ|f(x)L|<ε))

Intuition

In comparison to the formal definition for the limit of a function at a point, the one-sided limit (as the name would suggest) only deals with input values to one side of the approached input value.

For reference, the formal definition for the limit of a function at a point is as follows:

limxaf(x)=Lε+,δ+,xI,0<|xa|<δ|f(x)L|<ε

To define a one-sided limit, we must modify this inequality. Note that the absolute distance between x and a is |xa|=|(1)(x+a)|=|(1)(ax)|=|(1)||ax|=|ax|.

For the limit from the right, we want x to be to the right of a, which means that a<x, so xa is positive. From above, xa is the distance between x and a. We want to bound this distance by our value of δ, giving the inequality xa<δ. Putting together the inequalities 0<xa and xa<δ and using the transitivity property of inequalities, we have the compound inequality 0<xa<δ.

Similarly, for the limit from the left, we want x to be to the left of a, which means that x<a. In this case, it is ax that is positive and represents the distance between x and a. Again, we want to bound this distance by our value of δ, leading to the compound inequality 0<ax<δ.

Now, when our value of x is in its desired interval, we expect that the value of f(x) is also within its desired interval. The distance between f(x) and L, the limiting value of the left sided limit, is |f(x)L|. Similarly, the distance between f(x) and R, the limiting value of the right sided limit, is |f(x)R|. In both cases, we want to bound this distance by ε, so we get the following: |f(x)L|<ε for the left sided limit, and |f(x)R|<ε for the right sided limit.

Examples

Example 1: The limits from the left and from the right of g(x):=1x as x approaches a:=0 are limx01/x=+ and limx0+1/x= The reason why limx01/x=+ is because x is always negative (since x0 means that x0 with all values of x satisfying x<0), which implies that 1/x is always positive so that limx01/x diverges[note 1] to + (and not to ) as x approaches 0 from the left. Similarly, limx0+1/x= since all values of x satisfy x>0 (said differently, x is always positive) as x approaches 0 from the right, which implies that 1/x is always negative so that limx0+1/x diverges to .

Plot of the function 1/(1+21/x).

Example 2: One example of a function with different one-sided limits is f(x)=11+21/x, (cf. picture) where the limit from the left is limx0f(x)=0 and the limit from the right is limx0+f(x)=1. To calculate these limits, first show that limx021/x= and limx0+21/x=0 (which is true because limx01/x=+ and limx0+1/x=) so that consequently, limx0+11+21/x=11+limx0+21/x=11+0=1 whereas limx011+21/x=0 because the denominator diverges to infinity; that is, because limx01+21/x=. Since limx0f(x)limx0+f(x), the limit limx0f(x) does not exist.

Relation to topological definition of limit

The one-sided limit to a point p corresponds to the general definition of limit, with the domain of the function restricted to one side, by either allowing that the function domain is a subset of the topological space, or by considering a one-sided subspace, including p.[1][verification needed] Alternatively, one may consider the domain with a half-open interval topology.[citation needed]

Abel's theorem

A noteworthy theorem treating one-sided limits of certain power series at the boundaries of their intervals of convergence is Abel's theorem.[citation needed]

Notes

  1. A limit that is equal to is said to diverge to rather than converge to . The same is true when a limit is equal to .

References

  1. 1.0 1.1 1.2 1.3 "One-sided limit - Encyclopedia of Mathematics". https://encyclopediaofmath.org/wiki/One-sided_limit. 
  2. 2.0 2.1 2.2 Fridy, J. A. (24 January 2020) (in en). Introductory Analysis: The Theory of Calculus. Gulf Professional Publishing. pp. 48. ISBN 978-0-12-267655-0. https://books.google.com/books?id=SaZYs-OKqJcC&dq=%22one-sided+limit%22&pg=PA48. Retrieved 7 August 2021. 
  3. Hasan, Osman; Khayam, Syed (2014-01-02). "Towards Formal Linear Cryptanalysis using HOL4" (in en). Journal of Universal Computer Science 20 (2): 209. doi:10.3217/jucs-020-02-0193. ISSN 0948-6968. https://www.jucs.org/jucs_20_2/towards_formal_linear_cryptanalysis/jucs_20_02_0193_0212_hasan.pdf. 
  4. Gasic, Andrei G. (2020-12-12). Phase Phenomena of Proteins in Living Matter (Thesis thesis).
  5. Brokate, Martin; Manchanda, Pammy; Siddiqi, Abul Hasan (2019), "Limit and Continuity" (in en), Calculus for Scientists and Engineers, Industrial and Applied Mathematics (Singapore: Springer Singapore): pp. 39–53, doi:10.1007/978-981-13-8464-6_2, ISBN 978-981-13-8463-9, http://link.springer.com/10.1007/978-981-13-8464-6_2, retrieved 2022-01-11 
  6. Giv, Hossein Hosseini (28 September 2016) (in en). Mathematical Analysis and Its Inherent Nature. American Mathematical Soc.. pp. 130. ISBN 978-1-4704-2807-5. https://books.google.com/books?id=Hf0mDQAAQBAJ&q=%22one-sided+limit%22. Retrieved 7 August 2021. 

See also