Multivariable Limits, Squeeze Principle

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
dr721
Messages
22
Reaction score
0

Homework Statement



(Squeeze Principle) Suppose f, g, and h are real-valued functions on a neighborhood of a (perhaps not including the point a itself). Suppose f(x) ≤ g(x) ≤ h(x) for all x and limx→a f(x) = l = limx→a h(x). Prove that limx→a g(x) = l. (Hint: Given ε > 0, show that there is δ > 0 so that whenever 0 < ||x - a|| < δ, we have -ε < f(x) - lg(x) - lh(x) - l < ε.)

2. The attempt at a solution

I don't understand the definition of a limit with ε and δ. The question confuses me, frankly, and I don't have any idea where I would begin. Could anyone help me understand this?
 
Physics news on Phys.org
There are two equivalent definitions of the limit, in terms of sequences and in terms of epsilon-delta. Both can be used to prove the squeeze principle.

What is your difficulty with the epsilon-delta definition?
 
I guess I don't actually understand what epsilon and delta mean. Like, I'm struggling to understand how they define the limit.
 
Do you understand how the limit is defined in the 1D case?
 
Actually, I don't know that specific definition at all. My calculus teacher spent very little time doing limits. We learned the basic skill of taking a limit and L'Hopital's Rule, and then went straight into derivatives.

I know a limit is a way of looking at the continuity/discontinuity of a function, but that's about it.