type="text/css" media="all">type="text/css" media="Screen"> Michael Bowen's VC Course Pages: Answers, Math V21B Section 7.8 Selected Problems
Michael Bowen's VC Course Pages

Michael Bowen's VC Course Pages

Answers

Math V21B Section 7.8

Introduction

Please try this problem on your own before looking at my solution. There may be other ways to solve this; I make no claim that this method is the quickest, prettiest, or most efficient.

Problem 37

The original problem is $$I = \int_{ - 1}^0 {\frac{{{e^{1/x}}}} {{{x^3}}}\:dx} $$

The integrand is undefined at $x = 0$, so we conclude that this is likely to be a vertical asymptote, and that we have a Type II improper integral to solve. Because the region (interval) of integration lies immediately to the left of this asymptote, we need to use only one-sided (in this case, left-sided) limits to evaluate the behavior of the antiderivative near $x = 0$. Let us re-write the integral in the form $$I = \int_{ - 1}^0 {\frac{{{e^{1/x}}}} {1}\frac{1} {x}\frac{1} {{{x^2}}}\:dx} $$ which immediately suggests the $w$-substitution $$w = \frac{1} {x} = {x^{ - 1}};\;\;\;\;\;dw = - {x^{ - 2}}dx = - \frac{1} {{{x^2}}}dx.$$ Re-writing $I$ with this substitution gives $$I = \int_?^? {{e^w} \cdot w \cdot \left( { - dw} \right)} = - \int_?^? {w{e^w}\:dw} $$ where the question marks represent the new limits of integration in terms of $w$ rather than $x$, and the negative sign arises from taking the differential of $x^{ - 1}$. Normally, we would explicitly find numeric values for these limits, but since $w = \frac{1} {x}$ is undefined at $x = 0$, replacing the upper limit would be troublesome. So, as an alternative, we will temporarily employ the question marks as surrogate limits until we find a way to work around this issue.

The latter integral is a classic integration-by-parts problem (or we could "cheat" and look up the result in a table). Using the "LIPTE" mnemonic, we set $u$ equal to the algebraic function $w$, from which the rest of the substitutions immediately follow: $$u = w;\;\;\;\;\;du = dw;\;\;\;\;\;dv = {e^w}\:dw;\;\;\;\;\;v = {e^w}$$ Employing the $uv - \int{v\:du}$ paradigm, and not neglecting to specify limits in all required locations, we obtain $$I = - \left[ {\left. {w{e^w}} \right|_?^? - \int_?^? {{e^w}\:dw} } \right] = - \left[ {w{e^w} - {e^w}} \right]_?^? = - \left[ {\left({e^w}\right)\cdot\left( {w - 1} \right)} \right]_?^? = \left[ {\left({e^w}\right)\cdot\left( {1 - w} \right)} \right]_?^?$$ where the leading negative sign disappears in the last step as a result of exchanging the operands in the parenthesized subtraction.

We can now restore the original variable and the original limits of integration by replacing $w$ with $\frac{1}{x}$: $$I = \left[ {\left({e^{1/x}}\right)\cdot\left( {1 - \frac{1} {x}} \right)} \right]_{ - 1}^0 = \mathop {\lim }\limits_{t \to {0^ - }} \left[ {\left({e^{1/x}}\right)\cdot\left( {1 - \frac{1} {x}} \right)} \right]_{ - 1}^t $$ with the last step coming from the technical definition of the Type II improper integral. Again, note that the "lim" limit is left-sided; by contrast, if the limits of integration had been, say, 0 to 1, we would have used a right-sided limit.

To begin the process of evaluating the "lim" limit, let's plug in the $t$ and the $-1$ separately, then subtract. $$I = \mathop {\lim }\limits_{t \to {0^ - }} \left[ {\left( {{e^{1/t}}} \right) \cdot \left( {1 - \frac{1} {t}} \right) - \left( {{e^{1/( - 1)}}} \right) \cdot \left( {1 - \frac{1} { - 1}} \right)} \right] = \mathop {\lim }\limits_{t \to {0^ - }} \left[ {\left( {{e^{1/t}}} \right) \cdot \left( {1 - \frac{1} {t}} \right)} \right] - \left( {{e^{ - 1}}} \right) \cdot \left( {2} \right)$$ $$I = \mathop {\lim }\limits_{t \to {0^ - }} \left[ {\left( {{e^{1/t}}} \right) \cdot \left( {1 - \frac{1} {t}} \right)} \right] - \left( {\frac{2} {e}} \right)$$

To help us understand the behavior of the "lim" limit, let us select a number near (but to the left side of) $t = 0$. (Because of the restriction to $t$ values less than zero, we must make selections such as $t = -0.001$ or $t = -0.0001$ rather than $t = 0.001$ or $t = 0.0001$.)

At $t = -0.001$, we find that $${e^{1/t}} = {e^{1/ - 0.001}} = {e^{ - 1000}} = \frac{1} {{{e^{1000}}}} = \frac{1} {{{\text{huge}}}} \approx 0$$ whereas $$1 - \frac{1} {t} = 1 - \frac{1}{ - 0.001} = 1 - ( - 1000) = 1001 \approx {\text{huge}}$$ which means that the product inside the rectangular brackets is of the form $\left( {0 \cdot {\text{huge}}} \right)$ or $\left( {0 \cdot \infty } \right)$. This is an indeterminate form!

Indeterminate forms are often susceptible to solution using L'Hôpital's rule. However, this rule requires the limiting function to be in the form of a quotient, not a product (which is what we have). With a few steps of manipulation, we can convert this to a quotient of the form $\frac{\infty } {\infty }$.

First, substitute a variable $z = \frac{1} {t}$ into the limit; as $t$ approaches 0 from the left, $z$ will approach negative infinity. (The reason for the new variable is to make the L'Hôpital's-rule derivatives much easier to compute.) With this new variable, we obtain $$I = \mathop {\lim }\limits_{z \to {- \infty} } \left[ {\left( {e^z} \right) \cdot \left( {1 - z} \right)} \right] - \left( {\frac{2} {e}} \right)$$ Second, re-write $e^z$ as $\frac {1}{e^{-z}}$, giving $$I = \mathop {\lim }\limits_{z \to - \infty } \left[ {\left( {\frac{1}{{{e^{ - z}}}}} \right) \cdot \left( {1 - z} \right)} \right] - \left( {\frac{2}{e}} \right) = \mathop {\lim }\limits_{z \to - \infty } \left( {\frac{{1 - z}}{{{e^{ - z}}}}} \right) - \left( {\frac{2}{e}} \right)$$

This quotient is in the desired L'Hôpital form, so apply the rule by differentiating numerator and denominator separately: $$I = \mathop {\lim }\limits_{z \to - \infty } \left( {\frac{{ - 1}} {{ - {e^{ - z}}}}} \right) - \left( {\frac{2} {e}} \right) = \mathop {\lim }\limits_{z \to - \infty } \left( {\frac{1} {{{e^{ - z}}}}} \right) - \left( {\frac{2} {e}} \right) = \mathop {\lim }\limits_{z \to - \infty } \left( {{e^z}} \right) - \left( {\frac{2} {e}} \right) = 0 - \left( {\frac{2}{e}} \right) = \boxed{\displaystyle{ - \frac{2}{e}}}$$

We conclude that the original integral converges to $- \frac{2}{e}$. The result is negative because the graph of the integrand function lies below the $x$-axis on the interval $[-1,0)$.

 

http://mbowenvc.6te.net/courses/answers/m21b_7.8-37.shtml

Michael Bowen's VC Course Pages: Answers, Math V21B Section 7.8 Selected Problems

Last modified: Saturday 11 May 2019 08:18:03
Created by Michael Bowen (Professor of Mathematics)
Department of Mathematics, Ventura College, California, USA
Ventura College is an independent college within the Ventura County Community College District.
Please email comments, questions, suggestions, or a notification if you find a "broken" link.
As an alternative, you may leave a voice message at (805) 289–6256.

User agents known to render this document correctly include:

Trademarks: Adobe®, Acrobat®, Macromedia®, and Shockwave® are registered trademarks, and Acrobat Reader™ is a trademark, of Adobe Systems Incorporated in the United States and/or other countries. Macintosh® is a registered trademark, and Safari™ is a trademark, of Apple, Inc. Borland® is a registered trademark of Borland Software Corporation in the United States and other countries. This web page is an independent publication and has not been authorized, sponsored, or otherwise approved by Borland Software Corporation. Corel® and WordPerfect® are registered trademarks of Corel Corporation. The buttons, name, and corporate logo (the "CC" in a circle) of Creative Commons™ are trademarks of Creative Commons. NoteTab™ is a trademark of Fookes Software. Zip® is a registered trademark of Iomega Corporation in the United States and/or other countries. Microsoft®, Visual C++®, Visual Studio®, and Windows® are registered trademarks of Microsoft Corporation. Firefox® is a registered trademark of the Mozilla Foundation. Netscape® and Mozilla® are registered trademarks of Netscape Communications Corporation. UNIX® is a registered trademark of The Open Group. Opera Software™ is a trademark of Opera Software ASA. Oracle® and Java® are registered trademarks of Oracle and/or its affiliates. Norton AntiVirus® is a registered trademark of Symantec Corporation. Maple™ is a trademark of Waterloo Maple Inc. World Wide Web Consortium® and W3C® are registered trademarks, and Amaya™ and XHTML™ are trademarks, of the World Wide Web Consortium. All other trademarks and service marks are the property of their respective owners.

Copyrights: The orange-and-black scales-of-justice logo is in the public domain. Opera browser copyright © by Opera Software ASA. Ventura College pirate logos and "Set Your Course" logos copyright © by the Ventura County Community College District. W3C logos copyright © by the World Wide Web Consortium. WAVE copyright © 2014 by WebAIM. Remainder of page copyright © 2010–2024 by Michael Bowen. All rights reserved.

Creative Commons License

Michael Bowen's Ventura College Course Pages are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License - external link . You are also bound by this site's Terms of Use.


Ventura College 'Set Your Course' logo
Click to return to the top of this page View the terms of use View the CSS validator home page View the W3C Validator home page View the Web Accessibility Evaluation Tool (WAVE) home page