physiker99
- 36
- 0
How do I find "surface normal direction" for a plane on a point with coordinates specified?
Last edited:
The discussion revolves around determining the surface normal direction at a specific point for given surfaces defined by equations. The subject area includes concepts from multivariable calculus and differential geometry.
The discussion is active, with participants exploring different interpretations of the problem. Some guidance has been offered regarding the use of gradients to find normals, but there is no explicit consensus on the methods to be employed.
Participants are working with specific equations and a point, but there is a noted lack of clarity regarding the definitions and characteristics of the surfaces involved. The discussion also hints at the importance of reviewing relevant textbook material for foundational concepts.
physiker99 said:i need to find normal directions for r^2=9 and x+y+z^2=1 at the point (2,-2,1)
[PLAIN]http://en.wikipedia.org/wiki/Surface_normal said:If[/PLAIN] a surface S is given implicitly as the set of points [itex](x,y,z)[/itex] satisfying [itex]F(x,y,z)=0[/itex], then, a normal at a point [itex](x,y,z)[/itex] on the surface is given by the gradient:
[tex]\mathbf{N}=\mathbf{\nabla}F[/tex]
since the gradient at any point is perpendicular to the level set, and [itex]F(x,y,z) = 0[/itex] (the surface) is a level set of [itex]F[/itex].