Class 03/08/21

Unit 3 Continued

Review:

A is a matrix COL(A) is the span of the columns. NULL(A) is the set of solutions of

DIM(NULL(A)) is called the nullity of A. DIM(COL(A) = RANK(A). Find bases for COL(A) and NULL(A).

Example

Find bases for COL(A) and NULL(A).

This reduces to:

Basis of the column space of A:

For the Nullity, continue to RREF:

General solution:

Basis of NULL(A) =

Rank and Nullity Theorem

RANK(A) + NULLITY(A) = # of columns of A

RANK(A) = the number of columns with leading entries in the RREF

NULLITY(A) = the number of columns without leading entries

Theorem

RANK(A) = RANK()

Equivalently

DIM(COL(A)) = DIM(COL())

Theorem

NULL() = NULL(A)

RANK() = RANK(A)

If

RANK()= RANK(B)

RANK() = RANK() = RANK(A)

Unit 4

Linear Transformations

A transformation is a function

From to .

A linear transformation T is a function that satisfies:

Example:

Example

Let T be the function transformation from to defined by

Then:

So:

Matrix Associated to a Linear Transformation

Suppose T is a linear transformation. Define from to .

Define the matrix whose i-th column is where is the i-th column of .