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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top