Set up a triple integral that represents the volume of a cylinder of radius R and height h in (a) Cartesian coordinates, (b) cylindrical coordinates and (c) spherical coordinates.
1
Expert's answer
2019-10-21T10:02:54-0400
By definition, the volume of a cylinder is given by the formula: V=C∭dV . Consider that cylinder is placed along the z-axis with the center of base in the origin of coordinate system.
(a) Cartesian coordinates.
V=C∭dxdydz .
The region of integration: −R≤x≤R,−R2−x2≤y≤R2−x2,0≤z≤h.
Thus:
V=0∫hdz−R∫Rdx−R2−x2∫R2−x2dy=πR2h
(b)Cylindrical coordinates.
Coordinate transformation is given by: x=ρcosφ,y=ρsinφ,z=z .
The region of integration: 0≤ρ≤R,0≤φ≤2π,0≤z≤h
The Jacobian (see https://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant):
J=ρ⇒dxdydz=ρ⋅dρdφdz.
Thus:
V=C∭ρ⋅dρdφdz=0∫hdz0∫2πdφ0∫Rρdρ=πR2h
(c) Spherical coordinates.
Coordinate transformation is given by: x=ρsinθcosφ,y=ρsinθsinφ,z=ρcosθ.
The region of integration. The equation of the limited cylindrical surface in spherical coordinates is: ρsinθ=R,arctanhR≤θ≤2π. The equation of the top base of cylinder is: ρcosθ=h,0≤θ≤arctanhR .
And, due to z-symmetry, 0≤φ≤2π.
The Jacobian of transformation: J=ρ2sinθ⇒dxdydz=ρ2sinθ⋅dρdφdθ.
Comments
Leave a comment