The most mass of our Milky Way is contained in an inner region close to the core with radius R0.
Because the mass outside this inner region is almost constant, the density distribution can be
written as following (assume a flat Milky Way with height z0):
ρ(r) = (
ρ0, r ≤ R0
0, r > R0
(a) Derive an expression for the mass M(r) enclosed within the radius r.
(b) Derive the expected rotational velocity of the Milky Way v(r) at a radius r.
1
Expert's answer
2020-06-22T11:10:20-0400
Let z0 be the half of the height of the disk.
(a) If r≤z0 , the sphere with radius r will completely lie inside the disk, so the mass will be
M(r)=34πr3ρ0.
If r≥R02+z02 then the full disk of mass lies inside the sphere, so the mass will be
M(r)=πR02z0ρ.
The most difficult case is for z0<r<R02+z02.
If z0<r≤R0 , then the volume will be spherical minus two spherical caps.
The cap has a volume of V1=6π(r−z0)(3(r2−z02)+(r−z0)2) .
So the total volume will be
V=34πr3−3π(r−z0)(3(r2−z02)+(r−z0)2).
And the mass will be ρ0V.
If R0<r<R02+z02 , then the volume will be sphere minus two spherical caps and minus small spherical ring the Galactic plane.
The cap has a volume of V1=6π(r−z0)(3(r2−z02)+(r−z0)2) . The ring is a segment minus cylindrical layer.
The cap has a volume of V2=6πr2−R02(3R02+r2−R02)=6πr2−R02(2R02+r2).
The spherical ring has volume V3=34πr3−2V2−2πR02r2−R02
So the total volume will be
V=34πr3−3π(r−z0)(3(r2−z02)+(r−z0)2)−34πr3+3πr2−R02(2R02+r2)+2πR02r2−R02=2πR02r2−R02+3πr2−R02(2R02+r2)−3π(r−z0)(3(r2−z02)+(r−z0)2). To obtain the mass, we should multiply this volume by ρ0.
(b) The potential of cylindrical bodies can be calculated using the elliptic integrals (see http://articles.adsabs.harvard.edu//full/1983CeMec..30..225L/0000227.000.html) as
U(r,0)=−2Gρz0((R0+r)E(k)+(R0−r)K(k)) , where k=R0+r2R0r , where K(k)=0∫π/21−k2sin2ψdψ;E(k)=0∫π/21−k2sin2ψdψ.
next, we should calculate v(r)=r⋅∂r∂U(r,0). We can see that the equation of potential contains r not only as multipliers, but also in integrals, so to obtain the rotation curve we should use the numerical calculations on computer.
Comments