Both limits of integration change to zero.

cp255
Messages
54
Reaction score
0

Homework Statement



Integrate (1 + x2)1/2 from -∏ to ∏

Homework Equations





The Attempt at a Solution



I substiuted x = tan(theta) but when I went to change the limits of integration I got 0 and 0. What am I doing wrong?
 
Physics news on Phys.org
Better try x=\sinh u.
 
This is not the mistake though, the mistake is doing the change of limits in the wrong direction.
 
Oh so I should have changed the limits to arctan(pi) and arctan(-pi). I'm used to changing them for regular substitution when you can just plug the limits straight in instead of having to solve for x first.
 
cp255 said:

Homework Statement



Integrate (1 + x2)1/2 from -∏ to ∏

Homework Equations





The Attempt at a Solution



I substiuted x = tan(theta) but when I went to change the limits of integration I got 0 and 0. What am I doing wrong?

Use the fact that the integrand is even, to get
\int_{-\pi}^{\pi} \sqrt{1+x^2} \, dx = 2 \int_0^{\pi} \sqrt{1+x^2} \, dx.
This type of issue comes up a lot when changing variables in defiinite integrals, so you need to be very aware of it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top