Find Center of Mass for Double Integral in Region R

Click For Summary
SUMMARY

The discussion focuses on finding the center of mass for a lamina occupying the region between two circles defined by the equations x² + y² = 2y and x² + y² = 1, with density inversely proportional to the distance from the origin. The center of mass calculations utilize the equations Xcm = double integral of y*f(x,y) and Ycm = double integral of x*f(x,y). The solution involves converting to polar coordinates for simpler integration, where the density function simplifies to k/r and the area element dA changes to r dr dθ. The symmetry of the problem indicates that the center of mass lies on the y-axis, allowing for a focus on Ycm calculations.

PREREQUISITES
  • Understanding of double integrals in calculus
  • Familiarity with polar coordinates and their conversion from Cartesian coordinates
  • Knowledge of density functions and their implications in mass calculations
  • Ability to set up integrals for complex regions
NEXT STEPS
  • Learn how to convert Cartesian coordinates to polar coordinates in integration
  • Study the application of double integrals in finding center of mass
  • Explore the properties of symmetry in physical problems
  • Practice setting up integrals for regions defined by multiple curves
USEFUL FOR

Students and educators in calculus, particularly those focusing on applications of double integrals in physics and engineering, as well as anyone interested in understanding the center of mass in complex geometric regions.

CaptainEvil
Messages
91
Reaction score
0

Homework Statement



A lamina occupies the region inside the circle x^2 + y^2 = 2y but outside the circle x^2 + y^2 = 1. Find the center of mass if the density at any point is inversely proportional to its distance from the origin.

Homework Equations



Xcm = double integral of y*f(x,y)
Ycm = double integral of x*f(x,y)

The Attempt at a Solution



I know my integrand will be k(constant)/r
and I know how to solve for centre of mass, my only trouble is setting up the double integral. I think these are circles centred at 2 and 0, and when I draw them in cartesian coords, my region R is the space in between them that looks like a crescent moon. I don't know how to set up my double integral, because I can't express the first circle in terms of y, since there are two terms of them. Please help?
 
Physics news on Phys.org
The first circle is centered at (0, 1), which you can see by completing the square. The second circle is centered at (0, 0). The radius of both circles is 1.

Because of the symmetry of the lamina and of the density function, the center of mass will be on the y-axis, so you only need to find the mass of the region and the moment about the x-axis to find Ycm. The double integral looks like this:
[tex]Mx =\int \int_A x \frac{k}{\sqrt{x^2 + y^2}} dA[/tex]

Now you need to describe the region A. Whether you have vertical strips that sweep left to right, or horizontal strips that sweep from bottom to top, things are complicated by the fact that the left and right boundaries change with y and the lower and upper boundaries change with x.

This problem is really ripe for changing to polar coordinates, it seems to me, since the region A has a somewhat simpler description in polar coordinates, and your density function is just k/r. The lower circle is just r = 1. The upper circle is a bit more complicated, but you can convert with the formulas
x = r cos(theta)
y = r sin(theta)
r^2 = x^2 + y^2

The only remaining matter is that dA = dx dy = dy dx in Cartesian coordinates, but dA = r dr dtheta in polar coordinates.

Hope that helps.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K