Limit of arctan(x)-x / arcsin(x)-x as x->0

  • Thread starter Thread starter ggcheck
  • Start date Start date
  • Tags Tags
    Limits
ggcheck
Messages
87
Reaction score
0

Homework Statement



I'm asked to find the limit of [arctan(x)-(x)] / [arcsin(x)-(x)] as x--->0

The Attempt at a Solution



So I started plugging in values of x closer and closer to zero. I get:

f(-0.05)= -1.994758
f(-0.01)= -1.999790
f(-0.001)= -2.000012

f(0.05)= -1.994758
f(0.01)= -1.999790
f(0.001)= -2.000024

At first (before I calculated (-0.001 and 0.001) I thought the limit was neg two, but after I calculated -.001 and .001 and got -2.000012 and -2.000024 I'm thrown off. Does the limit not exist, or is my calculator rounding wierdly.

Any help is much appreciated.
 
Last edited:
Physics news on Phys.org
This is certainly a rounding error. The limit is -2 as u originally suspected. Here are some closer results:
f(0.001)=−1.995808383
f(-0.001)=−1.995808383
 
so did I compute it wrong? or is that just the way my calculator rounds it?
 
btw, thank you
 
Arcsine and Arctan are relatively complex functions, and handheld calculators don't have the capability of doing a)operations with those complex numbers b)dividing them c)and worse of all, with really really small input values. So it is the way your calculator rounds.
 
thank you for the help
 
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