Problem 62
Question
In Exercises \(61-66,\) you will further explore finding deltas graphically. Use a CAS to perform the following steps: $$ \begin{array}{l}{\text { a. Plot the function } y=f(x) \text { near the point } c \text { being approached. }} \\ {\text { b. Guess the value of the limit } L \text { and then evaluate the limit sym- }} \\ {\text { bolically to see if you guessed correctly. }} \\ {\text { c. Using the value } \epsilon=0.2, \text { graph the banding lines } y_{1}=L-\epsilon} \\ {\quad \text { and } y_{2}=L+\epsilon \text { together with the function } f \text { near } c .}\end{array} $$ $$ \begin{array}{c}{\text { d. From your graph in part (c), estimate a } \delta>0 \text { such that for all } x} \\ {0<|x-c|<\delta \quad \Rightarrow \quad|f(x)-L|<\epsilon}\end{array} $$ $$ \begin{array}{l}{\text { Test your estimate by plotting } f, y_{1}, \text { and } y_{2} \text { over the interval }} \\ {0<|x-c|<\delta . \text { For your viewing window use } c-2 \delta \leq} \\ {x \leq c+2 \delta \text { and } L-2 \epsilon \leq y \leq y+2 \epsilon . \text { If any function values }}\end{array} $$$$ \begin{array}{c}{\text { lie outside the interval }[L-\epsilon, L+\epsilon], \text { your choice of } \delta} \\ {\text { was too large. Try again with a smaller estimate. }} \\ {\text { e. Repeat parts (c) and (d) successively for } \epsilon=0.1,0.05, \text { and } 0.001}\end{array} $$ $$ f(x)=\frac{5 x^{3}+9 x^{2}}{2 x^{5}+3 x^{2}}, \quad c=0 $$
Step-by-Step Solution
VerifiedKey Concepts
Continuity
To be more precise, a function is continuous at a point \( x = c \) if the following three conditions are met:
- The function \( f(x) \) is defined at \( x = c \).
- The limit of the function \( f(x) \) as \( x \) approaches \( c \) exists.
- The limit of the function as \( x \) approaches \( c \) equals \( f(c) \).
Delta-Epsilon Definition
In simple terms, given a function \( f(x) \), a limit \( L \), and a point \( x = c \), the goal is to show that as \( x \) gets closer to \( c \), \( f(x) \) gets closer to \( L \). Formally, we say \( \lim_{x \to c} f(x) = L \) if for every \( \epsilon > 0 \), there exists a \( \delta > 0 \) such that whenever \( 0 < |x - c| < \delta \), it follows that \( |f(x) - L| < \epsilon \).
This means:
- \( \epsilon \) represents a small positive distance around \( L \), showing how close \( f(x) \) should be to \( L \).
- \( \delta \) represents a small positive distance around \( c \), showing how close \( x \) should be to \( c \).
Graphical Analysis
Using a graph, we can observe the function \( y = f(x) \) as it approaches the limit \( L \) near \( x = c \). Graphical tools allow us to:
- Identify trends or patterns in the graph of the function.
- Estimate the limit \( L \) by looking at how \( y = f(x) \) behaves as \( x \) gets closer to \( c \).
- Verify continuity by checking for any gaps or jumps in the graph.
- Draw horizontal banding lines to create a visual "band" around the estimated limit \( L \), and check if the function remains within those bounds.
Calculus
In the context of the exercise, calculus helps us understand:
- **Limits:** Calculus provides the tools to find and verify limits using both graphical and symbolic methods.
- **Derivative Analysis:** It lets us study the rate at which functions change, providing insights into their behavior at specific points.
- **Integration and Area:** While integration isn't directly part of limit finding, understanding areas under curves is a related concept.
- **Continuity and Function Behavior:** Calculus helps in establishing whether functions are continuous and describing how they behave near certain points.