answersLogoWhite

0

How do you find a normal vector?

Updated: 12/22/2022
User Avatar

Wiki User

15y ago

Best Answer

A normal vector is a vector that is perpendicular or orthogonal to another vector. That means the angle between them is 90 degrees which also means their dot product if zero. I will denote (a,b) to mean the vector from (0,0) to (a,b) So let' look at the case of a vector in R2 first. To make it general, call the vector, V=(a,b) and to find a vector perpendicular to v, i.e a normal vector, which we call (c,d) we need ac+bd=0 So say (a,b)=(1,0), then (c,d) could equal (0,1) since their dot product is 0 Now say (a,b)=(1,1) we need c=-d so there are an infinite number of vectors that work, say (2,-2) In fact when we had (1,0) we could have pick the vector (0,100) and it is also normal So there is always an infinite number of vectors normal to any other vector. We use the term normal because the vector is perpendicular to a surface. so now we could find a vector in Rn normal to any other. There is another way to do this using the cross product. Given two vectors in a plane, their cross product is a vector normal to that plane. Which one to use? Depends on the context and sometimes both can be used!

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find a normal vector?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find the normal vector of a ball or sphere?

The normal vector to the surface is a radius at the point of interest.


How to find orthogonal vector?

Given one vector a, any vector that satisfies a.b=0 is orthogonal to it. That is a set of vectors defining a plane orthogonal to the original vector.The set of vectors defines a plane to which the original vector a is the 'normal'.


What is a vector which is orthogonal to the other vectors and is coplanar with the other vectors called?

In a plane, each vector has only one orthogonal vector (well, two, if you count the negative of one of them). Are you sure you don't mean the normal vector which is orthogonal but outside the plane (in fact, orthogonal to the plane itself)?


How do you find missing vector if resultant is given?

The Resultant Vector minus the other vector


When vector is divided by its own magnitude you find its?

We get the Unit Vector


What are the tangential and normal components of acceleration?

The tangential component of acceleration is the change in speed along the direction of motion, while the normal component is the change in direction of velocity. In other words, tangential acceleration affects the speed of an object, while normal acceleration affects the direction of motion.


How can you find a unit vector in the same direction as the given vector?

Divide the vector by it's length (magnitude).


How do you find the location of resultant?

To find the location of the resultant, you can use the parallelogram rule or the triangle rule of vector addition. Locate the endpoints of the vectors you are adding, draw the resultant vector connecting the initial point of the first vector to the terminal point of the last vector, and then find the coordinates of the endpoint of the resultant vector.


Vector method to find out the acceleration of a particle is -wwrwhere angular velocity is w?

To find the acceleration of a particle using the vector method, you can use the equation a = r x (w x v), where "a" is the acceleration, "r" is the position vector, "w" is the angular velocity vector, and "v" is the velocity vector. The cross product (x) represents the vector cross product. By taking the cross product of the angular velocity vector with the velocity vector and then multiplying the result by the position vector, you can find the acceleration of the particle.


What is the reverse process of vectors addition?

reverse process of vector addition is vector resolution.


How do you find vector components when given the vectors are parallel and the magnitude of each vector is equal to 1?

If they are parallel, you can add them algebraically to get a resultant vector. Then you can resolve the resultant vector to obtain the vector components.


How do you find the component of a vector perpendicular to another vector?

The component of a vector x perpendicular to the vector y is x*y*sin(A) where A is the angle between the two vectors.