Integrate x^2/(1+4•x^2)? Partial fractions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
randoreds
Messages
24
Reaction score
0
One last question


to Integrate x^2/(1+4•x^2). I would assume you would do long division but 4x^2 is bigger than x^2. so would you either pull out a 1/4 and it would be 1/4 ∫ x^2/(1/4+•x^2) dx or would the first term when doing long division be 1/4? or am I just totally wrong and you wouldn't do long division because the top is smaller than the bottom?
 
Physics news on Phys.org
Yes, you do a long division and you get 1/4 + remainder. What is the remainder?
 
voko said:
Yes, you do a long division and you get 1/4 + remainder. What is the remainder?

Ok, finished it but it was ugly. And I think I messed up my algebra somewhere.
your remainder ends up being -1/4 so you get∫ 1/4 +( -1/4/ (1+4x^2))so I decided to pull out the 4 to get the form x^2+a^2 so you get 1/4x + ∫-1/4 / (4((1/4)+x^2)) --> -1/16∫ 1/((1/4)+x^2) -->-1/16(1/(1/2)) times arctan(x/(1/2)) + C
So my final answer is

1/4 X - 1/8 arctan(2x) + C

If someone could check my math, I would be so thankful!
 
Your result is correct.