Finding Tangent Vectors for Unit Normal (nx=ny=nz)

In summary, for a surface with normal (nx,ny,nz) where nx=ny=nz, the tangent vectors can be found by choosing any two non-parallel vectors that lie on the plane with normal (nx,ny,nz). Examples include (3nx,-3nx,0) and (0,3nx,-3nx) or (1,-1,0) and (0,1,-1).
  • #1
lost1
1
0
hi,

given a unit normal (nx,ny,nz) to a surface, the two tangent vectors
are: s = (-ny+nz, nz-nz, -nx+ny) and t = n x s (with s, t normalized).
now, if nx=ny=nz, then s & t become trivial.
how do i find these tangent vectors for this special case?

thanks alot.
 
Mathematics news on Phys.org
  • #2
lost1 said:
hi,

given a unit normal (nx,ny,nz) to a surface, the two tangent vectors
are: s = (-ny+nz, nz-nz, -nx+ny) and t = n x s (with s, t normalized).
now, if nx=ny=nz, then s & t become trivial.
how do i find these tangent vectors for this special case?

thanks alot.
I'm not exactly sure of what you're asking, but it seems that if you have a surface with normal (nx,ny,nz) such that nx=ny=nz, let a = nx, and you can express you normal as (a,a,a). The vectors tangent to this surface should also be tangent to the plane with normal (a,a,a). It shouldn't be hard to figure out two vectors that would lie on this plane. You should be able to see easily that there is some b such that the points (b,0,0), (0,b,0), and (0,0,b) lie on the plane, so the vectors (b,-b,0) and (0,b,-b) are acceptable candidates for your tangent vectors.

You can express the plane with a cartesian equation:

ax + ay + az + d = 0.

Knowing (a,a,a) lies on the plane, d = -3a². Now:

ab + a(0) + a(0) - 3a² = 0.
b = 3a

So, you can choose your tangent vectors to be:

s = (3nx,-3nx,0) and t = (0,3nx,-3nx). [or replace x with y or z ... or anything other than zero]

Of course, you can simplify this further and choose instead:

u = (1,-1,0) and v = (0,1,-1)
 
  • #3


Hello,

In the case where nx=ny=nz, the unit normal vector is pointing in the direction of one of the coordinate axes (x, y, or z). In this case, the surface is flat and there are an infinite number of tangent vectors that can be chosen. However, we can still find two tangent vectors that are perpendicular to each other and to the normal vector.

One way to find these tangent vectors is to choose any two vectors that are perpendicular to the normal vector. For example, if the normal vector is (1,1,1), we can choose s=(1,-1,0) and t=(1,0,-1). These two vectors are perpendicular to each other and to the normal vector, and they can be normalized to become unit tangent vectors.

Another way to find the tangent vectors is to use the cross product. Since the normal vector is pointing in the direction of one of the coordinate axes, the cross product of the normal vector with any other vector will result in a vector that is perpendicular to both. For example, if the normal vector is (1,1,1), we can choose s=(1,0,0) and use the cross product to find t: t = n x s = (1,1,1) x (1,0,0) = (0,1,-1). Again, these two vectors can be normalized to become unit tangent vectors.

I hope this helps. Let me know if you have any further questions.
 

1. What is a unit normal vector?

A unit normal vector is a vector that is perpendicular to a given curve or surface at a specific point. It has a magnitude of 1 and is used to determine the direction of the tangent vector at that point.

2. How do you find tangent vectors for unit normal?

To find the tangent vectors for a unit normal, you first need to calculate the partial derivatives of the equation of the curve or surface at the given point. Then, you can use these partial derivatives to find the components of the tangent vector. Finally, you can normalize the vector to get the unit tangent vector.

3. Why is it important to find tangent vectors for unit normal?

Finding tangent vectors for unit normal is important because it allows us to determine the direction of the curve or surface at a specific point. This information is useful in various applications, such as in physics, engineering, and computer graphics.

4. Can you explain the relationship between tangent vectors and unit normal?

Tangent vectors and unit normal are closely related, as they are both perpendicular to each other at a given point on a curve or surface. The unit normal vector points in the direction of the surface's normal, while the tangent vector points in the direction of the curve's slope at that point.

5. Are there any alternative methods for finding tangent vectors for unit normal?

Yes, there are alternative methods for finding tangent vectors for unit normal, such as using the cross product of two vectors or using the gradient of the surface's equation. However, the method of using partial derivatives is the most commonly used and easiest to understand.

Similar threads

Replies
4
Views
11K
  • Advanced Physics Homework Help
Replies
3
Views
4K
Replies
7
Views
2K
Replies
4
Views
1K
  • Introductory Physics Homework Help
Replies
3
Views
858
  • Engineering and Comp Sci Homework Help
Replies
4
Views
8K
  • General Math
Replies
16
Views
3K
Replies
2
Views
1K
Replies
13
Views
632
Replies
4
Views
1K
Back
Top