Finding Moments for Elliptical Region

  • Thread starter Thread starter City88
  • Start date Start date
  • Tags Tags
    Moments
City88
Messages
13
Reaction score
0

Homework Statement



I'm not sure how to go about finding the following moments:

<br /> M_{x}= \int \int\ y dx dy
<br /> M_{y}= \int \int\ x dx dy

Where the region is bounded by the ellipse:
\frac{(x-2)^2}{16}} + \frac{(y-4)^2}{36}} = 1


Homework Equations


Listed above...

The Attempt at a Solution



I drew the ellipse and found the bounds to be
-2 \leq y \leq10
-2 \leq x \leq 6

Then I tried integrating with those bounds, but I can't seem to get the right answers. Any help/hints would be greatly appreciated.
 
Physics news on Phys.org
Those boundaries describe a rectangle, not an ellipse. Do you see why?
 
Ooohh yes, you're right.

So does this mean that I have to find the bounds of my integral as functions?
Would I have to find the equation of the ellipse in terms of y, and make that my bounds for the y-integral. and then keep the x integral as numbers?

like D = {(x,y)| a \leq x \leq b, g_{1}\leq y \leq g_{2}}
 
Yes that's what you would do. This problem may be easier in polar coordinates.
 
Actually I just found out that I might have to use polar coordinates.
But since the region is not a circle, but an ellipse, how would I be able to write my x and y in polar coordinate form?
Normally we have x=rcos(theta), and y=rsin(theta) for a circle.

would it be...
x=4rcos(theta) + 2
y=6rsin(theta) + 4
 
Last edited:
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