Sami Lakka
- 10
- 0
Homework Statement
The distribution of mass on the hemispherical shell z=(R2 - x2 -y2)1/2 is given by
\sigma= (\sigma0/R2)*(x2+y2)
where \sigma0 is constant. Find an expression in terms of \sigma0 and R for the total mass of the shell
Homework Equations
The mass is given by double integral over hemispherical shell
The Attempt at a Solution
\int\int\sigma0/R2(x2+y2)dS
Switch to polar coordinates: x2+y2=r2
\int\int\sigma0/R2*r2*r*dr*d0
After the iterated integral over region 0->2\Pi and 0->R I get answer:
Mass = (\Pi*R2*\sigma0)/2
However the book that I'm studying (Div,Grad,Curl and all that, problem II-6) says that right answer is: (4*\Pi*R2*\sigma0)/3
What goes wrong?