Recall that the addition of real numbers is known be both commutative and associative. That is, if a, b, and c are real numbers, then
- a+b = b+a (commutativity) and
- (a+b)+c = a+(b+c).
Similarly, we proved in class that the addition of two-dimensional vectors is commutative. That is, we showed that if \vec{u} and \vec{v} are two-dimensional vectors, then
You might also recall that we used a so-called componentwise proof to justified this and commented that it should extend naturally to higher dimensional vectors.
Questions
- How would you define the associativity of vector addition?
- How would you prove the associativity of vector addition?