Straightforward limit problem =/

  • Thread starter Thread starter Nano-Passion
  • Start date Start date
  • Tags Tags
    Limit
Nano-Passion
Messages
1,291
Reaction score
0

Homework Statement


lim as x --> 0 of sin x/x

Embarassingly simple but I'm doing something wrong in the calculation.


Homework Equations





The Attempt at a Solution



x = -.1 f(x)=.017453
x = -.01 f(x)=.017453
x = -.001 f(x)=.017453
x = .001 f(x)=.017453
x = .01 f(x)=.017453
x = .1 f(x)=.017453

I'm supposed to be getting output of digits ---> 1

=/ I plug it in the calculator but its not doing what I want it to do. What am I doing wrong? :blushing:
 
Physics news on Phys.org
You are using the wrong units. If x is measured in degrees, then sin(x)/x --> pi/180 = 0.017453 as x --> 0. However, the question intended that x should be in *radians*.

RGV
 
Ray Vickson said:
You are using the wrong units. If x is measured in degrees, then sin(x)/x --> pi/180 = 0.017453 as x --> 0. However, the question intended that x should be in *radians*.

RGV

Oh silly me, I had it in degree form. :x

Thank you. ^.^
 
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