Solving Tricky Integral Homework Problem

  • Thread starter Thread starter Appa
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
Appa
Messages
15
Reaction score
0

Homework Statement


I should find this integral:
[tex]\int[/tex]b x(1/[tex]\Pi[/tex])(1/(1+x2)dx
-b

Homework Equations



[tex]\int[/tex]1/(1+x2)dx = arctan(x)

The Attempt at a Solution


The Only thing I've succeeded in doing is to take the 1/[tex]\Pi[/tex] and put it in front of the integral like this:
(1/[tex]\Pi[/tex])[tex]\int[/tex]b (x/(1+x2)dx
-b
And I know that the integral of 1/(1+x2) equals arctan(x) but how could that help me? I've tried to use the equation
[tex]\int[/tex]f(x)g(x)dx = F(x)g(x) - [tex]\int[/tex]F(x)g'(x)dx
but I can't compute the integral of arctan(x).
Could someone help me?
 
Physics news on Phys.org
Is this the integral?
[tex]\frac{1}{\pi}\int_{-b}^b{\frac{x}{x^2 + 1}dx[/tex]

If so, you can use a simple substitution, u = x^2 + 1, and du = 2xdx
 
Seems kind of weird to be doing that integral from -b to b, whether or not b > 0 or < 0 you get into complex numbers.
 
NoMoreExams said:
Seems kind of weird to be doing that integral from -b to b, whether or not b > 0 or < 0 you get into complex numbers.
No, you don't. You are squaring not taking square roots. As Mark44 said, use the substitution u= x2+ 1. Or, even simpler, use Gib Z's suggestion. This is really a very simple integral.
 
Oh duh, good point.
 
Yeah, sorry, I got it myself pretty soon after posting this. It feels like the more I study maths, the more I forget..!