I need the proof of squeeze lemma on sequences

  • Thread starter Thread starter singedang2
  • Start date Start date
  • Tags Tags
    Proof Sequences
singedang2
Messages
25
Reaction score
0
urgent! i need the proof of squeeze lemma on sequences

if y_n \leq x_n \leq z_n and y_n \rightarrow p and z_n \rightarrow p

then x_n \rightarrow p

Note. I'm not looking for the proof of the regular squeeze theorem. this is supposed to be a proof adapting the proof of squeeze theorem onto the sequences.
 
Physics news on Phys.org
What have you tried? You'll need to use the epsilon delta definition of the limit.
 
how am i suppose to apply this into the sequences?
 
Do you know the definition of the limit of a sequence? It's very similar in form to the epsilon delta definition used for functions.
 
If a_n\le b_n\le c_n and \lim a_n= \lim c_n= L then lim b_n= L.

Since lim a_n= L, then, given any \epsilon for some N1, if n> N1, |a_n- L|< \epsilon. Since lim c_n= L, given any \epsilon for some N2, if n> N2, |c_n- L|< \epsilon. If n> larger of (N1, N2) what can you say about both a_n and c_n. What does that tell you about c_n?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top