Triple Integral: Convert from Cartesian to Cylindrical Coordinates

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 · 24K views
daveyman
Messages
88
Reaction score
0

Homework Statement


This is my last question about triple integrals in cylindrical coordinates.

Evaluate the integral by changing to cylindrical coordinates:

[tex]\int _{-3}^3\int _0^{\sqrt{9-x^2}}\int _0^{9-x^2-y^2}\sqrt{x^2+y^2}dzdydx[/tex]


Homework Equations


In cylindrical coordinates, [tex]x^2+y^2=r^2[/tex] and [tex]x=r\cos{\theta}[/tex].


The Attempt at a Solution


My converted integral looks like this:

[tex]\int _0^{\pi }\int _0^{\sqrt{\frac{18}{1+\text{Cos}[\theta ]^2}}}\int _0^{9-r^2}r^2dzdrd\theta[/tex]

This isn't quite right. Any ideas?
 
Physics news on Phys.org
[tex]r=\sqrt{18-x^2}[/tex] which, in cylindrical coordinates is [tex]r=\sqrt{18-r^2\cos^2 \theta}[/tex].

So would the new integral be

[tex]\int _0^{\pi }\int _0^{\sqrt{18-r^2*\text{Cos}[\theta ]^2}}\int _0^{9-r^2}r^2dzdrd\theta[/tex]?
 
daveyman said:
[tex]r=\sqrt{18-x^2}[/tex] which, in cylindrical coordinates is [tex]r=\sqrt{18-r^2\cos^2 \theta}[/tex].

So would the new integral be

[tex]\int _0^{\pi }\int _0^{\sqrt{18-r^2*\text{Cos}[\theta ]^2}}\int _0^{9-r^2}r^2dzdrd\theta[/tex]?

No!

Get some graph paper and shade in all the points for which |x| ≤ 3 and |y|² ≤ 9 - x².​
 
tiny-tim said:
No!

Get some graph paper and shade in all the points for which |x| ≤ 3 and |y|² ≤ 9 - x².​

It is a circle at the origin with radius of three. So the integral will be

[tex]\int _0^{\pi }\int _0^3\int _0^{9-r^2}r^2dzdrd\theta[/tex]

which yields the correct answer.

Thank you!
 
daveyman said:
It is a circle at the origin with radius of three. So the integral will be

[tex]\int _0^{\pi }\int _0^3\int _0^{9-r^2}r^2dzdrd\theta[/tex]

which yields the correct answer.

Yup! :biggrin:

The moral of this … always draw the region first …

it's almost impossible to work out the limits without a diagram

(though of course, you must then prove them without a diagram … but that's much easier once the diagram has told you the answer! :wink:)​
 
Hey- I know this is quite an old thread... But just wondering how you know that the dθ part is between 0 and pi??
Cheers