What is the Integral of 1/{x-(1-x^2)0.5} and How Can It Be Simplified?

  • Thread starter Thread starter haleycomet2
  • Start date Start date
  • Tags Tags
    Integral
haleycomet2
Messages
28
Reaction score
0

Homework Statement


\int\frac{dx}{x-\sqrt{1-x^2}}


Homework Equations



The Attempt at a Solution



i try to simplify it by multiplying \frac{x+\sqrt{1-x^2}}{x+\sqrt{1-x^2}},becoming =\frac{x+\sqrt{1-x^2}}{2x^2-1}
=\int{\frac{x}{2x^2-1}+\frac{\sqrt{1-x^2}}{2x^2-1}}dx

ps:
a.Can i partial fraction the last term to \frac{A}{x-\frac{1}{\sqrt{2}}}+\frac{B}{x+\frac{1}{\sqrt{2}}}??
b.i try to integrate by using wolfram alpha online ,but the steps is incredibly long..
does it exist any other simpler way??
 

Attachments

  • MSP228819g51683fe6hcdc2000020di7868f4g54010.jpg
    MSP228819g51683fe6hcdc2000020di7868f4g54010.jpg
    9.3 KB · Views: 565
Physics news on Phys.org
I checked W-A, and they did it the same way I would have: Begin with a trig substitution like x=sin(u), then use the Weierstrass substitution: v=tan(u/2). It will be long and difficult, but it's possible.
 
haleycomet2 said:
a.Can i partial fraction the last term to \frac{A}{x-\frac{1}{\sqrt{2}}}+\frac{B}{x+\frac{1}{\sqrt{2}}}??
No, because both the numerator and denominator of the original fraction must be polynomials, and in
\frac{\sqrt{1-x^2}}{2x^2-1}
the numerator is not a polynomial.
 
o,i see.Thanks a lot:smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top