∫∫ x^2 dA ; bounded by ellipse

  • Thread starter Thread starter red6290
  • Start date Start date
  • Tags Tags
    Bounded Ellipse
Click For Summary

Homework Help Overview

The discussion revolves around evaluating a double integral of the function x^2 over a region bounded by the ellipse defined by the equation 9x^2 + 4y^2 = 36. Participants are exploring different methods to approach this problem, including polar coordinates and variable substitution.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss two main methods: converting to polar coordinates and using a variable change to u and v. There is uncertainty about the correctness of the variable ranges and the Jacobian factor in the polar coordinate method.

Discussion Status

Some participants have provided guidance on the methods discussed, noting potential errors in the ranges and the need to compute the Jacobian correctly. Multiple interpretations of the problem are being explored, particularly regarding the integration limits and the effects of the ellipse's shape.

Contextual Notes

Participants express confusion about the appropriate ranges for the variables in the u-v substitution and the Jacobian in the polar coordinate approach. There is an acknowledgment that the ellipse's geometry complicates the integration process.

red6290
Messages
4
Reaction score
0

Homework Statement



try ∫∫G x^2 dA ;value is the region bounded by the ellipse 9x^2+4y^2=36

Homework Equations





The Attempt at a Solution



i think i have to change the variables to polar coordinate or U,V function but i have no idea.
 
Physics news on Phys.org
Try 3x = r cos(theta), and 2y = r cos(theta), with r=[0,6] and theta=[0,2pi]... It might work.
 
∫∫ x^2 dA ; bounded by ellipse; which soln is right?

Homework Statement



the problem is:

try ∫∫ x^2 dA ; bounded by ellipse 9x^2+4y^2=36


and i tried 2 different ways but i don't know which one is right.



Homework Equations





The Attempt at a Solution



first method: polar coordinate conversion.

3x= r cos (theta), 2y = r sin (theata) 0 < r < 6 , 0 < theta < 2 pi

so ∫∫ r^2 (cos(theta))^2 r dr d(theta)

= 36 pi



second method: u,v variable change

9x^2+4y^2 = 36 -> x^2/4 + y^2/9 = 1

u = x/2 , v = y/3
(-1 < u < 1, -1 < v < 1) ( I am not sure about this range. is this right?, if not what is wrong with this?)

so x= 2u

∫∫ x^2 dA = ∫∫ 4 u^2 (Jacobian=6) ds = ∫∫ 24 u^2 du dv= 32


36 pi vs. 32 ; which is right?
 
thank you for the answer but i have another problem.

i tried 2 different ways but i don't know which one is right.


first method: polar coordinate conversion.

3x= r cos (theta), 2y = r sin (theata) 0 < r < 6 , 0 < theta < 2 pi

so ∫∫ r^2 (cos(theta))^2 r dr d(theta)

= 36 pi



second method: u,v variable change

9x^2+4y^2 = 36 -> x^2/4 + y^2/9 = 1

u = x/2 , v = y/3
(-1 < u < 1, -1 < v < 1) ( I am not sure about this range. is this right?, if not what is wrong with this?)

so x= 2u

∫∫ x^2 dA = ∫∫ 4 u^2 (Jacobian=6) ds = ∫∫ 24 u^2 du dv= 32


36 pi vs. 32 ; which is right?
 


red6290 said:
second method: u,v variable change

9x^2+4y^2 = 36 -> x^2/4 + y^2/9 = 1

u = x/2 , v = y/3
(-1 < u < 1, -1 < v < 1) ( I am not sure about this range. is this right?, if not what is wrong with this?)

so x= 2u

∫∫ x^2 dA = ∫∫ 4 u^2 (Jacobian=6) ds = ∫∫ 24 u^2 du dv= 3236 pi vs. 32 ; which is right?

Your range is not correct. The ellipse in the x-y plane is a circle in the u-v plane. The range -1 to 1 for u and v describes a square in the u-v plane. To really describe the circle one of the limits needs to depend on the other variable. For example, noting that the integrand u^2 is invariant if we shift the angle by pi, we can just do the integral over the top half of the circle and double the result. So, if u runs from -1 to 1, you need an integral in v that runs from zero up to \sqrt{1-u^2}. i.e.,

2\int_{-1}^1 du u \int_{0}^{\sqrt{1-u^2}}dv

The resulting integral in u will require you to make a trigonometric substitution.

The Attempt at a Solution



first method: polar coordinate conversion.

3x= r cos (theta), 2y = r sin (theata) 0 < r < 6 , 0 < theta < 2 pi

so ∫∫ r^2 (cos(theta))^2 r dr d(theta)

= 36 pi

This method is almost correct. You forgot to compute the Jacobian. It's not simply dxdy = r dr d\theta. There's an extra factor of 1/6 that comes out in the Jacobian because you have an ellipse instead of just a circle. The proper answer is 6\pi.
 
Last edited:


Mute said:
Your range is not correct. The ellipse in the x-y plane is a circle in the u-v plane. The range -i to 1 for u and v describes a square in the u-v plane. So, this method is not correct.



This method is almost correct. You forgot to compute the Jacobian. It's not simply dxdy = r dr d\theta. There's an extra factor of 1/6 that comes out in the Jacobian because you have an ellipse instead of just a circle. The proper answer is 6\pi.

thank you very much it was really helpful!
 
(two threads merged)
 

Similar threads

Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
14K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
5
Views
2K