Limit from the Right — Definition, Formula & Examples
Limit from the Right
Limit from Above
A one-sided limit which, in the example ,
restricts x such that x > 0.
In general, a limit
from the right restricts domainvariable to values greater than
the number the domain variable approaches. When a limit is taken
from the right it is written or .
For
example, since tends
toward ∞ as x gets
closer and closer to 0 from the right.
x = The input (domain) variable approaching the value c
c = The number that x approaches, from values greater than c
f(x) = The function being evaluated
L = The value the function approaches (the limit)
+ = The superscript plus sign indicates the approach is from the right (values greater than c)
Worked Example
Problem:Find the limit from the right: limx→0+x1
Step 1: Identify the point of approach and the direction. Here, x approaches 0 from the right, meaning x takes positive values close to 0.
x→0+meansx=0.1,0.01,0.001,…
Step 2: Evaluate the function at values approaching 0 from the right.
f(0.1)=0.11=10,f(0.01)=100,f(0.001)=1000
Step 3: Observe the trend. As x gets closer to 0 from the right, the output grows without bound.
x1→+∞asx→0+
Step 4: State the result. The function increases without limit, so we say the right-hand limit is positive infinity.
x→0+limx1=+∞
Answer:limx→0+x1=+∞. The function grows without bound as x approaches 0 from the right.
Another Example
This example shows a case where the function is only defined on one side of the point. A limit from the left does not exist here because x−2 is undefined for x<2. The right-hand limit is the only one-sided limit that makes sense at this endpoint.
Problem:Find the limit from the right: limx→2+x−2
Step 1: Identify the point and direction. We approach x = 2 from values greater than 2, so x > 2.
x→2+meansx=2.1,2.01,2.001,…
Step 2:Check the domain. The square root function x−2 is only defined when x−2≥0, i.e., x≥2. So the function only exists on the right side of 2.
Domain: x≥2
Step 3: Evaluate the function at values approaching 2 from the right.
Step 4: As x approaches 2 from the right, the expression inside the square root approaches 0, so the output approaches 0.
x→2+limx−2=0=0
Answer:limx→2+x−2=0
Frequently Asked Questions
What is the difference between a limit from the right and a limit from the left?
A limit from the right (limx→c+) only considers values of x that are greater than c, while a limit from the left (limx→c−) only considers values less than c. If both one-sided limits exist and are equal, the two-sided limit limx→cf(x) exists and equals that common value. If they differ, the two-sided limit does not exist.
When do you need to use the limit from the right?
You use the limit from the right when a function behaves differently on either side of a point, such as piecewise functions or functions with vertical asymptotes. It is also essential when the function is only defined for values greater than or equal to the point, like x at x=0. Right-hand limits appear frequently when analyzing continuity and when determining whether a two-sided limit exists.
What does the plus sign mean in limx→c+?
The superscript plus sign (+) indicates the direction of approach. It means x approaches c from values greater than c—that is, from the right side on a number line. This notation is sometimes also written as limx↓c or limx→c+ without the superscript, though the c+ form is most common in textbooks.
Limit from the Right vs. Limit from the Left
Limit from the Right
Limit from the Left
Notation
limx→c+f(x)
limx→c−f(x)
Direction of approach
x approaches c from values greater than c
x approaches c from values less than c
Restriction on x
x > c
x < c
Also called
Right-hand limit, limit from above
Left-hand limit, limit from below
Example: lim1/x as x→0
+∞
−∞
Why It Matters
Right-hand limits appear constantly in calculus courses when you study continuity, derivatives, and the behavior of functions near discontinuities or domain boundaries. For piecewise-defined functions, you must check both one-sided limits to determine whether the overall limit exists at a boundary point. Understanding right-hand limits is also critical for analyzing vertical asymptotes, improper integrals, and the convergence of sequences and series.
Common Mistakes
Mistake:Confusing the direction: thinking x→c+ means x approaches from the left (smaller values).
Correction: The plus sign means x approaches c from values greater than c (the right side on a number line). Think of it as x = c + a tiny positive amount that shrinks to zero.
Mistake: Assuming that if the right-hand limit exists, the two-sided limit must also exist.
Correction:The two-sided limit exists only if both the right-hand and left-hand limits exist and are equal. For example, limx→0+x1=+∞ and limx→0−x1=−∞, so limx→0x1 does not exist.
Related Terms
One-Sided Limit — General category that includes right-hand limits