What is the surface integral of a cone in polar coordinates?

XcKyle93
Messages
32
Reaction score
0

Homework Statement



g(x,y,z) = z2; Ʃ is the part of the cone z = \sqrt{x<sup>2</sup>+y<sup>2</sup>} between the planes z = 1 and z = 3.

Homework Equations



Conversion to polar coordinates
∫∫Ʃg(x,y,z)dS = ∫∫Rg(x,y,f(x,y)) \sqrt{f<sub>x</sub><sup>2</sup> + f<sub>y</sub><sup>2</sup>+1}

The Attempt at a Solution


If we're talking in terms of r and θ, r goes from 1 to 3 and θ goes from 0 to 2π. I converted to polar coordinates from cartesian and I got 8*π*√2 *z2. If you were converting to polar/cylindrical coordinates, z2 wouldn't change, correct?

Sorry, for some reason the square root LaTeX command didn't want to work...
 
Physics news on Phys.org
XcKyle93 said:

Homework Statement



g(x,y,z) = z2; Ʃ is the part of the cone z = \sqrt{x^2+y^2} between the planes z = 1 and z = 3.

Homework Equations



Conversion to polar coordinates
∫∫Ʃg(x,y,z)dS = ∫∫Rg(x,y,f(x,y)) \sqrt{f^2_x + f^2_y+1}

The Attempt at a Solution


If we're talking in terms of r and θ, r goes from 1 to 3 and θ goes from 0 to 2π. I converted to polar coordinates from cartesian and I got 8*π*√2 *z2. If you were converting to polar/cylindrical coordinates, z2 wouldn't change, correct?

Sorry, for some reason the square root LaTeX command didn't want to work...

Don't use the subscript and superscript buttons in a tex expression use f_x for subscripts and f^2 for superscripts in tex as I have done for you.

You shouldn't have any z in your answer; it should be a number. Of course z depends on x and y or r and θ because on the surface z=\sqrt{x^2+y^2}.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top