Proving an Interval for Arctan Function: A Convincing Approach

  • Thread starter Thread starter tomboi03
  • Start date Start date
  • Tags Tags
    Interval
tomboi03
Messages
74
Reaction score
0
Identify an interval [-a,a] so that
|arctan(x)-x+x^3/3| < or = 10^-15
for all x E [-a,a]. Your result needs to be supported by a convincing proof

I'm not sure how to go about this... can someone help me out?
all i could probably do is... since.. 10^-15 is close to zero, i can find out what the x's are equal to... but, i don't know what else i can do.

How would i be able to find the x's if there's an arctan? Is there any trig identities that i use?

Thanks
 
Physics news on Phys.org
Hint: as you say that 10^{-15} is so close to zero, so probably will the boundary x's have to be. So try Taylor-expanding the arctan around x = 0. You might want to go up to 5th order :wink:
 
I'm not sure, how I'm suppose to find the boundaries of x... i got down to
|x^5/5| \leq 10^-15

Is -a and a equal to.. -10^-15 and 10^-15 respectively?
 
If x^5/5 has to be smaller than 10^(-15), i.e. \frac{x^5}{5} \in [-10^{-15}, 10^{-15}], then which interval can x itself lie in?
 
tomboi03 said:
I'm not sure, how I'm suppose to find the boundaries of x... i got down to
|x^5/5| \leq 10^-15

Is -a and a equal to.. -10^-15 and 10^-15 respectively?
So you want to solve the inequality -10^{-15}< x^5/5< 10^{-15}.
 
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