Types: N/A
Examples: 4.2.1 Shifting a Vertex Model, 4.2.2 Vector Arithmetic in Mass Spring Chain, 4.2.3 Hooke's Law Data Analysis
Constructions: N/A
Generalizations: N/A

Properties: 4.3 Algebraic Properties of Vector Arithmetic
Sufficiencies: N/A
Questions: N/A

Column Vector Addition

Given column vectors x,yRn, we define addition of these vectors as

x+y=[x1x2xn]n×1=[y1y2yn]n×1=[x1+y1x2+y2xn+yn]

For a single vector-vector addition add, we do n scalar adds. Note that the vector dimensions MUST be identical.

Remark. Notice the sum of two column vectors x,yRn is also a column vector x+yRn. Thus, column vector addition is a 2.3 Relation from Rn×Rn to Rn. Column vector addition can be used to combine information.


Remark. When we don't write stuff but we see it anyways: