Chapter 1: Limits
Section 1.1: Naive Limits
Example 1.1.5
Obtain , if is the piecewise function given by .
Solution
Control-drag Context Panel: Assign Function
(Click here to see a detailed explanation of how to enter a piecewise-defined function in Maple.)
Figure 1.1.5(a), while not essential, is extremely revealing about the behavior of near . The jump in the function shows that the two one-sided limits will not be equal, and that the limit itself will not exist.
Code for drawing Figure 1.1.5(a) is hidden behind the cell containing it. It can also be drawn interactively via the Plot Builder. (The relevant options are: in Basic Options set the range for x, in 2-D Options select the discont option, and in Global Options set the view for axis[2].)
Figure 1.1.5(a) Graph of piecewise-defined
The left-hand rule in can be obtained by simplifying under the assumption that .
Context Panel: Evaluate at a Point≻
The right-hand rule in can be obtained by simplifying under the assumption that .
The limit from the left is the value of the left-hand rule taken at .
The limit from the right is the value of the right-hand rule taken at .
Expression palette: Limit template Obtain the limit from the left.
Expression palette: Limit template Obtain the limit from the right.
=
The limit of as
Expression palette: Limit template Obtain the limit of .
For this function, does not exist because the two one-sided limits do not agree. Maple reports "undefined" where the typical calculus text would use the phrase "does not exist." In other words, something like is not defined, but a limit such as this one does not exist.
<< Previous Example Section 1.1 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document