limits

1. Definition of Limits
  • A limit is the value that a function approaches as the input approaches some value.

  • Notation: limxcf(x)=L\lim_{x \to c} f(x) = L means that as xx approaches cc, f(x)f(x) approaches LL.

2. Understanding Limits Graphically
  • Limits can often be evaluated by observing the graph of the function.

  • Check the behavior of the function from both the left-hand limit and the right-hand limit.

3. Evaluating Limits Algebraically
  • Direct Substitution: If f(c)f(c) is defined, then limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c).

  • Factoring: Factor the expression and simplify before evaluating.

  • Rationalizing: Multiply by the conjugate to eliminate radicals in the numerator or denominator.

4. Special Limits
  • Limit at Infinity: limxf(x)\lim_{x \to \infty} f(x) considers the value of the function as xx becomes very large.

  • One-Sided Limits:

    • Left-hand limit: limxcf(x)\lim_{x \to c^-} f(x)

    • Right-hand limit: limxc+f(x)\lim_{x \to c^+} f(x)

5. The Squeeze Theorem
  • If g(x)f(x)h(x)g(x) \leq f(x) \leq h(x) for all xx in some neighborhood of cc (excluding possibly at cc itself), and if lim<em>xcg(x)=lim</em>xch(x)=L\lim<em>{x \to c} g(x) = \lim</em>{x \to c} h(x) = L, then limxcf(x)=L\lim_{x \to c} f(x) = L.

6. Infinite Limits and Limits at Infinity
  • An infinite limit means the function increases or decreases without bound as it approaches a certain point.

  • Notation: lim<em>xcf(x)=\lim<em>{x \to c} f(x) = \infty or lim</em>xcf(x)=\lim</em>{x \to c} f(x) = -\infty.

  • For limits at infinity, rational functions have particular behaviors based on degrees of the numerator and denominator.

7. Common Limit Rules
  • Sum Rule: lim<em>xc[f(x)+g(x)]=lim</em>xcf(x)+limxcg(x)\lim<em>{x \to c} [f(x) + g(x)] = \lim</em>{x \to c} f(x) + \lim_{x \to c} g(x)

  • Product Rule: lim<em>xc[f(x)g(x)]=lim</em>xcf(x)limxcg(x)\lim<em>{x \to c} [f(x) \cdot g(x)] = \lim</em>{x \to c} f(x) \cdot \lim_{x \to c} g(x)

  • Quotient Rule: lim<em>xcf(x)g(x)=lim</em>xcf(x)lim<em>xcg(x)\lim<em>{x \to c} \frac{f(x)}{g(x)} = \frac{\lim</em>{x \to c} f(x)}{\lim<em>{x \to c} g(x)} (provided lim</em>xcg(x)0\lim</em>{x \to c} g(x) \neq 0)

8. Practice Problems
  1. Evaluate limx3(2x+1)\lim_{x \to 3} (2x + 1)

  2. Evaluate limx2x24x2\lim_{x \to 2} \frac{x^2 - 4}{x - 2}

  3. Evaluate limx5x3+22x34\lim_{x \to \infty} \frac{5x^3 + 2}{2x^3 - 4}