Chapter 3: Applications of Differentiation
Section 3.9: Indeterminate Forms and L'Hôpital's Rule
Example 3.9.11
Evaluate limx→∞x1+xx, then detail an applicable strategy taken from Table 3.9.1.
Solution
Mathematical Solution
As x→∞, x1+xx tends to the indeterminate form 1∞.
From the graph of x1+xx in Figure 3.9.11(a), it would appear that the required limit is approximately 0.4. Indeed,
limx→∞x1+xx = ⅇ−1 ≐0.368
Figure 3.9.11(a) Graph of x1+xx
Compute the limit of the logarithm:
limx→∞lnx1+x1/x=limx→∞1x1+x1+x−x1+x2−1/x2=−limx→∞x1+x=−1
Hence, limx→∞x1+xx=e−1, where, having computed the limit of the log, the limit of the log must then be exponentiated. Alternatively,
limx→∞x1+xx=limx→∞ex lnx1+x=e−1
where, of course, the limit of x lnx1+x in the exponential is computed via L'Hôpital's rule. This is the path Maple's annotated stepwise solutions follow, namely, first a rewrite of the expression as the exponential of its log, with a passage of the limit from outside the exponential to the inside. Then, all the work of computing the limit must be done up in the exponential.
Annotated Stepwise Maple Solution
The Context Panel provides access to the options All Solutions, Next Step, and Limit Rules, as per the figure to the right.
While the Context Panel lists both a "difference" and a "sum" rule, Maple treats a difference as if it were a sum, thereby making no essential distinction between the two rules. Thus, where Table 1.3.1 distinguishes between a Sum and a Difference rule, Maple considers both to be the single Sum rule.
In addition, the Student Calculus1 package contains a ShowSolution command that can be applied to the inert form of the limit operator. The limit operator can be converted to the inert form through the Context Panel by selecting the options 2-D Math≻Convert To≻Inert Form.
Annotated stepwise solution via the Context Panel
Tools≻Load Package: Student Calculus 1
Calculus palette: Limit template
Context Panel: Student Calculus1≻All Solution Steps
Loading Student:-Calculus1
limx→∞x1+xx→show solution stepsLimit Stepslimx→∞⁡x1+xx▫1. Rewrite◦Equivalent expressionx1+xx=ⅇx⁢ln⁡x1+xThis gives:limx→∞⁡ⅇx⁢ln⁡x1+x▫2. Apply the exponential rule◦Recall the definition of the exponential rulelimx→a⁡ef⁡x=elimx→a⁡f⁡xThis gives:ⅇlimx→∞⁡x⁢ln⁡x1+x▫3. Apply the L'Hôpital's Rule rule◦Recall the definition of the L'Hôpital's Rule rulelimx→c⁡f⁡xg⁡x=limx→c⁡ⅆⅆxf⁡xⅆⅆxg⁡x◦Rule appliedx⁢ln⁡x1+x=−x1+xThis gives:ⅇlimx→∞⁡−x1+x▫4. Apply the constant multiple rule to the term limx→∞⁡−x1+x◦Recall the definition of the constant multiple rulelimx→∞⁡C⁢f⁡x=C⁢limx→∞⁡f⁡x◦This means:limx→∞⁡−x1+x=−1⋅limx→∞⁡x1+xWe can rewrite the limit as:ⅇ−limx→∞⁡x1+x▫5. Apply the L'Hôpital's Rule rule◦Recall the definition of the L'Hôpital's Rule rulelimx→c⁡f⁡xg⁡x=limx→c⁡ⅆⅆxf⁡xⅆⅆxg⁡x◦Rule appliedx1+x=1This gives:ⅇ−limx→∞⁡1▫6. Apply the constant rule to the term limx→∞⁡1◦Recall the definition of the constant ruleLimit⁡C,x=C◦This meanslimx→∞⁡1=1We can now rewrite the limit as:ⅇ−1
This solution, or a shorter one, can be obtained with the tutor. Selecting, for example, the Constant Multiple rule in the menu "Understood Rules" will suppress the step in which that rule is explicitly invoked.
<< Previous Example Section 3.9 Next Section >>
© 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