Mammoth Memory

Adding column vectors

Add just like any normal calculation but keep the top row separate from the bottom row

 

Example 1

Add vector a  to vector b

vector a=(23)  vector b=(32)

vector a+b=(2+33+2)=(55)

Shown graphically this is

Column vectors need to be added the same way just make sure to add the axis up as well

vector c=(55)