Integral quick q , integrate ((1-x)/(1+x))^1/2

  • Thread starter Thread starter binbagsss
  • Start date Start date
  • Tags Tags
    Integral Integrate
binbagsss
Messages
1,291
Reaction score
12

Homework Statement



How do I go about integrating
##(\frac{1-x}{1+x})^{\frac{1}{2}} ##?

Homework Equations


above

The Attempt at a Solution


im not really sure.
could integrate by partial fractions if it was to the power of ##1##, only thing i can think of

thanks in advance
 
Physics news on Phys.org
What if you multiplied by 1,
i.e.
## 1= \frac{\sqrt{1-x}}{\sqrt{1-x}}##
Then you might have something that looks like a known integral using trig functions.
 
  • Like
Likes binbagsss
RUber said:
What if you multiplied by 1,
i.e.
## 1= \frac{\sqrt{1-x}}{\sqrt{1-x}}##
Then you might have something that looks like a known integral using trig functions.

oh thanks, so by doing that I get ##\int \frac{1-x}{(1-x^{2})^{1/2}} dx ##, which I can partial fraction and then integrate
 
I'm not sure if my definition of partial fractions is the same as yours, but
##\int \frac{1}{\sqrt{1 -x^2} }\, dx ## and ##\int \frac{x}{\sqrt{1 -x^2}} \, dx## both have known integrals.
 
  • Like
Likes binbagsss
binbagsss] How do I go about integrating ##(\frac{1-x}{1+x})^{\frac{1}{2}} ##? [h2]The Attempt at a Solution[/h2] im not really sure. could integrate by partial fractions if it was to the power of ##1## said:
oh thanks, so by doing that I get ##\int \frac{1-x}{(1-x^{2})^{1/2}} dx ##, which I can partial fraction and then integrate
Partial fractions isn't appropriate here, either. Assuming you could break up ##(\frac{1-x}{1-x^2})^{1/2}## into ##(\frac{A}{1-x} + \frac B {1 + x})^{1/2}##, you still have the sum of the two fractions being raised to the 1/2 power.

Trig substitution is definitely the way to go after applying @RUber's suggestion.
 
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