I'm jumping in rather late to this very long thread, but there have been a few things said about vectors that deserve comment, IMO.
pressure as a vector quantity
I disagree with Ratch that pressure is a vector quantity. Consider a point at a certain depth beneath water. We know how to calculate the value of the pressure at this depth, but what direction is associated with this pressure? At a point, the pressure is equal in all directions.
matrix or vector multiplication
Some time back in this thread, Caveman gave an example of a 1 X n matrix multiplying an n X 1 matrix, which of course produces a 1 X 1 matrix. For all intents and purposes, such a matrix is a scalar. In the same vein, a vector with only a single component can reasonably be thought of as a scalar.
Alternatively, if you don't like that reasoning, scalars can be thought of as vectors in R\(^{1}\), using their sign to establish direction.
In any case, I don't see the relevance to this discussion of what a particular operation on matrices (e.g., matrix multiplication) or vectors (e.g., vector inner product AKA dot product) has. The usual operations that apply to objects in a vector space are multiplication of a vector by a scalar in some field, and addition of vectors. A vector space has to have additional structure in order to support inner products.
Mark
pressure as a vector quantity
I disagree with Ratch that pressure is a vector quantity. Consider a point at a certain depth beneath water. We know how to calculate the value of the pressure at this depth, but what direction is associated with this pressure? At a point, the pressure is equal in all directions.
matrix or vector multiplication
Some time back in this thread, Caveman gave an example of a 1 X n matrix multiplying an n X 1 matrix, which of course produces a 1 X 1 matrix. For all intents and purposes, such a matrix is a scalar. In the same vein, a vector with only a single component can reasonably be thought of as a scalar.
Alternatively, if you don't like that reasoning, scalars can be thought of as vectors in R\(^{1}\), using their sign to establish direction.
In any case, I don't see the relevance to this discussion of what a particular operation on matrices (e.g., matrix multiplication) or vectors (e.g., vector inner product AKA dot product) has. The usual operations that apply to objects in a vector space are multiplication of a vector by a scalar in some field, and addition of vectors. A vector space has to have additional structure in order to support inner products.
Mark