Up: Contents
Introduction

Basis vectors can:

Linear dependence

Vectors are linearly independent if

only when all coefficients are zero.

So you cannot express one base vector in terms of the rest.

Two vectors are linearly dependent if they are along the same line.

Three vectors are linearly dependent if they are in the same plane.

rank

The rank of a matrix is the number of independent rows, or columns.

Basis

A basis for an n-dimensional space is any set of n linearly independent vectors in the space.

Any arbitrary vector in the space can be uniquely expressed in terms of the basis:

Choosing the right basis for a problem can be very helpful.

Span:

What can be produced with a given set of basis vectors:


Up: Contents
09/30/02 0:31:28