A linear combination is a sum of scalar multiples of vectors.

The operation of forming linear combinations of vectors is at the heart of Linear Algebra; it is, arguably, the central construct of the entire subject. And yet, it is relatively straightforward to describe.

In general, given vectors , it can be quite difficult to determine simply by inspection whether or not some other vector is or is not a linear combination of the given collection. One of our goals, discussed in detail below, will be to establish some systematic way of answering this question.

A collection of vectors is linearly dependent iff it is not linearly independent. More precisely,

Call the set vectorwise independent if no vector in the set can be written as a linear combination of the remaining vectors in the set. The following lemma records the equivalence of these two concepts.

Proof
Suppose is a linear combination of equalling the zero vector. If for some , then this linear relation may be rewritten as from which we see that linear dependence implies the set is not vectorwise independent, or (via the contrapositive), (vectorwise independence)(linear independence). On the other hand, suppose the vectors are vectorwise dependent. Thus there must exist an index and scalars such that or, equivalently from which we see that (vectorwise dependence)(linear dependence) or, again by contraposition, (linear independence)(vectorwise independence).
Following Example 1 above, show that the set of vectors is linearly independent, and that the set is linearly dependent.

Given a collection of vectors , a fundamental question one can ask is whether the collection (or set) is linearly independent. One of our main goals in the following sections will be to develop numerical methods for answering this question.