Volume of paraboloid using divergence theorem (gives zero)

unscientific
Messages
1,728
Reaction score
13

Homework Statement



A surface S in three dimensional space may be specified by the equation
f(x, y, z) = 0, where f(x, y, z) is a real function. Show that a unit vector nˆ normal to
the surface at point (x0, y0, z0) is given by

jk9g0g.png


Homework Equations





The Attempt at a Solution



r = (x, y, z)

∇f = 2(x, y, -z)

n = 1/r (x, y, -z)

dS = dx dy √[1 + (x/z)2 + (y/z)2] (1/r) (x, y, -z)

When i take r (dot) dS it gives x2 + y2 - z2 which = 0..



Method 2 (Cylindrical Coordinates)

dS = n (r dr d∅)

but this still gives 0 when n (dot) r
 
Physics news on Phys.org
unscientific said:
When i take r (dot) dS it gives x2 + y2 - z2 which = 0..
... which is correct for that part of the surface. But there's another part, governed by z = h.
 
  • Like
Likes 1 person
haruspex said:
... which is correct for that part of the surface. But there's another part, governed by z = h.

Ah i see, I missed out that surface entirely! (Which happens to be simply a disc)

Since divergence theorem only works for closed volumes.
 
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