How to Find Unit Tangential Vectors on a Surface?

In summary, you can find the position vector of a point on a surface by taking the dot product of the normal vector and the tangential vector.
  • #1
caseyjay
20
0
Hi all,

If I have a surface x2+3y2+2z2=9, how am I suppose to find all the unit magnitude vectors that are tangential to the surface at point (-1,0,9)?

So far, I am able to find the normal vector 2xi+6yj+4zk and the equation of the plane at (-1,0,9) will therefore be 2x+6y+4z=6. However, then I am stuck and I do not know how can I find the unit magnitude vectors that are tangential to the surface.

Can someone please help me?

Thanks in advance.

Casey.
 
Physics news on Phys.org
  • #2
You are almost finished. All tangential vectors must lie in that tangent plane, of course. The "position vector" of a point in that plane can be written [itex]\vec{r}= (x+ 1)\vec{i}+ y\vec{j}+ (z-9)\vec{k}[/itex] and must satisfy 2(x+1)+ 6y+ 4(z- 9)= 0
You can write, then, z- 9= (1/2)(x+1)+ (3/2)y so the vector equation becomes [itex]\vec{r(x,y)}= (x+1)\vec{i}+ y\vec{j}+ (1/2)(x+ 3y+ 1)\vec{k}[/itex]. Divide that by its length to get a unit vector. Of course, you will have x and y in that because you have a two parameter set of vectors in the tangent plane. You could use the "unit" condition [itex](x+1)^2+ y^2+ (1/4)(x+ 3y+1)= 1[/itex] to reduce to one parameter.


While wr
 
  • #3
HallsofIvy said:
You are almost finished. All tangential vectors must lie in that tangent plane, of course. The "position vector" of a point in that plane can be written [itex]\vec{r}= (x+ 1)\vec{i}+ y\vec{j}+ (z-9)\vec{k}[/itex] and must satisfy 2(x+1)+ 6y+ 4(z- 9)= 0
You can write, then, z- 9= (1/2)(x+1)+ (3/2)y so the vector equation becomes [itex]\vec{r(x,y)}= (x+1)\vec{i}+ y\vec{j}+ (1/2)(x+ 3y+ 1)\vec{k}[/itex]. Divide that by its length to get a unit vector. Of course, you will have x and y in that because you have a two parameter set of vectors in the tangent plane. You could use the "unit" condition [itex](x+1)^2+ y^2+ (1/4)(x+ 3y+1)= 1[/itex] to reduce to one parameter.


While wr

Hi HallsofIvy, thanks for your help. At the end of your message, you wrote "While wr". Is there something you would like to continue to explain to me?
 
  • #4
Actually, no. I started to say "while writing that", it had occurred to m that it would be better to work with the angle the vector makes as parameter but then I figured I had better think about it more! If you let [itex]x= cos(\theta)[/itex] and [itex]y= sin(\theta)[/itex], we can use z= (1/2)(x+1)+ (3/2)y so write z as a function of [itex]\theta[/itex] but then we have the same problem: taking r in the xy-plane equal to 1 doesn't make this a unit vector!
 
  • #5
HallsofIvy said:
Actually, no. I started to say "while writing that", it had occurred to m that it would be better to work with the angle the vector makes as parameter but then I figured I had better think about it more! If you let [itex]x= cos(\theta)[/itex] and [itex]y= sin(\theta)[/itex], we can use z= (1/2)(x+1)+ (3/2)y so write z as a function of [itex]\theta[/itex] but then we have the same problem: taking r in the xy-plane equal to 1 doesn't make this a unit vector!

Oh I see. Speaking of that, how do you derive that the position vector of a point in that plane can be written as:

[itex]
\vec{r}= (x+ 1)\vec{i}+ y\vec{j}+ (z-9)\vec{k}
[/itex]

Is there a formula or derivation that I am missing here?
 
  • #6
Hi HallsofIvy,

I figure out how you derive [itex]\vec{r}= (x+ 1)\vec{i}+ y\vec{j}+ (z-9)\vec{k}[/itex] as the tangential vectors. Since x, y, and z must satisfy 2(x+1)+ 6y+ 4(z- 9)= 0, two possibilities of the tangent vectors are [itex]\vec{r}= \vec{i}+ 3\vec{j}-5\vec{k}[/itex] at (0,3,4) and [itex]\vec{r}= 3\vec{i}+ 5\vec{j}-9\vec{k}[/itex] at (2,5,0).

Since if I substitute (0,3,4) and (2,5,0) separately into 2(x+1)+ 6y+ 4(z- 9), I will obtain 0, hence I presume I am right so far. However, I also remember that the scalar product of the normal vector and the tangent vector should be equal to zero since the angle between them is 90 degrees. But if I perform

[itex](\vec{i}+ 3\vec{j}-5\vec{k})[/itex]*[itex](-2\vec{i}+ 0\vec{j}+36\vec{k})[/itex]

and

[itex](3\vec{i}+ 5\vec{j}-9\vec{k})[/itex]*[itex](-2\vec{i}+ 0\vec{j}+36\vec{k})[/itex]

I won't get 0 as a result.

Why is it so?

NB: * is dot product.
 
  • #7
Hi all,

I think I have solved the problem and thanks for all your help. I have made some fundamental mistakes earlier and hence I am unable to solve it correctly. The solution is as follows:

Surface: x2+3y2+2z2=9

Let f(x,y,z)=x2+3y2+2z2

Therefore [tex]\nabla[/tex]f(x,y,z)=2x[tex]\vec{i}[/tex]+6y[tex]\vec{j}[/tex]+4z[tex]\vec{k}[/tex].

At (-1,0,2), f(x,y,z)=-2[tex]\vec{i}[/tex]+8[tex]\vec{k}[/tex]. It follows that the equation of the tangent plane is -2(x+1)+8(z-2)=0 and therefore -2x+8z=18.

The tangential vectors on the tangent plane is given by [since it crosses (-1,0,2)]:
(x+1)[tex]\vec{i}[/tex]+y[tex]\vec{j}[/tex]+(z-2)[tex]\vec{k}[/tex]

The unit tangential vector is by dividing the tangential vector with its magnitude.

Hope the above helps and once again thank you to all who have helped in solving this.
 

FAQ: How to Find Unit Tangential Vectors on a Surface?

What is a tangential vector of a surface?

A tangential vector of a surface is a vector that is parallel to the surface at a specific point. It represents the direction and magnitude of the change in position of a point on the surface.

How is a tangential vector different from a normal vector?

A tangential vector is parallel to the surface, while a normal vector is perpendicular to the surface. This means that a tangential vector lies within the surface, while a normal vector points outward or inward from the surface.

How is a tangential vector calculated?

A tangential vector can be calculated using the partial derivatives of the surface's equation at a specific point. The tangential vector is the sum of the partial derivatives in the x, y, and z directions, multiplied by their corresponding unit vectors.

What is the significance of a tangential vector in surface analysis?

Tangential vectors are important in surface analysis because they provide information about the orientation and shape of the surface at a specific point. They are also used in calculating the rate of change of a surface with respect to different variables.

Can a tangential vector change at different points on a surface?

Yes, the tangential vector can change at different points on a surface. This is because the orientation and shape of the surface can vary at different points, resulting in different tangential vectors. Additionally, the tangential vector is dependent on the variables used to calculate it, so it can also change if the variables change.

Back
Top