Integrate f(x,y) Over the Set A

  • Thread starter Thread starter JG89
  • Start date Start date
  • Tags Tags
    Integrate Set
JG89
Messages
724
Reaction score
1

Homework Statement



Integrate f(x,y) = e^{-(x^2 + y^2)} over the set A = \{ (x,y): x > 0, y > 0, x^2 + y^2 < a \}



Homework Equations





The Attempt at a Solution



The polar coordinate transformation g(r,\theta) = (r cos\theta, r sin\theta) is a diffeomorphism from A to the set B = \{(r,\theta): 0 < r < a, 0 < \theta < \pi / 2 \}, so I can use the change of variables theorem.

So \int_A e^{-(x^2 + y^2)} = \int_B re^{-r^2} = \int_0^a \int_0^{\pi/2} re^{-r^2} d \theta dr = (\pi / 2) \int_0^a re^{-r^2} dr.

Let u = -r^2. Then -du/2 = rdr, so we have (\pi / 2) \int_0^a re^{-r^2} dr = (- \pi / 4) \int_0^{-a^2} e^u du = (- \pi / 4)(e^{-a^2} - 1).

I get the same answer if I reverse the order of integration. Is this answer correct?
 
Physics news on Phys.org
It all looks fine to me.
 
All good buddy. Why even mention diffeomorphisms? This be calculus, there be dragons there.
 
Because as far as I know, the change of variables theorem requires g to be a C^r diffeomorphism.
 
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...

Similar threads

Back
Top