Both limits of integration change to zero.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
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
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
[tex]\int_{-\pi}^{\pi} \sqrt{1+x^2} \, dx = 2 \int_0^{\pi} \sqrt{1+x^2} \, dx.[/tex]
This type of issue comes up a lot when changing variables in defiinite integrals, so you need to be very aware of it.