How to find the limit of (e^(4/x) - 2x)^(X/2) as x-> 0+

  • Thread starter Thread starter mathor345
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary
SUMMARY

The limit of the expression (e^(4/x) - 2x)^(x/2) as x approaches 0 from the positive side can be evaluated using logarithmic properties. By letting y = (e^(4/x) - 2x)^(x/2) and taking the natural logarithm, the limit can be transformed into a more manageable form. The key technique involves recognizing the indeterminate forms and applying L'Hôpital's Rule appropriately to find the limit.

PREREQUISITES
  • Understanding of limits and continuity in calculus
  • Familiarity with logarithmic functions and their properties
  • Knowledge of L'Hôpital's Rule for evaluating indeterminate forms
  • Experience with exponential functions and their behavior as variables approach limits
NEXT STEPS
  • Study the application of L'Hôpital's Rule in depth
  • Learn about the properties of logarithms in limit evaluations
  • Explore examples of evaluating limits involving exponential and logarithmic functions
  • Practice solving indeterminate forms such as 0^0 and ∞^0
USEFUL FOR

Students studying calculus, particularly those focusing on limits and exponential functions, as well as educators seeking examples for teaching limit evaluation techniques.

mathor345
Messages
16
Reaction score
0
How to find the limit of (e^(4/x) - 2x)^(X/2) as x--> 0+

Homework Statement



[tex]\mathop{\lim}\limits_{x \to 0+} (e^{4/x} -2x)^{x/2}[/tex]

Homework Equations



if lim ln f(x) = L then [tex]\mathop{\lim}\limits_{x \to 0+} e^{ln f(x)} = e^L[/tex]


The Attempt at a Solution



Not too sure what my first step is. If I just plug in, I get 1. I tried taking the ln of the function, but that gives me a non-indeterminant result 0/2. Is the idea to take the ln, then derive, AND THEN solve?
 
Physics news on Phys.org


You can't just "plug in" 0 for x since e4/x is undefined. I would start by letting y = (e4/x - 2x)x/2, and then taking the ln of both sides.

Then take the limit as x --> 0+. Your book probably has an example of this technique.
 


mathor345 said:

Homework Statement



[tex]\mathop{\lim}\limits_{x \to 0+} (e^{4/x} -2x)^{x/2}[/tex]

Homework Equations



if lim ln f(x) = L then [tex]\mathop{\lim}\limits_{x \to 0+} e^{ln f(x)} = e^L[/tex]


The Attempt at a Solution



Not too sure what my first step is. If I just plug in, I get 1. I tried taking the ln of the function, but that gives me a non-indeterminant result 0/2. Is the idea to take the ln, then derive, AND THEN solve?

To make it a little bit clearer for you. I'll give you an example:
Example:
Evaluate:
[tex]\lim_{x \rightarrow 0 ^ {+}} x ^ x[/tex]
This is the indeterminate form 00.

Note that: When encountering [tex]0 ^ 0[/tex], or [tex]\infty ^ 0[/tex], we often consider letting y = the expression we need to take the limit. When take ln of both sides. Then try to find the limit of ln(y). (this is what Mark44 told you).

Ok, so in my example. Let:
y = xx
ln(y) = xln(x)

So: [tex]\lim_{x \rightarrow 0 ^ {+}} \ln y = \lim_{x \rightarrow 0 ^ {+}} x \ln x[/tex]

The RHS is in the indeterminate form [tex]0 \times \infty[/tex]. However, we can only apply L'Hopital's Rule when it's [tex]\frac{0}{0}, \mbox{ or } \frac{\infty}{\infty}[/tex]. So we do a little trick to change the indeterminate form, like this:

[tex]... = \lim_{x \rightarrow 0 ^ {+}} \frac{\ln x}{\frac{1}{x}}[/tex]

Now, it's [tex]\frac{\infty}{\infty}[/tex]. Applying L'Hopital Rule here, we have:
[tex]... = \lim_{x \rightarrow 0 ^ {+}} \frac{\frac{1}{x}}{-\frac{1}{x ^ 2}} = \lim_{x \rightarrow 0 ^ {+}} (-x) = 0[/tex].

By the definition of y, we have: [tex]\lim_{x \rightarrow 0 ^ {+}} \ln y = 0[/tex], which in turn means that: [tex]\lim_{x \rightarrow 0 ^ {+}} y = e ^ 0 = 1[/tex].

So: [tex]\lim_{x \rightarrow 0 ^ {+}} x ^ x = 1[/tex].

Now, let's see if you can tackle your problem. It's pretty much the same thing. :)
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
6
Views
2K
Replies
2
Views
1K