0
$\begingroup$

How to solve the following equation:

$x \arcsin(x^2) + 2\sqrt{1-x^2}\arcsin(x) = 2x $

I think it is hard. Thanks.

  • 0
    I checked that this has 3 roots. $x=0$ is easy to see, how about 2 other ones?2012-10-12

1 Answers 1

2

There are only three roots, in $\{-u,0,u\}$, with $u$ pretty close to $1$. By convexity, the Newton method with starting point $x_0=\pm 1$ has quadratic convergence.

  • 0
    How can you get this has only three roots?2012-10-12