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.
 
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