Feodalherren
- 604
- 6
Homework Statement
Find the mass of z= \sqrt{x^{2}+y^{2}} when 1 ≤ z ≤ 4.
The density function is ρ(x,y,z) = 10 - z
Homework Equations
The Attempt at a Solution
\int\int_{s} ρ dS
S = <x, y, \sqrt{x^{2}+y^{2}} >
therefore dS = < \frac{-x}{\sqrt{x^{2}+y^{2}}} , \frac{-y}{\sqrt{x^{2}+y^{2}}}, 1 >
This is where I get sort of lost. Skipping a few steps I paramterized the function into polar coordinates and ended up with this integral
\int^{2pi}_{0}\int^{2}_{1} 10 \sqrt{1+r^2} - r\sqrt{1+r^2}drd\theta
This just doesn't seem right, what am I missing?