Main content
Linear algebra
Course: Linear algebra > Unit 2
Lesson 2: Linear transformation examplesUnit vectors
What unit vectors are and how to construct them. Created by Sal Khan.
Want to join the conversation?
- In this video, Sal indicates that another name for a unit vector is a normalized vector.
However, a normal vector does not necessarily have a length of one, and it does not go in the same direction as the original vector, rather it is perpendicular to it.
Is anyone else confused by this terminology?(7 votes)- It is unfortunate that the words look similar, but "normalized" and "normal" are two very different things.
"Normalized" is used as a verb and means, "force a vector to have length 1." This is easily accomplished by dividing the vector by its magnitude.
For example, the magnitude of 3i + 4j is 5, so the normalized version of this vector is (3/5)i + (4/5)j. The normalized version of a vector always has length 1 and is parallel to the original vector.
On the other hand, as you point out, a normal vector is something completely different, and is always perpendicular to the vector it is normal to!
Ugh, not the best of terminology, but that is life in linear algebra.(23 votes)
- are there any other notations for vectors?(7 votes)
- i j k notation. See the physics playlist.(13 votes)
- What's the point of a unit vector, why do we need these at all?(6 votes)
- Sal normally gives a proof that what he's saying is true, but he doesn't here. It doesn't just "pop out at me", as he would say, that û = 1/||v|| v for any given vector v. Is there some way to prove this?(3 votes)
- Think of it like this. All vectors can be represented as a unit vector times a scalar quantity (to up scale the vector). Therefore we can write u-hat*||v||=v. Dividing both sides by ||v|| gives u-hat=v/||v|| which is the same as u-hat=1/||v|| v(9 votes)
- In vectors , what we mean by saying " value of vector " ?
And what is the difference between the value of vector and the magnitude of vector ??
Please help guys . Its really important .
Thank you .(5 votes)- The magnitude of the vector is equivalent to the length described in this video. I'm not sure that I know of anything being the "value of vector". There are Vector-valued functions, which is just a function that returns vectors, but that is a different concept than what is in this video.(5 votes)
- does a zero vector has a magnitude ??(4 votes)
- The magnitude of a zero vector is, as the name implies, 0.(4 votes)
- i have no clue whats going on... HELP!(2 votes)
- A unit vector is any vector where || v || = 1. Another way to say it is that a unit vector is exactly one unit long. Thus, "unit vector" (one unit). If that's not what you needed, please specify a bit more what you're confused about.(7 votes)
- I have no idea what a vector is.I never heard of one before.But i am going to be a scientist and scientists learn different things!! :((3 votes)
- That's the spirit!
A vector is a quantity that has both a magnitude and a direction. They are used to represent a lot of things that single numbers (called scalars) cannot, and are incredible useful not only in math, but also in physics, computing, economy, etc.
Vectors are used extensibly in Linear Algebra, but I suggest you familiarise with them before continuing with Linear Algebra, since it's assume that you have some knowledge of vectors. Here are the introductory videos for vectors: https://www.khanacademy.org/math/precalculus/vectors-precalc/vector-basic/v/vector-representations-example(4 votes)
- What is the only vector for which we are not able to find a unit vector?(2 votes)
- In vector , is the magnitude the length of the vector ??(2 votes)
- Yes, "magnitude" refers to 'how big something is,' and when we talk about a vector's magnitude we are talking about how 'big' the vector is. Since vectors by definition have no thickness, this means we are talking about the vector's length.(3 votes)
Video transcript
We covered the idea of vector
length many, many videos ago. And I realize that I forgot to
cover an important topic. This topic's going to be useful
when we do some types of transformation -- actually,
the projections that I'll do in the next video. The notion that I forgot
to do is the notion of a unit vector. And all this is, is a vector
that has a length of 1. Has length and we've
defined length. It has a length of 1. So if something is a unit
vector, let's say that u here is a unit vector, and
it's a member of Rn. Then that means that if we have
u, u looks like this, has n components, u2 all
the way to un. We know what the length
of this is, right? We know that the length of u,
sometimes called the norm of u, it's just equal to the square
root of the squared sums of all of its components. And if you think about it, this
is just an extension of the Pythagorean theorem,
to some degree. So it's u1 squared plus
u2 squared all the way to un squared. And it's the square
root of that. If this is a unit vector, if
this is a unit vector, so this is a unit vector, that implies
that the length of u will be equal to 1. And that doesn't matter in what
dimension space we are. This could be R100
this could be R2. For it to have a unit vector in
any of those spaces, their length is 1. The next obvious question
is, how do you construct a unit vector? Let's say that I have
some vector, v. And let's say it's not
a unit vector. It's v1 v2 all the way to vn. And I want to turn it into some
vector u that is a unit vector, that just goes in
the same direction. So u will go in the same
direction, as v, but the length of u is going
to be equal to 1. How do I construct this
vector u here? What I could do is, I could
take the length of v. I could find out what the length
of v is, and we know how to do that. We just apply this definition
of vector length. And what happens if I figure out
the length of v, and then I multiply the vector
v times that? What if I make my u, what if I
say u is equal to, 1 over the length of v times v itself? What happens here? If I take the length
of this thing right here, what do I get? The length of u is equal to
the length of this scalar. Remember this is just
some number, right? It's equal to this scalar,
and I'm assuming v is a non-zero vector. The length of whatever this
scalar number is times v. And we know that we can take
this scalar out of the formula, we can show that --
I think I've shown it in a previous video -- that the
length of c times v is equal to c times the length of v. Let me write that down. And that's essentially what
I'm assuming right here. That if I take the length of c
times some vector, v, that is equal to c times the
length of v. I think we showed this when we
first were introduced to the idea of length. So we know that this is going
to be equal to 1 over the length of vector v -- that's my
c -- times, so this thing right here is that thing right
there, times this thing, times the length of vector v. Well what's this going
to be equal to? 1 over something times
that something. Well this is just going
to be equal to 1. So that's all a unit
vector is. If you want to find a unit
vector -- or sometimes it's called a normalized vector
-- that goes in the same direction as some vector v, you
just figure out the length of v using the definition
of vector length in Rn. And then multiply 1 over that
length times the vector v -- and this is just a scalar
-- and then you get your vector u. Let me to do an example, just to
make sure you get the idea. Let's say I have some vector
v and it's in R3. Let's say it's 1, 2, minus 1. What is the length of v? The length of v is equal to the
square root of 1 squared plus 2 squared plus minus 1
squared, and that is equal to the square root of 1 plus 1 plus
4 -- square root of 6. So that is the length of v. If I want to construct a
normalized vector u that goes in the same direction as v, I
can just define my vector u as being equal to 1 over the length
of v -- 1 over the square root of 6 -- times v. So times 1, 2, minus 1. Which is equal to 1 over square
root of 6, 2 over square root of 6, and minus 1
over the square root of 6. And I'll leave it for you to
verify that the length of u is going to be equal to 1. I'll just throw out one
other idea here that you'll often see. When something is a unit vector,
instead of using this little arrow on top of the
vector, they'll often write a unit vector with a little hat
on top of it, like that. That signifies that we're
dealing with a unit vector. And for those of you've taken
your vector calculus, or have done a little bit of
engineering, you're probably familiar with the vectors
i, j, and k. And the reason why they have
this little hat here is because these are all
unit vectors in R3. They're members of R3 and
they're all unit vectors. These are actually the
basis vectors in R3. And for those of you who
have been watching my transformation videos, these are
equivalent to the vectors e1 -- which I could write
with a hat on it, really -- e2, and e3. Which are the standard
basis vectors in R3. Now that you've been exposed to
it, now I can start to use the idea of a unit vector
in future videos.