How Do You Integrate \( \frac{x}{(1-x^2)} \) dx?

  • Thread starter Thread starter tomwilliam2
  • Start date Start date
  • Tags Tags
    Integration parts
tomwilliam2
Messages
117
Reaction score
2

Homework Statement


$$\int \frac{x}{(1-x^2)} dx$$

Homework Equations



Integration by parts, by substitution, etc.

The Attempt at a Solution



I just can't remember how to begin this integration. I tried doing integration by parts, where
$$a(x) = x$$
$$a'(x) = 1$$
$$b(x) = $$
$$b'(x) = \frac{1}{(1-x^2)}$$
$$\int \frac{x}{(1-x^2)}dx = xb(x) - \int \frac{1}{(1-x^2)} dx$$

But couldn't work out what form b(x) should take.
Thanks in advance for any help
 
Physics news on Phys.org
If you have seen enough of these integrals, they can essentially done "by observation"

If not, substitution is a good method to use. Substitute y = x^{2}. Then dy = 2x dx
Then the integral becomes:
\int \frac{1}{2}\frac{1}{1-y}dy

Does that now look more doable?
 
Last edited:
Why not let u= 1- x^2 itself? Then du= -2xdx so that xdx= -(1/2)du do that
-\frac{1}{2}\int \frac{du}{u}
 
Ah yes, thanks...that makes sense. I wasn't getting where the sqrt cam from in the first response.
Thanks to both of you
 
tomwilliam2 said:
I wasn't getting where the sqrt cam from in the first response
Oops, typo, my bad.
 
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...

Similar threads

Back
Top