For a given vector
$w =(2,1,2)$
I am to find out the perpendicular unit vector $u$ to this vector $w$.
One such unit vector perpendicular to this vector is
$ U =(1,-2,0)/sqrt(5)$ which I found out as well.
However, the author mentions as a comment:
There is a whole plane of vectors perpendicular to $U$, and a whole circle of unit vectors in that plane.
This is the part I am confused about. In my mind, the given vector is an arrow in 3D space, then from any point in that arrow we can draw a perpendicular in any direction in 3D space, then how can all the perpendicular vectors lie in a plane?
Moreover, if this is true, then all the unit perpendicular vectors would form a cylinder with the vector $w$ as the axis.
What am I missing?
I am self studying his book and kind of new to Linear Algebra, so please explain. Thanks.
Vectors, in this context, are always taken to have their "tail" at the origin. If you could have vectors with any basepoint, then indeed, the set of "arrowheads" of the vector(s) in question would always fill up the whole space, even if you're only talking about one vector.
This convention is taken precisely so that we can draw an equivalence between vectors and points in the space: every point in space is determined by a unique vector based at the origin, and every vector based at the origin has its "tip" at exactly one point in space.