I'm having a difficulty to understand unit vectors other than those of the axes ($i, j, k$).
Say I have two vectors $U$ and $V$, somewhere in $\Bbb R^3$ in terms of $i, j, k$, and I want to know the projection of vector $U$ over vector $V$, if their coordinates are all non-zero.
As I see it, I should make:
$$\operatorname{proj}_vu = |u| \cos(\alpha)\;,$$ where $v$ is a unit vector. But how can I find an unit vector $V$ if its coordinates are non-zero? Its length won't ever be $1$.
I apologize for my lack of TEX knowledge, I'm sure it would have made this clearer. Tried to code it somewhere else and paste an url here, but it didn't work.
