Integrating Fractions: A Comprehensive Guide

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Lodve
Messages
11
Reaction score
0
I really struggle to integrate this fraction expression:


[tex]\int \frac{2}{4x^2+1}[/tex]
 
Physics news on Phys.org
I presume you're familiar with the standard table of integrals?

http://www.maths.abdn.ac.uk/~igc/tch/ma1002/int/node51.html

Here's a list of many common ones, see if you can get it into the right form for one of them.

If you have to work this out by hand, consider using a trigonometric substitution, but choose carefully.

(Hint: the relationship 1 + x^2 = sec^2 for x = tan x)
 
Last edited by a moderator:


Yes, I'm fimiliar with some the of standard table of integrals. I think I just change the equation above in the form
[tex]\int \frac{1}{x^2+a^2}[/tex] where a is an integer, so that the integration of the equation would likely be
[tex]\frac{1}{a} arctan(x/a)[/tex]

But I'm not sure if I've done it right.
 


You chose the right one, try to get it into a form like that.
 


Thank you for helping me :D