So obviously, we are all familiar that a unit vector is a vector that has a magnitude of 1 that lies in the same direction as our original vector. But what is the importance of it? Why do we use it? I don't really get the point of it. We can find the magnitude of any vector but what's so important about the unit vector?
I have only seen questions that say "find the unit vector of _i, _j, _k"; however, are there any other applications for unit vector? If so how would we use them?
I am currently a high school student, who is interested to find out more about this interesting concept.
Thank you in advance.
One reason why unit vectors are important is the following.
Suppose that we have a unit vector $\vec u(t)$ changing with a parameter $t$ (e.g. we may think $t$ as time).
Then we can prove that the derivative $\frac d{dt}\vec u(t)$ (which is a new vector that in some sense measures how $\vec u(t)$ is changing) is actually orthogonal to $\vec u(t)$. This follows immediately taking the derivative both hands of the identity $$ \vec u(t)\cdot\vec u(t)=1 $$ which describes in terms of the scalar product the fact that the length of $\vec u(t)$ is constantly $1$. In fact the product rule gives $$ 2\frac d{dt}\vec u(t)\cdot\vec u(t)=0. $$ This fact is actually of some importance when studying curves in space when we take as $\vec u(t)$ a vector tangent to the curve rescaled so to have always length $1$.