Finding formula for normal vector of surface

Somefantastik
Messages
226
Reaction score
0

Homework Statement



S is surface of upper half of sphere (rad 3) at (0,0,0). Find the formula for n (in Cartesian, spherical, and cylindrical coord syst), then evaluate

\int\int\textbf{F}\cdot\textbf{n}dA

Where F(x,y,z) = k

Homework Equations


The Attempt at a Solution



in a previous problem, if I let z = f(x,y) be the surface and take

\psi(x,y,z) = f(x,y) - z

Since \nabla\psi is orthogonal to the surface on which \psi is constant, then I can use this to get the formula for the normal to the surface.

Problem is, I'm stuck trying to figure out what the formula for the surface is to start with.

A sphere with radius 3 is just x2+y2+z2 = 3

so

z = 3 - \sqrt{x^{2}+y^{2}}

where 0< x,y < 3

now

\textbf{n} = \frac{\nabla\psi}{\left\|\nabla\psi\right\|}

Am I on the right track? The unit normal vector field gets pretty ugly after this step :-/
 
Physics news on Phys.org
It can't be that bad, can it?

BTW, using implicit differentiation then solving for the derivative is often much simpler that solving for the variable and differentiating that.


By the way, surely you know enough about spheres to have an easy way of finding the unit normal?
 
I must have done something wrong because I've gotten something pretty heinous.

\nabla\psi = -x(x^{2} + y^{2})^{-1/2}\textbf{i} - y(x^{2} + y^{2})^{-1/2}\textbf{j} - \textbf{k}

\left\|\nabla\psi \right\| = (x^{2} + y^{2}) + 1
 
I believe that is wrong, but what's so "heinous" about that expression? :confused: The correct one has the same sort of appearance.
 
Maddeningly unhelpful :(

"By the way, surely you know enough about spheres to have an easy way of finding the unit normal? "

Obviously not, can you expound a little?
 
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