The cylinder is projected in a circle on the area Oxy. Use the polar coordinate system:
x = p cos ϕ
y = p sin ϕ
|J| = p
0 <= ϕ <= 2 π
Consider:
x2 + y2 = 3
p2 = 3
p = 3
0 <= p <= 3
∬ydS=∬ydxdy=∫02πdϕ∫03p∙psinϕdp=∫02πsinϕ∙ (p3/3)∣03dϕ=∫02πsinϕ∙(33/3)dϕ=3∙∫02πsinϕdϕ=3∙(−cosϕ)∣02π=−3∙(1−1)=0
Comments