Proving the Squeeze when x->-infinity

  • Thread starter Thread starter frenchkiki
  • Start date Start date
frenchkiki
Messages
25
Reaction score
0

Homework Statement



Prove the Squeeze theorem when x tends to -∞

Homework Equations



Squeeze theorem:
f, g and h defined over (a-r , r+a) r>0 \forall x\in (a-r , r+a)
f(x)\leqg(x)\leqh(x)
if lim f(x) = lim h(x) = L as x\rightarrowa
then we have lim g(x) = L as x\rightarrowa

The Attempt at a Solution



I am having a hard time finding the right interval.

I am tempted to write:
f, g and h defined over (-∞,+∞)
Let ε>0, \exists δ1, δ2>0:
f(x)\leqg(x)\leqh(x)
if lim f(x) = lim h(x) = L as x\rightarrow-∞
then we have lim g(x) = L as x\rightarrow-∞

but then if I follow the proof my prof gave me, I'd end up with
\forallx 0<|x- -∞|<δ1
and 0<|x- -∞|<δ2

Thanks in advance
 
Physics news on Phys.org
You can't use a "δ" definition for x → ∞ or x → -∞. You need to start with a proper definition:

\lim_{x\rightarrow -\infty}g(x) = L\hbox{ means given }\epsilon &gt; 0<br /> \hbox{ you can find } N\hbox{ such that }|g(x) - L | &lt; \epsilon\hbox{ for all } x &lt; N

That is what you need to prove.
 
Last edited:
Would the following be correct?

f, g and h defined over I=(-∞,N) N ∈ ℝ
If ∀ x ∈ I, we have:
f(x)≤g(x)≤h(x) and lim f(x) = lim h(x) = L as x→-∞,
then we have:
lim g(x) = L as x→-∞

lim f(x) = L as x→-∞ implies:
\forall ε>0, ∃ N1>0, ∀x, x<N1→ L-ε<g(x)<L+ε

lim h(x) = L as x→-∞ implies:
\forall ε>0, ∃ N2>0, ∀x, x<N2→ L-ε<g(x)<L+ε

Let N=max(N1,N2)

\forall ε>0, ∃ N>0, \forall x<N → L-ε<f(x)≤g(x)≤h(x)<L+ε
which proves
\forall ε>0, ∃ N>0, \forall x<N → g(x)\in(L-ε , L+ε)

therefore lim g(x)=L as x→-∞
 
frenchkiki said:
Would the following be correct?

f, g and h defined over I=(-∞,N) N ∈ ℝ
If ∀ x ∈ I, we have:
f(x)≤g(x)≤h(x) and lim f(x) = lim h(x) = L as x→-∞,
then we have:
lim g(x) = L as x→-∞

lim f(x) = L as x→-∞ implies:
\forall ε>0, ∃ N1>0, ∀x, x<N1→ L-ε<g(x)<L+ε

lim h(x) = L as x→-∞ implies:
\forall ε>0, ∃ N2>0, ∀x, x<N2→ L-ε<g(x)<L+ε

The structure of your argument is good, but you are still not using the correct definition for a limit as x → -∞. Remember that, intuitively, f(x) and g(x) must get close to L when x becomes a "large negative number". You don't get that with your conditions on N I have highlighted. x less than some positive number doesn't qualify.

Let N=max(N1,N2)

\forall ε>0, ∃ N>0, \forall x<N → L-ε<f(x)≤g(x)≤h(x)<L+ε
which proves
\forall ε>0, ∃ N>0, \forall x<N → g(x)\in(L-ε , L+ε)

therefore lim g(x)=L as x→-∞

Fix that with a couple of minor changes and you will be good to go.
 
I think I've got it:

lim f(x) = L as x→-∞ implies:
∀ ε>0, ∃ N1>0, ∀x, x<-N1→ L-ε<g(x)<L+ε

lim h(x) = L as x→-∞ implies:
∀ ε>0, ∃ N2>0, ∀x, x<-N2→ L-ε<g(x)<L+ε

Let N=max(N1,N2)

∀ ε>0, ∃ N>0, ∀ x<-N → L-ε<f(x)≤g(x)≤h(x)<L+ε
which proves
∀ ε>0, ∃ N>0, ∀ x<-N → g(x)∈(L-ε , L+ε)

therefore lim g(x)=L as x→-∞
 
frenchkiki said:
I think I've got it:

lim f(x) = L as x→-∞ implies:
∀ ε>0, ∃ N1>0, ∀x, x<-N1→ L-ε<g(x)<L+ε

lim h(x) = L as x→-∞ implies:
∀ ε>0, ∃ N2>0, ∀x, x<-N2→ L-ε<g(x)<L+ε

Let N=max(N1,N2)

∀ ε>0, ∃ N>0, ∀ x<-N → L-ε<f(x)≤g(x)≤h(x)<L+ε
which proves
∀ ε>0, ∃ N>0, ∀ x<-N → g(x)∈(L-ε , L+ε)

therefore lim g(x)=L as x→-∞

OK, that's better. Or you could just say there is an N such that x < N implies... and take the minimum of N1 and N2. You don't need the N > 0 and the minus signs, although the way you have written it is not incorrect.
 
OK. Thanks a lot for your help LCKurtz.
 

Similar threads

Replies
2
Views
2K
Replies
13
Views
3K
Replies
1
Views
1K
Replies
3
Views
3K
Replies
8
Views
1K
Replies
4
Views
2K
Replies
9
Views
3K
Replies
10
Views
2K
Back
Top