Cylindrical Triple Integral: Evaluating Over a Bounded Solid

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
mathman44
Messages
204
Reaction score
0

Homework Statement



Use cylindrical coordinates to evaluate the triple integral (over E) [tex]sqrt(x^2+y^2) dV[/tex] , where E is the solid bounded by the circular paraboloid z=9−16(x^2+y^2) and the xy plane.

The Attempt at a Solution



This is really bugging me... Is this the correct setup for the integral?

0 < z < 9 - 16r^2
0 < r < 3/4
0 < theta < 2pi

[tex]\int_0^{3/4}\int_0^{9-16r^2}\int_0^{2pi}r^2(d\theta,dz,dr)[/tex]
 
Last edited:
Physics news on Phys.org
Your integral looks funny...might want to adjust the formatting somewhat.
1. Order of integration - please write your integrals in the correct order, or else you are going to get nonsense for your answer when you integrate outwards.
2. The function you are integrating is r^2, not r.
 
Yep, that's all fixed now. Learning latex for the first time. Does this look good? It's not giving me the correct answer according to WeBWorK.
 
Last edited:
Hm...the order of integration is wrong. You must integrate wrt z first before integrating wrt r, because the bound of z is dependent on the value of r. If you integrate in the order above, you will end up with r in your final expression.

[tex] \int_0^{2\pi}\int_0^{3/4}\int_0^{9-16r^2}\,\,r\,\,r \,dz\, dr\, d\theta<br /> [/tex]
 
Last edited:
Once again my bad, the E is actually sqrt(x^2 + y^2) = r... :S

I did it your way before (with r^2 as the integrating function) and I still got the wrong answer.
 
Hmm...what does the WeBwork thingy say the correct answer is? The integral looks correct to me
 
Last edited:
It works! Ty.
 
Last edited: