4 minutes read

We already know what a limit of a function is. Limits allow us to determine what value a function is approaching when we use a particular input. But what if the input xx approaches some number aa only on the right or left side? Could the limit not exist at all? In this topic, we will answer these questions.

One-sided limits

The limit of a function can depend on the direction in which the function is moving. Let's consider an example. Suppose

f(x)={1x<01x0.f(x) = \begin{cases} -1 \quad& x< 0 \\ 1 \quad& x \geqslant 0.\end{cases}What is limx0f(x)\lim\limits_{x \to 0} f(x) equal to? We get a different value if we get to 00 from the positive or negative side:

Limit of a function

Hence, there is no limit when x0x \to 0. But we can find two different one-sided limits. The limit of f(x)f(x) as xx approaches 0 from the negative side, which is denoted by limx0f(x)\lim\limits_{x \to 0 -} f(x), is equal to 1-1:

limx0f(x)=1\lim\limits_{x \to 0 -} f(x)=-1 The limit of f(x)f(x) as xx approaches 0 from the positive side, which is denoted by limx0+f(x)\lim\limits_{x \to 0 +} f(x), is equal to 11:

limx0+f(x)=1\lim\limits_{x \to 0 +} f(x)=1These limits are called the left-hand and right-hand limits.

A1A_1 is called a left-hand limit of a function in x0x_0 if for any ε>0\varepsilon>0

there exists δ>0\delta>0 that for any xx from (x0δ;x0)(x_0-\delta; x_0) it is true that f(x)A1<ε|f(x)-A_1|<\varepsilon

A2A_2 is called a right-hand limit of a function in x0x_0 if for any ε>0\varepsilon>0

there exists δ>0\delta>0 that for any xx from (x0;x0+δ)(x_0; x_0+\delta) it is true that f(x)A2<ε|f(x)-A_2|<\varepsilon

Note that a limit limxaf(x)\lim\limits_{x \to a} f(x) exists if and only if there are right-hand limxa+f(x)\lim\limits_{x \to a+} f(x) and left-hand limxaf(x)\lim\limits_{x \to a-} f(x) limits and they are equal.

Non-existence of a limit

Note that there are cases when a limit does not exist. We will prove it with the definition of a limit according to Heine (we mentioned it in the topic "A limit of a function"). It is formulated this way:

AA is a limit of a function f(x)f(x) in x0x_0 if for any sequence xnx_n which is different from x0x_0 but tends to it, then the sequence of f(xn)f(x_n)approaches AA.

Let's take a look at this limit:

limx0sin(1x)\lim\limits_{x \to 0} \sin \left(\dfrac{1}{x}\right)If a limit exists, then no matter how we approach 00, the value of the function will approach a specific value.

Let's approach 00 the following way: we consider the sequence

12πn  n=1,2,3,\dfrac{1}{2\pi n} \ \ n = 1, 2, 3, \ldotsIf nn \to \infty, this sequence approaches 00.

Substituting these values into the function, we obtain

sin(112πn)=sin(2πn)=0\sin \left( \dfrac{1}{\frac{1}{2\pi n}} \right)= \sin (2\pi n) =0Now let's approach 00 in another way: consider the sequence

sin(11π2+2πn)=sin(π2+2πn)=1.\sin \left(\dfrac{1}{\dfrac{1}{\dfrac{\pi}{2} +2\pi n}}\right) = \sin \left( \dfrac{\pi}{2} + 2 \pi n \right)=1.We have shown that depending on how we approach 00, the function sin1x\sin \dfrac{1}{x} takes different values: 00 and 11. Hence, the limit limx0sin1x\lim\limits_{x \to 0} \sin \dfrac{1}{x} does not exist.

Infinite limits

Sometimes the function does not tend to a certain value and just increases or decreases infinitely. For example, 1x\dfrac{1}{x} tends to \infty as we mentioned earlier. The infinite limits do not exist according to the previous definitions, but they still can help us in understanding the behavior of the function.

The definition of ++\infty limit is:

For any N>0N>0 exists δ\delta such that if 0<xa<δ0<|x-a|<\delta then f(x)>Nf(x)>N

For -\infty it will be:

For any N<0N<0 exists δ\delta such that if 0<xa<δ0<|x-a|<\delta then f(x)<Nf(x)<N

And for \infty:

For any N>0N>0 exists δ\delta such that if 0<xa<δ0<|x-a|<\delta then f(x)>N|f(x)|>N

In our example if xx approaches 00 from the right side, then the function increases infinitely. While if xx approaches from the left side, then the function decreases infinitely. To sum it up we can say that function approaches infinity no matter how xx approaches 00.

limx0+1x=+,righthand  limitlimx01x=,lefthand limitlimx01x=\lim\limits_{x \to 0+} \dfrac{1}{x}=+\infty, right-hand\ \ limit\\ \lim\limits_{x \to 0-} \dfrac{1}{x}=-\infty, left-hand \ limit\\\lim\limits_{x \to 0} \dfrac{1}{x}=\infty

Hyperbole

Conclusion

In this topic, we learned about the left-hand and right-hand limits. These are the limits of a function, implying "approaching" the limit point from one side. We also looked at cases where a function limit may not exist and solved a few examples.

22 learners liked this piece of theory. 3 didn't like it. What about you?
Report a typo