Range and Nullspace of a Linear Transformation

Range and Nullspace of a Linear Transformation

  • Range - the range (or image) of a linear transformation is the set of vectors can output, which is

  • The range of a linear transformation is the exact same as the definition of the range of a function

  • The range of a linear transformation is always a subspace

  • Rank a linear transformation , the rank of , denoted , is the dimension of the range of

    • Rank 0 transformation turns all vectors into
    • Rank 1 transformation turns all vectors into lines etc…
Let be the plane given by , and let be projection onto . Find

First, find . Since is a projection onto , then . And for all . Then get , which implies that Since is a plane, then

  • Null space (kernel) - of a linear transformation is the set of vectors that get mapped to the zero vector under . That is:
  • The null space of a linear transformation is always a subspace
  • Akin to the rank-range connection, there is a special number called the nullity which specifies the dimension of the null space.
    • Nullity - a linear transformation , the nullity of denoted is the dimension of the null space of
    Let be the plane given by , and let be projection onto . Find null and nullity

    Since is a projection onto , (and because passes through ), then every normal vector for will get sent to when is applied. And besides itself, these are the only vectors that get sent to . Then:

    Since null is a line, then nullity

Fundamental Subspaces of a Matrix

  • Every linear transformation has a range and a null space. Then, every matrix is associated with three fundamental subspaces
  • Fundamental Subspaces - associated with any matrix are 3 fundamental subspaces: the row space, denoted row, is the span of the rows of ; the column space, denoted col, is the span of the columns fo ; and the null space, denoted null, is the set of solutions to
    • The columns of corresponding to pivot columns of rref form a basis of col
    • The non-zero rows of rref form a basis for row
  • To find a basis for the column/row space of matrix
    1. Assume to pick a basis for the span where are columns/row of the matrix
    2. Row reduce to get tis row-reducing-echelon-form
    3. Pick the pivot columns which are the original vectors form a maximal linearly independent subset (the independent vectors in this span) as the vectors in the span of column space
Find the null space of

Need to solve the homogeneous matrix equation of , first row reduce

See that the column is a free variable column (let reps )

Therefore the complete solution in vector form:

For the same above, find a basis for the row space and the columns of

For column space: row reduce columns of and find its independent subsets

The first 2 columns are linearly independent, thus

For the row space: row reduce the rows of and find its independent subsets

This span is already linearly independent, thus

Transpose

  • Transpose, notated is a matrix where the rows and columns of are swapped

  • For a matrix , the dimension of the row space equals the dimension of the column space

    Every pivot of rref lies in exactly one row and one column. Thus the number of basis vectors in row is the same as the number of basis vectors in col

Equations, Null Space, and Geometry

  • Let be a matrix, be a vector, and let be a particular solution to . Then the set of all solutions to is

    To right a complete solutions to , need ① nullspace of ② particular solution to

  • Let be a matrix and let be the rows of . Then the solutions to is precisely the vectors which are orthogonal to every row () of .

    • null consists of all vectors orthogonal to the rows of

    • row consists of all vectors orthogonal to everything in null

    Let , and . Find all vectors orthogonal to both of them

    Let be the matrix whose rows are . Then, calculate null to get all vectors orthogonal to row. Thus the solution is:

Transformations and Matrices

  • Induced Transformations - Let be an matrix. induces a linearly transformation defined by

    Where is the standard bassi for and is the standard basis for

    Let be the transformation induced by the matrix , and let . Computer

    Using the definition fo induced transformations:

    The equation of is given, calculate and substitute the values of

    In other words $

  • Rank of a matrix - let be a matrix, the rank of , denoted rank, is the rank of the linear transformation induced by

  • Nullity of a matrix - let be a matrix, the nullity of , denoted nullity, is the nullity of the linear transformation induced by

Range vs Column Space & Null Space vs. Null Space

  • Let be a matrix and a transformation. The column space of is the set of all linear combinations of the columns of . However, the columns of are numbers, not vectors, so need to turn them into vectors first

    This gets by the definition of induced transformation, know

    Every input of can be written as a linear combination of (because is a basis) and therefore, since is linear, every output can be written as linear combinations of Thus

    Let be defined by . Find the range and rank of

    Let be a matrix for . And . From definitions, know:

    See that is a basis for col and its one diminutional then:

  • Let be a matrix, the rank of is equal to the number of pivots in rref

  • Let be a linear transformation and let be a matrix for . Then nullity is equal to the number of free variable columns in rref

  • For a matrix ,

Rank-Nullity Theorem

  • Define a matrix

    \text{rank}(A) + \text{nullity}(A) = \text{# of columns in}A
    • Rank is the number of pivots of and Nullity is the number of non-pivots of
  • Define a transformation

Let be a plane in given in vector form by How many normal vectors does have

The matrix is rank 2, and so has nullity 2

Therefore there exist linear independent normal directions for