Let $a>0$. I want to solve the following equation: $$x^2 -2x +\sqrt{1-x^2} -\left(\frac{1}{a^2}+1\right) = 0.$$
I did a plot of the function on Matlab and I see that for $a=1,2,2000,...$ etc, and I see that the function has always a solution over $[-1,1]$.
I tried the following variable change: $u= \sqrt{1-x^2}$ however, it did not work (because we obtain the same equation).