Andromeda
Note

Horizontal Asymptotes

Definition

A horizontal asymptote is a horizontal line y=Ly = L that the graph of a function f(x)f(x) approaches arbitrarily closely as xx \to \infty or xx \to -\infty.

Why It Matters

They reveal the long-term, stable behavior of a mathematical function as its input approaches infinity, providing a “ceiling” or “floor” for growth models. In practical terms, they help us understand the ultimate limits of physical processes, populations, and economic systems.

Core Concepts

  • Formal Definition: y=Ly = L is a horizontal asymptote if limxf(x)=L\lim_{x \to \infty} f(x) = L or limxf(x)=L\lim_{x \to -\infty} f(x) = L.

    • How to read: “The line y equals L is a horizontal asymptote if the limit of f of x as x approaches infinity or negative infinity is equal to L.”
    • Meaning: The graph approaches the horizontal line y=Ly = L as xx grows without bound in either direction.
  • Rational Function Rules:

    • If deg(num)<deg(den)\text{deg}(\text{num}) < \text{deg}(\text{den}), the asymptote is y=0y = 0.
      • How to read: “If the degree of the numerator is less than the degree of the denominator, then the horizontal asymptote is y equals zero.”
      • Meaning: The denominator grows faster, so the fraction shrinks to 0 at infinity.
    • If deg(num)=deg(den)\text{deg}(\text{num}) = \text{deg}(\text{den}), the asymptote is y=aby = \frac{a}{b} (ratio of leading coefficients).
      • How to read: “If the degree of the numerator is equal to the degree of the denominator, then the horizontal asymptote is y equals the ratio of a to b.”
      • Meaning: Only the highest-degree terms matter at infinity; aa and bb are leading coefficients and their ratio gives the horizontal limit.
  • Crossing Asymptotes: Unlike vertical asymptotes, a function can cross its horizontal asymptote.

Connected Concepts