Calculating the normal vector to the surface

In summary, a normal vector is a vector that is perpendicular to a surface at a specific point and is used to describe the surface's orientation. It can be calculated using the gradient vector, which points in the direction of the greatest rate of change of a function at that point. The normal vector is important in various fields such as physics, engineering, and computer graphics, as it helps determine the slope of a surface and the direction of forces acting on it. It can change at different points on a surface, reflecting the varying orientation of the surface. Additionally, the normal vector is related to the tangent plane, as it is perpendicular to it and any tangent lines drawn on the surface at that point.
  • #1
Natalie89
29
0
I know this is really basic, but I just can't seem to remember...


Say you have three points (0,0,2),(0,2,0) and (2,0,0) to form a triangle. How do you calculate the normal to the surface?
 
Physics news on Phys.org
  • #2
Welcome to PF!

Hi Natalie89! Welcome to PF! :wink:

Hint: it has to be perpendicular to any two vectors in the surface …

so find any two vectors, and use the cross product :smile:
 
  • #3


To calculate the normal vector to the surface, we can use the cross product of two vectors that lie on the surface. In this case, we can choose any two vectors formed by connecting the three given points. For example, we can choose the vectors (0,0,2)-(0,2,0) and (0,0,2)-(2,0,0).

The cross product of these two vectors will give us the normal vector to the surface. The formula for the cross product is (a1b2 - a2b1, a2b0 - a0b2, a0b1 - a1b0), where (a1,a2,a3) and (b1,b2,b3) are the components of the two vectors.

Using the given points, we have (0,2,-2) and (2,0,-2) as the two vectors. The cross product is then (0*-2 - 2*-2, 2*-2 - 0*-2, 0*0 - 2*2) = (4,4,-4). This is the normal vector to the surface formed by the three points.

It's important to note that the direction of the normal vector is arbitrary. We can choose to have it point in the opposite direction by simply changing the order of the vectors in the cross product. In this case, the normal vector would be (-4,-4,4).

I hope this helps refresh your memory on calculating the normal vector to a surface. Remember, the normal vector is an important concept in understanding the orientation and properties of a surface in three-dimensional space.
 

Related to Calculating the normal vector to the surface

1. What is a normal vector?

A normal vector is a vector that is perpendicular to a surface at a specific point. It is used to describe the orientation of the surface.

2. How do you calculate the normal vector to a surface?

To calculate the normal vector to a surface, you can use the gradient vector, which is a vector that points in the direction of the greatest rate of change of a function. This can be found by taking the partial derivatives of the function with respect to each variable and then evaluating them at the point on the surface.

3. Why is the normal vector important?

The normal vector is important because it can be used to calculate the slope of a surface at a specific point, which is useful in many applications such as physics, engineering, and computer graphics. It also helps determine the direction of forces acting on the surface.

4. Can the normal vector change at different points on a surface?

Yes, the normal vector can change at different points on a surface. This is because the orientation of the surface can vary at different points, and the normal vector represents this orientation. For example, on a curved surface, the normal vector will change as you move along the surface.

5. How is the normal vector related to the tangent plane?

The normal vector is perpendicular to the tangent plane at a specific point on a surface. This means that it is also perpendicular to any tangent line drawn on the surface at that point. In other words, the normal vector is orthogonal to the tangent plane and tangent lines, making it an important concept in understanding the geometry of surfaces.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
5
Views
940
  • Differential Equations
Replies
7
Views
252
  • Precalculus Mathematics Homework Help
Replies
6
Views
627
  • Special and General Relativity
Replies
17
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
877
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
  • Advanced Physics Homework Help
Replies
1
Views
740
  • Precalculus Mathematics Homework Help
Replies
8
Views
1K
  • Precalculus Mathematics Homework Help
Replies
1
Views
746
Back
Top