Change of Variables: Integrals w/Polar Coordinates

ver_mathstats
Messages
258
Reaction score
21
Homework Statement
Please explain why the integrals yield two different values.
Relevant Equations
-
We have two different integrals, the first one being ∫∫erdrdθ where -1≤r≤1 and 0≤θ≤π which equals approximately 7 and ∫∫erdrdθ where 0≤r≤1 and 0≤θ≤2π which equals approximately 11. Why do these integrals have different values and do not go against the change of variables theorem?

I'm having trouble understanding why these both do not equal each other and how to approach demonstrating this using change of variables. I went over the change of variables for double integrals and polar coordinates but am having trouble connecting the two. Any hint would be appreciated, thank you.
 
Physics news on Phys.org
Because ##e^r## is not an even function.
 
I don't see that this is a problem involving a change of variables at all. Since ##e^r## is not a function of ##\theta##, ##\int_{0}^{\pi}\int_{-1}^{1}e^r drd\theta = \pi \int_{-1}^{1}e^r dr##
and
##\int_{0}^{2\pi}\int_{0}^{1}e^r drd\theta = 2\pi \int_{0}^{1}e^r dr##
So you are essentially asking why
##\int_{-1}^{1}e^r dr \ne 2 \int_{0}^{1}e^r dr##
 
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