Vector Addition
We add two Vectors together by adding the corresponding components.
Vector addition requires both vectors to have equal dimensions.
We can visualize Vector addition as follows:
- draw the 1st Vector
- draw the 2nd Vector starting from the tip of the 1st Vector
- Draw a line from the tail of the 1st Vector to the tip of the 2nd.
References
3Blue1Brown. Vectors | Chapter 1, Essence of linear algebra. August 2016. URL: https://www.youtube.com/watch?v=fNk_zzaMoSs. ↩