How to integrate int 1/(4+x^2)^2 dx

  • Thread starter Thread starter sandbanana
  • Start date Start date
  • Tags Tags
    Dx Integrate
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 · 8K views
sandbanana
Messages
8
Reaction score
0

Homework Statement


[tex]\frac{dx}{(4+x^2)^2}[/tex]

Homework Equations


I understand that [tex]\frac{dx}{a^2+u^2}[/tex] = [tex]\frac{1}{a}[/tex] tan -1 [tex]\frac{u}{a}[/tex] + c

The Attempt at a Solution


The extra square is throwing me off for some reason. If I let a=2 and u=x it doesn't seem to help because of the whole term being squared. I end up with [tex]\frac{1}{2}[/tex]tan-1[tex]\frac{x}{2}[/tex] + c. In my book the first fraction is [tex]\frac{1}{16}[/tex]I'm pretty sure I can't complete the square because it isn't ax^2+bx+c. Basically I am stumped.
 
Physics news on Phys.org


Yeah I can't believe I missed that substitution. I was going through my notes and realized I let that square block my train of thought for some reason. Its amazing what a small break and clearing your head can do.
I just let a=2 and x=2 tan theta. What I forgot to do was take the derivative of x. Plugging it all back together and then using some right angle trigonometry I found out the problem was much easier than I though.
Thanks for the help.
 


This is a good substitution technique to internalize. Often when you have a2+x2 in the denominator, you will make the substitution x=a*tan(u). If you have a2-x2, then you make either x=a*cos(u) or x=a*sin(u).