Limits at Infinity and Horizontal Asymptotes

Limits at Infinity and Horizontal Asymptotes

Definition of Limit at Infinity

  • Formal Definition: If ff is a function defined on some interval [a,)\left[ a, \infty \right), then limxf(x)=L\lim_{x \to \infty} f(x) = L means that the values of f(x)f(x) can be made arbitrarily close to LL by requiring xx to be sufficiently large.

Example: Estimating limx1x\lim_{x \to \infty} \frac{1}{x}

  • Consider the function f(x)=1xf(x) = \frac{1}{x}.

  • We want to estimate limx1x\lim_{x \to \infty} \frac{1}{x}.

  • Create a table of values for large xx:

    xx

    f(x)=1xf(x) = \frac{1}{x}

    10

    0.1

    100

    0.01

    1,000

    0.001

    10,000

    0.0001

    100,000

    0.00001

    1,000,000

    0.000001

  • As xx approaches infinity, 1x\frac{1}{x} approaches 0.

  • Therefore, limx1x=0\lim_{x \to \infty} \frac{1}{x} = 0.

Definition of Limit at Negative Infinity

  • If ff is a function defined on some interval (,a]\left( -\infty, a \right], then limxf(x)=L\lim_{x \to -\infty} f(x) = L means that the values of f(x)f(x) can be made arbitrarily close to LL by requiring xx to be sufficiently large negative.

Example: Estimating limxx+12x3\lim_{x \to -\infty} \frac{x+1}{2x-3}

  • Consider the function f(x)=x+12x3f(x) = \frac{x+1}{2x-3}.

  • We want to estimate limxx+12x3\lim_{x \to -\infty} \frac{x+1}{2x-3}.

  • Create a table of values for large negative xx:

    xx

    f(x)=x+12x3f(x) = \frac{x+1}{2x-3}

    Approximation

    -10

    923=923\frac{-9}{-23} = \frac{9}{23}

    0.391

    -100

    99203=99203\frac{-99}{-203} = \frac{99}{203}

    0.488

    -1,000

    9992003=9992003\frac{-999}{-2003} = \frac{999}{2003}

    0.499

    -10,000

    999920003=999920003\frac{-9999}{-20003} = \frac{9999}{20003}

    0.49995

  • As xx approaches negative infinity, x+12x3\frac{x+1}{2x-3} approaches 0.5.

  • Therefore, limxx+12x3=0.5\lim_{x \to -\infty} \frac{x+1}{2x-3} = 0.5.

Definition of Horizontal Asymptote

  • The line y=Ly = L is called a horizontal asymptote of the curve y=f(x)y = f(x) if either lim<em>xf(x)=L\lim<em>{x \to \infty} f(x) = L or lim</em>xf(x)=L\lim</em>{x \to -\infty} f(x) = L.

Examples of Horizontal Asymptotes

  1. The line y=0y = 0 is a horizontal asymptote of the curve f(x)=1xf(x) = \frac{1}{x} because limx1x=0\lim_{x \to \infty} \frac{1}{x} = 0.

  2. The line y=12y = \frac{1}{2} is a horizontal asymptote of the curve f(x)=x+12x3f(x) = \frac{x+1}{2x-3} because limxx+12x3=12\lim_{x \to -\infty} \frac{x+1}{2x-3} = \frac{1}{2}.

Theorem

  • If r > 0 is a rational number, then limx1xr=0\lim_{x \to \infty} \frac{1}{x^r} = 0.

  • If r > 0 is a rational number such that xrx^r is defined for all xx, then limx1xr=0\lim_{x \to -\infty} \frac{1}{x^r} = 0.

Examples Illustrating the Theorem
  1. limx1x=0\lim_{x \to \infty} \frac{1}{x} = 0 because r=1r = 1 is a positive rational number.

  2. limx1x=0\lim_{x \to -\infty} \frac{1}{x} = 0 because r=1r = 1 is a positive rational number and x1=xx^1 = x is defined for all xx.

  3. limx1x0.5=0\lim_{x \to \infty} \frac{1}{x^{0.5}} = 0 because r=0.5r = 0.5 is a positive rational number.

  4. limx1x0.5\lim_{x \to -\infty} \frac{1}{x^{0.5}} does not exist because x0.5=xx^{0.5} = \sqrt{x} is not defined for x < 0.

Example: Evaluating limx3x4+5x3+x22x+16x43x2+2\lim_{x \to \infty} \frac{3x^4 + 5x^3 + x^2 - 2x + 1}{6x^4 - 3x^2 + 2}

  1. Divide each term in the numerator and denominator by x4x^4 (the highest power of xx in the denominator):

    limx3x4x4+5x3x4+x2x42xx4+1x46x4x43x2x4+2x4\lim_{x \to \infty} \frac{\frac{3x^4}{x^4} + \frac{5x^3}{x^4} + \frac{x^2}{x^4} - \frac{2x}{x^4} + \frac{1}{x^4}}{\frac{6x^4}{x^4} - \frac{3x^2}{x^4} + \frac{2}{x^4}}

  2. Simplify:

    limx3+5x+1x22x3+1x463x2+2x4\lim_{x \to \infty} \frac{3 + \frac{5}{x} + \frac{1}{x^2} - \frac{2}{x^3} + \frac{1}{x^4}}{6 - \frac{3}{x^2} + \frac{2}{x^4}}

  3. Apply the limit to each term:

    lim<em>x3+5lim</em>x1x+lim<em>x1x22lim</em>x1x3+lim<em>x1x4lim</em>x63lim<em>x1x2+2lim</em>x1x4\frac{\lim<em>{x \to \infty} 3 + 5 \lim</em>{x \to \infty} \frac{1}{x} + \lim<em>{x \to \infty} \frac{1}{x^2} - 2 \lim</em>{x \to \infty} \frac{1}{x^3} + \lim<em>{x \to \infty} \frac{1}{x^4}}{\lim</em>{x \to \infty} 6 - 3 \lim<em>{x \to \infty} \frac{1}{x^2} + 2 \lim</em>{x \to \infty} \frac{1}{x^4}}

  4. Evaluate the limits (using the theorem):

    3+5(0)+02(0)+063(0)+2(0)=36=12\frac{3 + 5(0) + 0 - 2(0) + 0}{6 - 3(0) + 2(0)} = \frac{3}{6} = \frac{1}{2}

  • Therefore, limx3x4+5x3+x22x+16x43x2+2=12\lim_{x \to \infty} \frac{3x^4 + 5x^3 + x^2 - 2x + 1}{6x^4 - 3x^2 + 2} = \frac{1}{2}.

Example: Evaluating limx(9x2+x3x)\lim_{x \to \infty} (\sqrt{9x^2 + x} - 3x)

  1. Multiply by the conjugate:

    limx(9x2+x3x)9x2+x+3x9x2+x+3x\lim_{x \to \infty} (\sqrt{9x^2 + x} - 3x) \cdot \frac{\sqrt{9x^2 + x} + 3x}{\sqrt{9x^2 + x} + 3x}

  2. Simplify:

    lim<em>x(9x2+x)(3x)29x2+x+3x=lim</em>x9x2+x9x29x2+x+3x=limxx9x2+x+3x\lim<em>{x \to \infty} \frac{(9x^2 + x) - (3x)^2}{\sqrt{9x^2 + x} + 3x} = \lim</em>{x \to \infty} \frac{9x^2 + x - 9x^2}{\sqrt{9x^2 + x} + 3x} = \lim_{x \to \infty} \frac{x}{\sqrt{9x^2 + x} + 3x}

  3. Divide the numerator and denominator by xx:

    lim<em>xxx9x2+xx+3xx=lim</em>x19x2+xx2+3=limx19+1x+3\lim<em>{x \to \infty} \frac{\frac{x}{x}}{\frac{\sqrt{9x^2 + x}}{x} + \frac{3x}{x}} = \lim</em>{x \to \infty} \frac{1}{\sqrt{\frac{9x^2 + x}{x^2}} + 3} = \lim_{x \to \infty} \frac{1}{\sqrt{9 + \frac{1}{x}} + 3}

  4. Evaluate the limit:

    19+limx1x+3=19+0+3=13+3=16\frac{1}{\sqrt{9 + \lim_{x \to \infty} \frac{1}{x}} + 3} = \frac{1}{\sqrt{9 + 0} + 3} = \frac{1}{3 + 3} = \frac{1}{6}

  • Therefore, limx(9x2+x3x)=16\lim_{x \to \infty} (\sqrt{9x^2 + x} - 3x) = \frac{1}{6}.