Limit of (e^2x-1)/tanx as x approaches 0

  • Thread starter Thread starter Loppyfoot
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Homework Help Overview

The discussion revolves around finding the limit of the expression (e^(2x) - 1) / tan(x) as x approaches 0. Participants are exploring the nature of this limit, which presents an indeterminate form of 0/0.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Some participants discuss the use of L'Hopital's Rule, while others note that it has not been learned yet. There are suggestions to manipulate the expression using known limits related to exponential and trigonometric functions. Participants also consider using Taylor series or Maclaurin series expansions, although some express uncertainty about these methods. The Mean Value Theorem is referenced as a potential approach to analyze the limit.

Discussion Status

The discussion is active, with various approaches being suggested. Some participants have provided insights into manipulating the limit expression, while others are questioning the assumptions and methods available given the constraints of their current knowledge. There is no explicit consensus on a single method to resolve the limit.

Contextual Notes

Participants note that certain techniques, such as L'Hopital's Rule and Taylor series, may not be familiar to the original poster, which could limit the approaches available for evaluating the limit. The problem's context, whether from a textbook or assigned for extra credit, is also questioned.

Loppyfoot
Messages
192
Reaction score
0

Homework Statement


Find the limit:
lim (e2x-1)/tanx
x[tex]\rightarrow[/tex]0
 
Physics news on Phys.org
This is the indeterminate form [0/0]. Do you know L'Hopital's Rule?
 
No, we have not learned this rule yet. So, since it is indeterminate form, the limit would be 0, or does not exist?
 
It means you need to be careful. Knowing it's of the form 0/0 only tells you that it could be any value, and you need another method of evaluating it than the standard split the limit up trick.

Basically what you have is

[tex]\lim \frac{e^{2x}-1}{sin(x)}*cos(x)[/tex]

the cos(x) part stays near 1, so is fine. You need a trick to manipulate [tex]\frac{e^{2x}-1}{sin(x)}[/tex] to make it more amenable to calculation, either through Taylor series around 0 or some other method
 
If L'Hopital's Rule hasn't been presented yet, it's a safe bet that you don't know about Taylor's series or Maclaurin series yet. Other than these techniques, I don't have any advice. Is this a problem in the book, or is it one your instructor gave for extra credit? The best advice I can offer is to contact him/her for a hint.
 
Loppyfoot said:

Homework Statement


Find the limit:
lim (e2x-1)/tanx
x[tex]\rightarrow[/tex]0

Well, in limit problems, when dealing with ln, and exponential function, there are 2 well-known limits you should memorize (I know it should be somewhere in your book, and proving it is not very hard, you can give it a try if you want):

  1. [tex]\lim_{x \rightarrow 0} \frac{e ^ x - 1}{x} = 1[/tex] (Limit 1)
  2. [tex]\lim_{x \rightarrow 0} \frac{\ln(1 + x)}{x} = 1[/tex] (Limit 2)

When working with sin(x), there's one well-known (the most well-known, I may say) limit:

[tex]\lim_{x \rightarrow 0} \frac{\sin x}{x} = 1[/tex]. (Limit 3)

Ok, so now, back to your problem. First, we can try to expand every terms out:

[tex]\lim_{x \rightarrow 0} \frac{e ^ {2x} - 1}{\tan(x)} &= \lim_{x \rightarrow 0} \left( {\color{red}\frac{e ^ {2x} - 1}{\sin(x)}} \times {\color{blue}\cos(x)} \right)[/tex]

Pay attention to the red term, it's (0/0), hence one of the Indeterminate Forms, right? The blue term will tend to cos(0) = 1, which does not cause much troubles. So, here the problematic term is the red one.

Now, think of a way to make use of (Limit 1), and (Limit 3) to eliminate the Indeterminate Form 0/0. It should be easy if you know the trick. Well, let's see how far can you go. :)
 
Note that [tex]e^{2x} - 1 = \int_0^{2x} e^u du = 2xe^c[/tex] for some c in between 0 and 2x, by the MVT of integral calculus. Thus [tex]\frac{e^{2x} - 1}{sinx} cosx = \frac{2xe^c}{sinx} cosx = \frac{x}{sinx} 2e^c cosx[/tex].

Remember that [tex]\frac{x}{sinx}[/tex] goes to 1 for x approaching 0, so now let x go to 0 in the entire new expression. Also remember that c must also go to 0 as x goes to 0.
 
JG89 said:
Note that [tex]e^{2x} - 1 = \int_0^{2x} e^u du = 2xe^c[/tex] for some c in between 0 and 2x, by the MVT of integral calculus. Thus [tex]\frac{e^{2x} - 1}{sinx} cosx = \frac{2xe^c}{sinx} cosx = \frac{x}{sinx} 2e^c cosx[/tex].

Remember that [tex]\frac{x}{sinx}[/tex] goes to 1 for x approaching 0, so now let x go to 0 in the entire new expression. Also remember that c must also go to 0 as x goes to 0.
This advice might not be helpful to the OP if he is studying differential calculus and hasn't gotten to integral calculus yet.
 
VietDao29 said:
[*][tex]\lim_{x \rightarrow 0} \frac{e ^ x - 1}{x} = 1[/tex] (Limit 1)

When working with sin(x), there's one well-known (the most well-known, I may say) limit:

[tex]\lim_{x \rightarrow 0} \frac{\sin x}{x} = 1[/tex]. (Limit 3)

e^2x - 1 = (e^x)^2 - 1 = (e^x - 1)(e^x + 1)

=> (e^2x - 1)/tanx = (e^x-1)/sinx * (e^x+1)cosx.
What can you do now to be able to use the known limits? For example multiply by 1=a/a=b/b=c/c=...
 
  • #10
for x!=0
[exp(2x)-1]/tan(x)=[(exp(x)-1)/x][exp(x)+1][cos(x)]/[sin(x)/x]
you should know
exp'(0)=lim [(exp(x)-1)/x]=1
sin'(0)=lim [sin(x)/x]=1
exp(0)=1
cos(0)=1
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
1K
  • · Replies 13 ·
Replies
13
Views
4K
Replies
1
Views
1K
Replies
14
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 15 ·
Replies
15
Views
31K