Vector Addition

There are two main operations on vectors. The first one is the addition of two vectors. Let's do the following in the applet below:
  1. Construct two vectors u and v in using the vector tool .
  2. Drag u to the origin i.e. the tail of u is at the origin.
  3. Drag v to the arrowhead of u.
  4. The vector u + v is defined as the vector pointing from the origin to the arrowhead of v.
Alternatively, you can regard the vector u + v as the "diagonal vector" of the parallelogram formed by the two vectors u and v pointing out from the origin. For the physics viewpoint, this definition of addition is quite natural. You can imagine two forces represented by u and v act on a mass at the origin. The resultant force is exactly u + v.
Draw three vectors u, v, and w in the applet. What can you say about the vectors u + v, v + u, (u + v) + w, and u + (v + w) ?
Font sizeFont size
Very smallSmallNormalBigVery big
Bold [ctrl+b]
Italic [ctrl+i]
Underline [ctrl+u]
Strike
Superscript
Subscript
Font color
Auto
Justify
Align left
Align right
Align center
• Unordered list
1. Ordered list
Quote [ctrl+shift+3]
[code]Code [ctrl+shift+4]
Insert table
Remove Format
Insert image [ctrl+shift+1]
Insert icons of GeoGebra tools
[bbcode]
Text tools
Insert Math
How are the column vectors u and v related to the column vector u + v ? Explain your answer briefly.
Font sizeFont size
Very smallSmallNormalBigVery big
Bold [ctrl+b]
Italic [ctrl+i]
Underline [ctrl+u]
Strike
Superscript
Subscript
Font color
Auto
Justify
Align left
Align right
Align center
• Unordered list
1. Ordered list
Quote [ctrl+shift+3]
[code]Code [ctrl+shift+4]
Insert table
Remove Format
Insert image [ctrl+shift+1]
Insert icons of GeoGebra tools
[bbcode]
Text tools
Insert Math
Higher-Dimensional Vectors
The definition of addition for higher-dimensional vectors is analogous to the one for vectors in or . It is harder to visualize the addition procedure in higher-dimensional space. Nonetheless, we can define the vector addition by adding the corresponding column vectors in a similar way. The following are the random examples of the vector addition of two n-dimensional vectors (expressed as column vectors).
Close

Information: Vector Addition