The concept of continuity, a cornerstone of calculus taught in institutions like the Massachusetts Institute of Technology (MIT), plays a crucial role in understanding functions. Piecewise functions, often visualized using graphing tools like Desmos, present unique challenges when evaluating limits. Therefore, determining the limit of a piecewise function requires a careful examination of its behavior around the point of interest, particularly when seeking help with Khan Academy.

Image taken from the YouTube channel The Organic Chemistry Tutor , from the video titled Piecewise Functions – Limits and Continuity | Calculus .
Decoding Piecewise Limits: A Comprehensive Guide
Understanding the limit of a piecewise function requires a focused approach. This guide provides a structured layout for tackling these problems, emphasizing clarity and accessibility.
Understanding Piecewise Functions
Before delving into limits, a solid grasp of piecewise functions themselves is crucial.
Definition and Representation
A piecewise function is a function defined by multiple sub-functions, each applying to a specific interval of the function’s domain. This can be visually represented as:
f(x) =
{
function_1(x), if condition_1
function_2(x), if condition_2
...
}
For example:
f(x) =
{
x^2, if x < 0
x + 1, if 0 <= x < 2
3, if x >= 2
}
Visual Interpretation
Including a graph of a sample piecewise function is essential. It visually illustrates how different function segments connect (or don’t connect) at the boundaries of their respective intervals. Highlight the points where the function definition changes.
Evaluating Limits of Piecewise Functions
The core of the article centers around evaluating the limit of a piecewise function.
General Approach
The process depends heavily on where you’re evaluating the limit.
-
Points within an interval: If the point where you’re taking the limit lies within one of the defined intervals, simply evaluate the limit using the corresponding sub-function. This is often straightforward.
-
Points at the boundary of intervals (Critical Points): This is where it gets interesting. At these points, you must consider the left-hand limit and the right-hand limit.
One-Sided Limits
The concept of one-sided limits is fundamental.
-
Left-Hand Limit (x approaches ‘a’ from the left, x < a): This is denoted as lim x→a– f(x). To evaluate this, use the sub-function defined for values less than ‘a’.
-
Right-Hand Limit (x approaches ‘a’ from the right, x > a): This is denoted as lim x→a+ f(x). To evaluate this, use the sub-function defined for values greater than ‘a’.
Existence of a Limit
A crucial theorem: The limit lim x→a f(x) exists if and only if the left-hand limit and the right-hand limit both exist and are equal. Mathematically:
lim x→a f(x) exists <=> lim x→a– f(x) = lim x→a+ f(x)
If the left-hand and right-hand limits are different, the limit does not exist (DNE).
Example Problems: A Step-by-Step Walkthrough
Provide several example problems of increasing complexity to illustrate the application of the concepts.
Example 1: Limit at a Non-Critical Point
Example:
f(x) =
{
x + 2, if x < 1
x^2, if x >= 1
}
Find lim x→0 f(x).
Solution:
- x = 0 is less than 1.
- Therefore, use the sub-function f(x) = x + 2.
- lim x→0 (x + 2) = 0 + 2 = 2.
Example 2: Limit at a Critical Point – Limit Exists
Example:
f(x) =
{
2x, if x < 2
x + 2, if x >= 2
}
Find lim x→2 f(x).
Solution:
- x = 2 is a critical point. We need to check both one-sided limits.
- Left-hand limit: lim x→2– f(x) = lim x→2– (2x) = 2 * 2 = 4.
- Right-hand limit: lim x→2+ f(x) = lim x→2+ (x + 2) = 2 + 2 = 4.
- Since the left-hand limit equals the right-hand limit (both are 4), lim x→2 f(x) = 4.
Example 3: Limit at a Critical Point – Limit Does Not Exist
Example:
f(x) =
{
x + 1, if x < 3
5, if x >= 3
}
Find lim x→3 f(x).
Solution:
- x = 3 is a critical point. We need to check both one-sided limits.
- Left-hand limit: lim x→3– f(x) = lim x→3– (x + 1) = 3 + 1 = 4.
- Right-hand limit: lim x→3+ f(x) = lim x→3+ (5) = 5.
- Since the left-hand limit (4) does not equal the right-hand limit (5), lim x→3 f(x) does not exist (DNE).
For each example, clearly state the problem, and then break down the solution into numbered steps. Provide a clear explanation for each step. Emphasize the importance of checking one-sided limits at the boundary points. Using different types of piecewise functions in examples is crucial to give diverse scenarios.
Common Pitfalls and How to Avoid Them
Highlight common mistakes students make when dealing with limits of piecewise functions.
-
Forgetting to check one-sided limits at critical points: Stress the importance of always considering both sides when evaluating limits at the "joining points".
-
Using the wrong sub-function: Make sure the correct sub-function is chosen based on whether x is approaching the limit from the left or the right.
-
Assuming continuity: Piecewise functions are not always continuous. The limit may exist even if the function value at that point is different or undefined.
-
Incorrect limit calculation: Review basic limit laws and common techniques for evaluating limits.
Practice Problems
Include a set of practice problems with answers for readers to test their understanding. Solutions (or at least hints) should be readily available, perhaps in a collapsible section to avoid immediately revealing the answers.
Example problems:
f(x) = { x^2 if x <= 1; 2-x if x > 1 }
. Find lim x→1 f(x)f(x) = { 3x+1 if x < -1; 2 if x = -1; x^2 if x > -1 }
. Find lim x→-1 f(x)f(x) = { x if x < 0; 0 if 0 <= x <= 1; x^2 if x > 1}
. Find lim x→0 f(x) and lim x→1 f(x).
Providing a variety of problems covering different scenarios of existence and non-existence of limits is important.
Piecewise Limit Puzzles: FAQs
Here are some common questions about evaluating limits of piecewise functions, helping you master those puzzles.
What exactly is a piecewise function?
A piecewise function is defined by multiple sub-functions, each applying to a specific interval of the input. Think of it as different rules applying to different parts of the number line. To find the limit of piecewise function, consider which interval the limit is approaching.
How do I find the limit of a piecewise function at a breakpoint?
At a breakpoint (where the definition changes), you need to evaluate both the left-hand limit and the right-hand limit. If these limits are equal, then the limit exists and is equal to that common value. If they are different, the limit does not exist.
What if the function is undefined at the breakpoint itself?
Even if the function is undefined at the breakpoint, the limit can still exist. The limit describes the value the function approaches, not necessarily the value it equals at that point. Remember to only check left-hand limit and the right-hand limit.
When does the limit of a piecewise function definitely not exist?
The limit of a piecewise function will definitely not exist at a breakpoint if the left-hand limit and the right-hand limit are different. This is the key condition for non-existence in piecewise functions.
Alright, you’ve got the lowdown on conquering piecewise limit puzzles! Go forth and solve those limits with confidence, and remember that grasping the limit of piecewise function makes calculus just a little bit less mysterious. Happy calculating!