Solving Tricky Integral Homework Problem

  • Thread starter Thread starter Appa
  • Start date Start date
  • Tags Tags
    Integral
AI Thread Summary
The integral in question is \(\frac{1}{\pi}\int_{-b}^b{\frac{x}{x^2 + 1}dx\). The discussion highlights the use of substitution, specifically \(u = x^2 + 1\), to simplify the integral. Participants note that the function is odd, which implies that the integral over a symmetric interval around zero will yield zero. There is also a suggestion that the problem may be misclassified, as it fits better in a calculus context. Overall, the integral is recognized as straightforward once the appropriate techniques are applied.
Appa
Messages
15
Reaction score
0

Homework Statement


I should find this integral:
\intb x(1/\Pi)(1/(1+x2)dx
-b

Homework Equations



\int1/(1+x2)dx = arctan(x)

The Attempt at a Solution


The Only thing I've succeeded in doing is to take the 1/\Pi and put it in front of the integral like this:
(1/\Pi)\intb (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
\intf(x)g(x)dx = F(x)g(x) - \intF(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?
\frac{1}{\pi}\int_{-b}^b{\frac{x}{x^2 + 1}dx

If so, you can use a simple substitution, u = x^2 + 1, and du = 2xdx
 
BTW, you should have posted this in the Calculus & Beyond forum. This problem clearly falls in that area.
 
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.
 
Perhaps the easiest way is to observe this function is odd, and look at the interval of integration.
 
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..!
 
Back
Top