Functions: Limits and asymptotes
Horizontal asymptotes
Asymptotes and limits have a lot in common. We will investigate how we can use the definition of a limit to find horizontal asymptotes.
Horizontal asymptotes
The function #\blue{f(x)}# has a horizontal asymptote #y=\green a# to infinity if #\lim_{x \to \infty}\blue{f(x)}=\green a#.
This intuitively means: when #x# gets really big, #\blue{f(x)}# gets arbitrarily close to value #\green a#.
Similarily #\blue{f(x)}# has a horizontal asymptote #y=\green a# to minus infinity if #\lim_{x \to -\infty}\blue{f(x)}=\green a#.
This intuitively means: when #x# gets really small, #\blue{f(x)}# gets arbitrarily close to value #\green a#.
Example
#\blue{f(x)}=\blue{\frac{1}{x+1}}#
has a horizontal asymptote #y=\green0#
to infinity, because
#\lim_{x \to \infty} \blue{\frac{1}{x+1}}=\green0#
To find the horizontal asymptote of #f(x)# in infinity, we calculate the following limit:
\[\begin{array}{rcl}
\displaystyle \lim_{x\rightarrow \, \infty } f(x)
&=& \displaystyle \lim_{x\rightarrow \, \infty } {{-6 x^2-x+6}\over{5 x^2+9 x-6}}\\
&& \qquad \blue{\text{function } f(x)=\frac{p(x)}{q(x)} \text{ substituted}}\\
&=& \displaystyle \lim_{x\rightarrow \, \infty } \frac{x^2\cdot\left(-{{1}\over{x}}+{{6}\over{x^2}}-6\right)}{x^2\cdot\left({{9}\over{x}}-{{6}\over{x^2}}+5\right)}\\
&& \qquad \blue{\text{the degree of } q(x) \text{ equals }2 \text{, so } x^2 \text{ is factored out}}\\
&=& \displaystyle \lim_{x\rightarrow \, \infty } \frac{-{{1}\over{x}}+{{6}\over{x^2}}-6}{{{9}\over{x}}-{{6}\over{x^2}}+5}\\
&& \qquad \blue{\text{ simplified}}\\
&=& \displaystyle\frac{-6}{5}\\
&& \qquad \blue{ \text{calculated}}\\
&=& \displaystyle -{{6}\over{5}}\\
&& \qquad \blue{ \text{simplified}}\\
\end{array}\]
The limit is #-{{6}\over{5}}# , so the horizontal asymptote in infinity is #y=-{{6}\over{5}}#.
Similarly, we find
\[\displaystyle \lim_{x\rightarrow \, -\infty } f(x)= -{{6}\over{5}},\]
so the horizontal asymptote in minus infinity is #y=-{{6}\over{5}}#.
Or visit omptest.org if jou are taking an OMPT exam.