Evaluate the limit Squeeze Theorem Perhaps?

  • Thread starter Thread starter crohozen
  • Start date Start date
  • Tags Tags
    Limit Theorem
crohozen
Messages
1
Reaction score
0

Homework Statement


Evaluate the limit, if it exists:

lim(\frac{sin x}{4x} * \frac{5-5 cos 3x}{2})
x→0


The Attempt at a Solution



I understand that \frac{sin(x)}{4x}* \frac{4}{4} =\frac{1}{4} but I don't know
what to do next because the 5-5cos3x/2 trips me up. I'm not seeing anything that I can do to it, so I'm thinking the Squeeze Theorem. Any help progressing further would be appreciated.
 
Physics news on Phys.org
Start in pieces. Take the constants to the outside, and you're left with two terms.

\lim_{x\rightarrow 0} \left (\frac{\sin x}{4x}\cdot\frac{5-5\cos 3x}{2} \right) = \frac{5}{8}\lim_{x\rightarrow 0} \left ( \frac{\sin x}{x} - \frac{\sin x \cos 3x}{x} \right)

See if you can take it from there.
 
I wouldn't divide it up quite the way process91 does. Look at
\frac{5}{8}\frac{sin x}{x}(1- cos(3x))
and it should be obvious.

(If there had been an x^2 in the denominator rather than x, I would have made it
\frac{5}{8}\frac{sin(x)}{x}(3)\frac{1- cos(3x)}{3x}
and it would be a bit more interesting!)
 
Last edited by a moderator:
You can use the fact that lim(f(x)*g(x)) = (lim f(x)) * (lim g(x)), if both limits on the right exist.

RGV
 
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