Bassalisk
- 946
- 2
Homework Statement
I=(triple intgral)(x2+y2)dxdydz.
D:
z=2
x2+y2=2z
z>=0
Homework Equations
The Attempt at a Solution
I used cylindrical coordinates to solve this. But I came across a problem.
When I fix z between 0 and 2, and r between 0 and sqrt(2z) I get 16pi/3
{0<z<2; 0<r<sqrt(2z)}
But when I fix r betwen 0 and 2, and z between 0 and r^2/2 i get 32pi/3
{0<r<2; 0<z<r2/2}
I cannot find error anywhere in the process of calculating. What is the right result?