How do you determine whether a vector is orthogonal, parallel, or neither?
1 Answer
Of course you can check whether a vector is orthogonal, parallel, or neither with respect to some other vector. So, let's say that our vectors have
The concept of parallelism is equivalent to the one of multiple, so two vectors are parallel if you can obtain one from the other via multiplications by a number: for example,
To check if two vectors are orthogonal, instead, you can use the scalar product. If you have two vectors
The scalar product is often used to define the concept of orthogonality itself, when working with non-numerical vectors, which you can't properly visualize, and two vectors are said to be orthogonal if their scalar product is zero. For example, if you consider the vectorial space of continuous function, how can you "see" if two functions are orthogonal? You define a proper scalar product on that space, and if
Numerical examples of orthogonal vectors can be
or for example an easy check that the