Bergen
- 3
- 0
Homework Statement
A sphere is given by x^2+y^2+z^2 ≤ 1. The density is given by ρ(x,y,z) = x+y+z.
Show that the mass is 3π/2.
Homework Equations
m = ∫ρ ∂V
∂V=ρ^2sinϕ∂ρ∂ϕ∂θ
The Attempt at a Solution
I have converted the x, y and z in the density function to spherical coordinates, and by using triple integrals this is where I am now.
m = ∫∫∫(ρsin(ϕ)cos(θ)+ρsin(ϕ)sin(θ)+ρcos(ϕ))ρ^2sinθdρdθdϕ
I am struggeling to solve the integration due to the density function in the bracket.
Integration limits; θ = 2π→0. ϕ = π→0, ρ = 1→0
Best regards