brainslush
- 23
- 0
Homework Statement
Find the integral of the function x^2 on a cylinder (excluding button and top)
x^2 + y^2 = a^2,
0 <= z <= 1
Homework Equations
\int\int\int x^{2} dx dy dz
x = a * cos \Theta
y = a * sin \Theta
z = z
The Attempt at a Solution
I'm not quite sure what to do but I give it a try.
Determine the Jacobian...
\frac{(\partial(x,y,z))}{(\partial(a,\Theta,z))} = a
By change of variables one gets:
\int^{1}_{0}\int^{2\Pi}_{0}\int^{a}_{0} a^{3}*cos^{2}(\Theta) da d\Theta dz = \frac{\Pi}{4}*a^4
Is this right or am I wrong? I guess I got stuck in the middle between parametrization, divergence, stokes, greens thm and simple integration.
Last edited: