Is there a Proof for the Rational Integral of x/(a^2+x^2)?

mazzo
Messages
2
Reaction score
0
Dear Forum,
I've been trying to find a proof for the following:

<br /> <br /> \int \frac{x}{a^2+x^2}dx = \frac{1}{2}\ln|a^2+x^2|+c<br /> <br />

After many hours I've resorted to asking for help - any ideas anyone?

cheers,
mazzo
 
Physics news on Phys.org
If you just want to check this, you can simply differentiate the right hand side and show that you get the integrand back.

If you want to calculate it (forgetting about the result for the time being), then you may notice that x is the derivative of 1/2(a2 + x2) and try a variable substitution u = a2 + x2.
 
thanks for this. But I found that when I substituted in this value for u it doesn't work. I tried
<br /> x^2 = t <br />

<br /> 2xdx = dt<br />

<br /> xdx = dt/2<br />

then

<br /> \int \frac{x}{a^2+x^2}dx = \frac{1}{2} \int \frac{dt}{(a^2+t)} = \frac{1}{2}\ln|a^2+x^2|+c<br />

can I do the last step, is this correct ?

cheers,
mike
 
It is correct, if you differentiate the result you can check that your anti-derivative works. But I don't see how it logically follows, other than "educated guessing."

If you take my substitution (u = a2 + x2) your integral reduces to the elementary
\int \frac{du}{u} = \log|u|
for which no guesswork is required.
 
Back
Top