How Can I Apply the Squeeze Theorem Without Trig Functions?

  • Thread starter Thread starter TitoSmooth
  • Start date Start date
  • Tags Tags
    Theorem
TitoSmooth
Messages
158
Reaction score
6
Not sure how to apply the Squeeze Theorem when not given in trig functions.

My question is.

Lim (x^2+1)=1
x→0

not sure what values let's call them K. ie -K≤x^2+≤K.

for instances when I have.

Lim xsin(1/x)=0
x→0

i say. -1≤sin(1/x)≤1

then multiply the whole inequality by x.

-x≤xsin(1/x)≤x

therefore limit as x approaches 0 of sin(1/x)=0


how would I do it for for non trig functions?
 
Physics news on Phys.org
Hi TitoSmooth! :smile:

(try using the X2 button just above the Reply box :wink:)

You probably wouldn't need it for non-trig (or non-algebraic) functions!

For example, there's no way of applying it to x2+1.

wikipedia has an example, involving two variables:

-|y| ≤ x2y/(x2 + y2) ≤ |y|​
 
tiny-tim said:
For example, there's no way of applying it to x2+1.
Yes, there is. There are two very simple functions which bound 1+x2 from above and from below on the interval [-1,1]. The key is that you only need to concern yourself with an interval containing x=0. You don't have to find a simple function that bounds 1+x2 from above for all x.
 
vela said:
Yes, there is. There are two very simple functions which bound 1+x2 from above and from below on the interval [-1,1]. The key is that you only need to concern yourself with an interval containing x=0. You don't have to find a simple function that bounds 1+x2 from above for all x.


Layman terms my man. So I could understand better. Thanks
 
Layman terms? I can see no technical terms in what Vela wrote, except possibly "interval" and vela defined it: "the interval [-1, 1]".
 
HallsofIvy said:
Layman terms? I can see no technical terms in what Vela wrote, except possibly "interval" and vela defined it: "the interval [-1, 1]".

You don't have to find a simple function that bounds 1+x2 from above for all x.


missread this. I understand now between the closed interval of -1 and 1
 
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