Loppyfoot
- 192
- 0
Homework Statement
Find the limit:
lim (e2x-1)/tanx
x[tex]\rightarrow[/tex]0
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.
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.
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 said:Homework Statement
Find the limit:
lim (e2x-1)/tanx
x[tex]\rightarrow[/tex]0
This advice might not be helpful to the OP if he is studying differential calculus and hasn't gotten to integral calculus yet.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.
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)