DifEqRules
Joined: 29 Apr 2009 Posts: 7
|
Posted: April 29, 2009 10:31 AM Post subject: I think this is related to center of mass |
|
|
If the centroid is the center of mass of an object with uniform density (I think it is, but am not sure), you can use these formulas
m = double integral over region of 1
mx = double integral over region of y
my = double integral over region of x
(my/m, mx/m) is centroid.
In your example, the integration would be easier if you switch to polar coordinates. |
|