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

  • Thread starter Thread starter tomwilliam2
  • Start date Start date
  • Tags Tags
    Integration parts
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
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 [itex]y = x^{2}[/itex]. Then [itex]dy = 2x dx[/itex]
Then the integral becomes:
[tex]\int \frac{1}{2}\frac{1}{1-y}dy[/tex]

Does that now look more doable?
 
Last edited:
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.