This document defines and provides examples of linear combinations of vectors. It discusses two types of linear combinations: affine and convex. An affine combination requires that the coefficients of the vectors add up to 1. A convex combination is a restriction of an affine combination where the coefficients must also be non-negative and between 0 and 1. Examples are provided to illustrate affine and convex combinations.