How to integrate function 1/(x^2+a) ?

Holali
Messages
9
Reaction score
0
Hi,
I would like to calculate one integral. I just want to get primitive function, not definite integral.

∫ 1/(x^2+a) dx

where a is real number and >0

I only found that

∫ 1/(x^2+1) dx ,
its arctan(x) + C,
but i don't know how it is with different 'a' values.
Thanks for help!
 
Physics news on Phys.org
First, this should not have been posted under "differential equations". I will move it to "Calculus and Analysis".

Second, let y= x/\sqrt{a} so that x= \sqrt{a}y and dx= \sqrt{a}dy. The integral becomes
\int\frac{1}{ay^2+ a}(\sqrt{a}dy)= \frac{\sqrt{a}}{a}\int \frac{1}{y^2+1}dy.
 

Similar threads

Replies
6
Views
1K
Replies
6
Views
3K
Replies
3
Views
3K
Replies
20
Views
4K
Replies
3
Views
2K
Replies
2
Views
2K
Back
Top