Math ClubMath Club
v1 · padrão canônico

Lesson 47 — Asymptotes and Asymptotic Behavior

Vertical, horizontal, oblique asymptotes. Sketching graphs via asymptotic analysis.

Used in: 2.º ano EM · Equiv. Math II japonês cap. 5 · Equiv. Klasse 11 alemã análise de funções

VA: x=a,HA: y=L,OA: y=mx+b\text{VA: } x = a, \quad \text{HA: } y = L, \quad \text{OA: } y = mx + b
Choose your door

Rigorous notation, full derivation, hypotheses

Asymptotes — definitions and computation

Vertical asymptote (VA)

Where they appear: points where ff has a pole (zero denominator, log of 0, etc.).

Horizontal asymptote (HA)

There may be two HAs (one at ++\infty, another at -\infty): for example arctanx\arctan x has y=π/2y = \pi/2 and y=π/2y = -\pi/2.

Oblique asymptote (OA)

Computation: m=limx±f(x)x,b=limx±(f(x)mx).m = \lim_{x \to \pm\infty} \frac{f(x)}{x}, \quad b = \lim_{x \to \pm\infty} (f(x) - mx).

If both limits exist with finite non-zero mm, there is an OA.

Asymptote table for P(x)/Q(x)P(x)/Q(x)

CaseAsymptotes
degP<degQ\deg P < \deg QHA at y=0y = 0
degP=degQ\deg P = \deg QHA at y=y = ratio of leading coeffs
degP=degQ+1\deg P = \deg Q + 1OA (y=y = quotient of division)
degP>degQ+1\deg P > \deg Q + 1No OA (grows faster)

Other functions

FunctionAsymptote
1/x1/xVA x=0x = 0, HA y=0y = 0
exe^xHA y=0y = 0 (xx \to -\infty)
lnx\ln xVA x=0x = 0
arctanx\arctan xHA y=±π/2y = \pm\pi/2
tanx\tan xVA at π/2+kπ\pi/2 + k\pi
1/sinx1/\sin xVA at kπk\pi

General procedure

  1. VA: find points where ff is undefined (denom. = 0). Compute one-sided limit.
  2. HA: compute limx±f\lim_{x \to \pm\infty} f.
  3. OA: if no HA, compute m,bm, b via the formulas.

Exercise list

36 exercises · 9 with worked solution (25%)

Application 24Understanding 2Modeling 8Challenge 1Proof 1
  1. Ex. 47.1Application
    Asymptotes of f(x)=1/(x2)f(x) = 1/(x - 2).
  2. Ex. 47.2Application
    Asymptotes of f(x)=(3x+1)/(x2)f(x) = (3x + 1)/(x - 2). (Ans: VA x=2x=2, HA y=3y=3.)
  3. Ex. 47.3ApplicationAnswer key
    f(x)=x2/(x21)f(x) = x^2/(x^2 - 1) — asymptotes?
  4. Ex. 47.4Application
    f(x)=(x2+1)/xf(x) = (x^2 + 1)/x — asymptotes. (Ans: VA x=0x=0, OA y=xy=x.)
  5. Ex. 47.5ApplicationAnswer key
    f(x)=x+1/xf(x) = x + 1/x — asymptotes.
  6. Ex. 47.6Application
    f(x)=exf(x) = e^{-x} — HA at xx \to \infty? (Ans: y=0y = 0.)
  7. Ex. 47.7Application
    f(x)=tanxf(x) = \tan x — vertical asymptotes. (Ans: x=π/2+kπx = \pi/2 + k\pi.)
  8. Ex. 47.8Application
    f(x)=arctanxf(x) = \arctan x — HA at ±\pm\infty? (Ans: y=±π/2y = \pm\pi/2.)
  9. Ex. 47.9Application
    f(x)=x2+1f(x) = \sqrt{x^2 + 1} — oblique asymptote? (Ans: y=±xy = \pm x.)
  10. Ex. 47.10Application
    f(x)=(x31)/(x21)f(x) = (x^3 - 1)/(x^2 - 1) — asymptotes. (Ans: VA x=1x=-1, OA y=xy=x.)
  11. Ex. 47.11ApplicationAnswer key
    f(x)=(2x23)/(x2+1)f(x) = (2x^2 - 3)/(x^2 + 1) — asymptotes.
  12. Ex. 47.12Application
    f(x)=(x24)/(x2)f(x) = (x^2 - 4)/(x - 2) — asymptotes? (Caution: removable at x=2x=2.)
  13. Ex. 47.13Application
    Sketch f(x)=(x+1)/(x1)f(x) = (x+1)/(x-1) identifying VA and HA.
  14. Ex. 47.14Application
    f(x)=lnxf(x) = \ln x — VA at x=0x = 0? Type? (Ans: limlnx=\lim \ln x = -\infty.)
  15. Ex. 47.15Application
    f(x)=ex/xf(x) = e^x/x — asymptotes.
  16. Ex. 47.16ApplicationAnswer key
    f(x)=(x2+x)/(x+1)f(x) = (x^2 + x)/(x + 1) — simplify and find asymptotes.
  17. Ex. 47.17Application
    f(x)=1/sinxf(x) = 1/\sin x — vertical asymptotes. (Ans: x=kπx = k\pi.)
  18. Ex. 47.18Application
    f(x)=tanhxf(x) = \tanh x — HA at ±\pm\infty? (Ans: y=±1y = \pm 1.)
  19. Ex. 47.19Application
    f(x)=xexf(x) = x \cdot e^{-x} — HA as x+x \to +\infty.
  20. Ex. 47.20Application
    f(x)=(x3+1)/(x2+1)f(x) = (x^3 + 1)/(x^2 + 1) — oblique asymptote? (Ans: y=xy = x.)
  21. Ex. 47.21Application
    Sketch f(x)=1/(x24)f(x) = 1/(x^2 - 4) identifying asymptotes.
  22. Ex. 47.22ApplicationAnswer key
    Sketch f(x)=x/(x2+1)f(x) = x/(x^2 + 1).
  23. Ex. 47.23Application
    Sketch f(x)=(x2+2x)/(x1)f(x) = (x^2 + 2x)/(x - 1) with VA and OA.
  24. Ex. 47.24Application
    Sketch f(x)=1/(xlnx)f(x) = 1/(x \ln x) — domain, asymptotes.
  25. Ex. 47.25ModelingAnswer key
    In pharmacokinetics C(t)0C(t) \to 0 — HA y=0y = 0. Verify for C(t)=C0ektC(t) = C_0 e^{-kt}.
  26. Ex. 47.26Modeling
    In economics, average cost Cˉ(q)=C(q)/q\bar C(q) = C(q)/q has OA y=cy = c if C(q)=cq+FC(q) = c q + F (limit marginal cost).
  27. Ex. 47.27Modeling
    Normal distribution f(x)=ex2/2/2πf(x) = e^{-x^2/2}/\sqrt{2\pi} — HA at ±\pm\infty?
  28. Ex. 47.28Modeling
    In RC, V(t)VV(t) \to V_\infty — HA at V=VV = V_\infty.
  29. Ex. 47.29Modeling
    Bode plot of H(s)=K/(s+1)H(s) = K/(s+1). Identify OAs in log-log for ω0\omega \to 0 and ω\omega \to \infty.
  30. Ex. 47.30ModelingAnswer key
    Black-Scholes price C(S,T)SKerTC(S, T) \to S - K e^{-rT} as SS \to \infty. OA in SS.
  31. Ex. 47.31Modeling
    Logistic population growth P(t)KP(t) \to K — HA at carrying capacity.
  32. Ex. 47.32ModelingAnswer key
    Hyperbola x2/a2y2/b2=1x^2/a^2 - y^2/b^2 = 1 — asymptotes y=±(b/a)xy = \pm (b/a)x. Verify.
  33. Ex. 47.33UnderstandingAnswer key
    Show that ff may have at least 2 VAs (example: tanx\tan x has infinitely many).
  34. Ex. 47.34Understanding
    Can a function have HA and OA at the same time (on the same side)? (Ans: No.)
  35. Ex. 47.35Challenge
    f(x)=(x4+1)/(x31)f(x) = (x^4 + 1)/(x^3 - 1) — asymptotes?
  36. Ex. 47.36Proof
    Prove: if ff has OA y=mx+by = mx + b, then limf/x=m\lim f/x = m and lim(fmx)=b\lim (f - mx) = b.

Sources

Updated on 2026-04-30 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.