Limit $\lim_{x\to+\infty} {e^{2x}−1\over e^x−1}$

880 Views Asked by At

I am having problem in solving this indetermination:

$$\lim_{x\to+\infty} {e^{2x}−1\over e^x−1}$$

I tried to leave the term in common in evidence and cut them. I also tried to separate the limit for other notable limits but I always end up with the wrong solution.

Could you guys give a hint, please? Thank you

7

There are 7 best solutions below

3
On BEST ANSWER

Hint: Let $u=e^x$. We then have

$$\lim_{x\to+\infty} {e^{2x}−1\over e^x−1}=\lim_{u\to+\infty} {u^2−1\over u−1}=\lim_{u\to\infty}\frac{(u+1)(u-1)}{u-1}$$

1
On

observe that for $x>0$ we have $$\frac{e^{2x}-1}{e^x-1}>e^x$$ so the answer is $\infty$

0
On

You could also note that because $e^{x}e^{x} = e^{x+x} = e^{2x}$, that $$e^{2x}-1 = (e^{x}-1)(e^{x}+1),$$ then directly see that you are seeking $$\lim_{x \to +\infty}e^{x}+1.$$

This is VERY similar to the answer by Simply Beautiful Art, but doesn't require us to know anything about the legitimacy of his type of substitution in limits. Although, this probably is just as good a time as any to learn when you can use the type of substitution that was suggested, for example, see the discussion at Formal basis for variable substitution in limits

0
On

Perhaps this is even simpler $$ \lim_{x\to+\infty} {e^{2x}−1\over e^x−1}=\lim_{x\to+\infty} {e^{2x}−1\over e^x−1}\left({e^{-x}\over e^{-x}}\right)=\lim_{x\to+\infty} {e^{x}−e^{-x}\over 1−e^{-x}}={\infty - 0 \over 1-0}=\infty $$

0
On

$\frac{e^{2x} - 1}{e^x - 1} \gt \frac{e^{2x} - 1}{e^x }$
for large enough x, since we are increasing the denominator.

Rewrite as $\frac{e^{2x} - 1}{e^x - 1} \gt {e^x - e^{-x}}$ which limits to infinity.

0
On

No need to be nifty enough to notice that the fraction factors. Just at a glance, looking for dominant terms, we see immediately that the numerator behaves like $e^{2x}$, the denominator like $e^{x}$.

So as a fraction, it behaves like $\frac{e^{2x}}{e^{x}}=e^{x}$, i.e. this fraction in the limit will approach $e^{x}$ so its limit is also $\infty$.

IMO trying to factor (which really only works in specialized problems) is a distraction from learning the underlying intuition, which will serve you much more generally.

You should also try and get comfortable thinking graphically; here's the graph to confirm the above.

0
On

You can use L'Hôpital's rule to find the solution. This rule says you can differentiate both numerator and denominator to find the limit:

Image