Table of contents
- 0. Functions7h 52m
- Introduction to Functions16m
- Piecewise Functions10m
- Properties of Functions9m
- Common Functions1h 8m
- Transformations5m
- Combining Functions27m
- Exponent rules32m
- Exponential Functions28m
- Logarithmic Functions24m
- Properties of Logarithms34m
- Exponential & Logarithmic Equations35m
- Introduction to Trigonometric Functions38m
- Graphs of Trigonometric Functions44m
- Trigonometric Identities47m
- Inverse Trigonometric Functions48m
- 1. Limits and Continuity2h 2m
- 2. Intro to Derivatives1h 33m
- 3. Techniques of Differentiation3h 18m
- 4. Applications of Derivatives2h 38m
- 5. Graphical Applications of Derivatives6h 2m
- 6. Derivatives of Inverse, Exponential, & Logarithmic Functions2h 37m
- 7. Antiderivatives & Indefinite Integrals1h 26m
1. Limits and Continuity
Introduction to Limits
Problem 2.7.42
Textbook Question
Use the precise definition of a limit to prove the following limits. Specify a relationship between ε and δ that guarantees the limit exists.
lim x→5 1/x^2=1/25
![](/channels/images/assetPage/verifiedSolution.png)
1
Start by recalling the precise definition of a limit: For every \( \varepsilon > 0 \), there exists a \( \delta > 0 \) such that if \( 0 < |x - 5| < \delta \), then \( \left| \frac{1}{x^2} - \frac{1}{25} \right| < \varepsilon \).
Simplify the expression \( \left| \frac{1}{x^2} - \frac{1}{25} \right| \) to find a relationship between \( \varepsilon \) and \( \delta \). This can be rewritten as \( \left| \frac{25 - x^2}{25x^2} \right| \).
Factor the numerator \( 25 - x^2 \) as \( (5 - x)(5 + x) \), so the expression becomes \( \left| \frac{(5 - x)(5 + x)}{25x^2} \right| \).
To ensure \( \left| \frac{(5 - x)(5 + x)}{25x^2} \right| < \varepsilon \), we need to bound \( |5 + x| \) and \( |x^2| \) by choosing \( \delta \) such that \( |x - 5| < \delta \) implies \( |x - 5| < 1 \), which gives \( 4 < x < 6 \).
Within this interval, \( |5 + x| \) is bounded by 11, and \( x^2 \) is bounded below by 16, so choose \( \delta \) such that \( \delta = \min\left(1, \frac{16\varepsilon}{11}\right) \) to satisfy the condition \( \left| \frac{(5 - x)(5 + x)}{25x^2} \right| < \varepsilon \).
Recommended similar problem, with video answer:
![](/channels/images/assetPage/verifiedSolution.png)
This video solution was recommended by our tutors as helpful for the problem above
Video duration:
8mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Limit Definition
The precise definition of a limit states that for a function f(x) to approach a limit L as x approaches a value a, for every ε > 0, there exists a δ > 0 such that if 0 < |x - a| < δ, then |f(x) - L| < ε. This formalism is essential for rigorously proving limits in calculus.
Recommended video:
One-Sided Limits
Epsilon-Delta Relationship
In the context of limits, the ε (epsilon) represents how close f(x) must be to the limit L, while δ (delta) represents how close x must be to the point a. Establishing a relationship between ε and δ is crucial for demonstrating that as x gets sufficiently close to a, f(x) will be within ε of L, thus proving the limit exists.
Recommended video:
Finding Differentials
Continuous Functions
A function is continuous at a point if the limit as x approaches that point equals the function's value at that point. In this case, since 1/x^2 is continuous around x = 5, we can directly apply the limit definition without concerns about discontinuities, simplifying the proof process.
Recommended video:
Intro to Continuity
Watch next
Master Finding Limits Numerically and Graphically with a bite sized video explanation from Callie
Start learning