Asymptotes

Bolzano

New member
Joined
Nov 8, 2021
Messages
4
Determine asymptotes of the following function:
f(x)=x2e1/xf(x) = \frac{x - 2}{e^{1/x}}I've managed to find the vertical asymptote x=0x = 0, but I'm struggling with oblique one. It's equation is y=ax+by = ax + b and I calculated that a=1a = 1 using formula
a=limxf(x)xa = \lim_{x \to \infty} \frac{f(x)}{x}Now, I have a problem finding b. I used formula
b=limx(f(x)ax)b = \lim_{x \to \infty} (f(x) - ax)and got that
b=limx(x2e1/xx)b = \lim_{x \to \infty} \bigg(\frac{x - 2}{e^{1/x} } - x\bigg)which I don't know how to solve.

P.S.
I don't speak English very well and it's my first time asking question here, so sorry if there are some mistakes.
 
Last edited:
Even without L'Hopital's rule switching to a variable which tends to 0 seems to make it more manageable.
 
After scratching my head for a while I could not come up with a proof that limu0eu1u=1\lim\limits_{u\rightarrow 0} \frac{e^u-1}{u} = -1 without using either L'Hopital's rule or Tailor's series.
 
After scratching my head for a while I could not come up with a proof that limu0eu1u=1\lim\limits_{u\rightarrow 0} \frac{e^u-1}{u} = -1 without using either L'Hopital's rule or Tailor's series.
I solved it! Thank you for giving me an idea.

Here's how I proved that limx0ex1x=1\lim_{x \to 0} \frac{e^x - 1}{x} = 1.

Let ex1=ux=ln(u+1)e^x - 1 = u \Leftrightarrow x = \ln(u + 1). Then
limx0ex1x=limu0uln(u+1)=limu011uln(u+1)=limu01ln(u+1)1/u=1lne=1\lim_{x \to 0} \frac{e^x - 1}{x} = \lim_{u \to 0} \frac{u}{\ln(u + 1)} = \lim_{u \to 0} \frac{1}{\frac{1}{u}\ln(u + 1)} = \lim_{u \to 0} \frac{1}{\ln(u + 1)^{1/u}} = \frac{1}{\ln e} = 1
 
Last edited:
I solved it! Thank you for giving me an idea.

Here's how I proved that limx0ex1x=1\lim_{x \to 0} \frac{e^x - 1}{x} = 1.

Let ex1=ux=ln(u+1)e^x - 1 = u \Leftrightarrow x = \ln(u + 1). Then
limx0ex1x=limu0uln(u+1)=limu011uln(u+1)=limu01ln(u+1)1/u=1lne=1\lim_{x \to 0} \frac{e^x - 1}{x} = \lim_{u \to 0} \frac{u}{\ln(u + 1)} = \lim_{u \to 0} \frac{1}{\frac{1}{u}\ln(u + 1)} = \lim_{u \to 0} \frac{1}{\ln(u + 1)^{1/u}} = \frac{1}{\ln e} = 1
Another approach is just to recognize limx0ex1x\lim_{x \to 0} \frac{e^x - 1}{x} as the derivative of exe^x at x=0x=0, assuming you've seen that.
 
I solved it! Thank you for giving me an idea.

Here's how I proved that limx0ex1x=1\lim_{x \to 0} \frac{e^x - 1}{x} = 1.

Let ex1=ux=ln(u+1)e^x - 1 = u \Leftrightarrow x = \ln(u + 1). Then
limx0ex1x=limu0uln(u+1)=limu011uln(u+1)=limu01ln(u+1)1/u=1lne=1\lim_{x \to 0} \frac{e^x - 1}{x} = \lim_{u \to 0} \frac{u}{\ln(u + 1)} = \lim_{u \to 0} \frac{1}{\frac{1}{u}\ln(u + 1)} = \lim_{u \to 0} \frac{1}{\ln(u + 1)^{1/u}} = \frac{1}{\ln e} = 1
Really like your solution!
 
Top