How Do You Integrate 1/(x^2 + 4)?

  • Thread starter Thread starter nuclearrape66
  • Start date Start date
  • Tags Tags
    Integrating
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
nuclearrape66
Messages
31
Reaction score
0
how do i integrate 1/(x^2 +4)?

please help
 
Physics news on Phys.org
What's the derivative of arctan?
 
See how that might be helpful?
 
nuclearrape66 said:
how do i integrate 1/(x^2 +4)?

please help

[tex]\int \frac{1}{x^2 +4} dx[/tex]

[tex]= \int \frac{1}{x^2 +(2)^2} dx[/tex]


try x=2tan[itex]\theta[/itex]
 
hmm lemem see...1 second
 
nuclearrape66 said:
1/1+x^2

Exactly.. so now from your function, you take 4 common, you get:

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

Now, if you take [itex]\frac{x}{2} = y[/itex].. you can solve this integral.. get a hint?

Once you have done this, it would be helpful for you to remember the formula for a general case as in [tex]\int\frac{1}{a^2 + x^2}dx[/tex]
 
Yeah rohan's post is what I was think too..
 
oh i see, thanks

and quick response from everyone =)
 
[tex]\int\frac{1}{x^2+a^2}dx=\frac{1}{a}\arctan\frac{x}{a}+C[/tex]
[tex]\int\frac{1}{x^2+2^2}dx=\frac{1}{2}\arctan\frac{x}{2}+C[/tex]
 
fermio said:
[tex]\int\frac{1}{x^2+a^2}dx=\frac{1}{a}\arctan\frac{x}{a}+C[/tex]
[tex]\int\frac{1}{x^2+2^2}dx=\frac{1}{2}\arctan\frac{x}{2}+C[/tex]

No need to post the solution he all ready figured it out...