Study Notes on Limits, Infinity, and Intermediate Value Theorem
Achieve Homework Updates
- Scores for Achieve homework updates in real time on Canvas.
- Even if the homework is unfinished, a score will appear (usually low).
- Students should not be alarmed by early scores; final scores update when completed.
Today's Goals
- Discuss Limits and Infinity
- Understanding the concept of limits and infinity.
- Evaluating limits at infinity for rational functions.
- Define Rational Functions
- Defined as the ratio of two polynomials: f(x)=G(x)F(x) where (F) and (G) are polynomials.
- Introduce Intermediate Value Theorem
- Apply this theorem to find zeros of functions.
Limits and Infinity
Visualizing Limits
- Example: A function approaching a horizontal line, where:
- As (x \to \infty), (f(x) \to 3)
- As (x \to -\infty), (f(x) \to -3)
- Notation for Limits:
- Limit of (f(x)) as (x \to \infty) is equal to 3:
limx→∞f(x)=3 - Limit of (f(x)) as (x \to -\infty) is equal to -3:
limx→−∞f(x)=−3
- Infinity is a tendency, not a fixed point.
Definition of Limit at Infinity
- Definition:
- Suppose there exists a real number (l) such that for all (\epsilon > 0), there exists an (N) such that if (x > N), then (|f(x) - l| < \epsilon).
- Limits express that as (x) becomes large enough, the function approaches (l).
Understanding Infinity in Limits
- Notation for positive & negative infinity:
- Positive Infinity: can use (\infty) or (+\infty)
- Negative Infinity: always use (-\infty)
Practical Examples
Exponential Functions
- Example 1: If (a > 1), then:
- limx→∞ax=+∞
- limx→−∞ax=0
- As (x \to -\infty), function becomes negligible (goes to zero).
- Reasoning: (a^{-x} = \frac{1}{a^x}), and since (a^x) grows, (\frac{1}{a^x}) diminishes to zero.
Functions with Base Between 0 and 1
- Example 2: If (0 < a < 1), then:
- limx→∞ax=0
- For negative input, it behaves as in previous example, approaching (+\infty) when negative powers yield greater than 1.
Polynomial Functions
- If (n > 0), then:
- limx→∞xn=+∞
- If (n < 0):
- limx→∞x−n=0
Behavior Depending on Even or Odd Exponents
- Example: If (n) is even versus odd for (x \to -\infty):
- Even (n): limx→−∞xn=+∞
- Odd (n): limx→−∞xn=−∞
Evaluating Limits of Rational Functions
Theorem for Rational Functions
- The limit as (x \to \pm \infty) for rational functions is determined by the highest degree terms:
- Form: ( \frac{an x^n + …}{bn x^m + …} )
- Focus only on leading terms:
lim<em>x→∞b<em>mxma</em>nxn=bma</em>nxn−m
Simplifying Rational Functions
- Example: For limit limx→∞2x3−x2+14x6+5x+1:
- Apply the theorem:
- Focus on leading terms: 2x34x6=2x3
- Thus: limx→∞2x3=+∞
- Example when leading terms are the same:
- For x2x2, result equals 1.
Definition
- States that for any continuous function (f) over the interval ([a,b]):
- If (f(a) < m < f(b)), then there exists a (c \in (a,b)) such that (f(c) = m).
- Visually: Draw horizontal lines between (f(a)) and (f(b)); they intersect the curve.
Application
- Used to find zeros of functions:
- If (g(a) > 0) and (g(b) < 0), then there is a root (zero) between (a) and (b).