Skip to content Skip to navigation

Connexions

You are here: Home » Content » Row Space

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the authors

Recently Viewed

This feature requires Javascript to be enabled.

Row Space

Module by: Doug Daniels, Steven Cox

Summary: This module defines precisely what a row space is, gives an example of one, and then a method for finding one given an arbitrary matrix.

The Row Space

As the columns of AT A are simply the rows of AA we call RaAT Ra A the row space of AT A . More precisely

Definition 1: Row Space
The row space of the m-by-n matrix A A is simply the span of its rows, i.e., RaAT {ATy|y m } Ra A A y y m
This is a subspace of n n .

Example

Let us examine the matrix:

A=0100-10100001 A 0100 -1010 0001 (1)
The row space of this matrix is:
RaAT={ y 1 0100+ y 2 -1010+ y 3 0001|y 3 } Ra A y 3 y 1 0100 y 2 -1010 y 3 0001 (2)

As these three rows are linearly independent we may go no further. We "recognize" then RaAT Ra A as a three dimensional subspace of 4 4 .

Method for Finding the Basis of the Row Space

Regarding a basis for RaAT Ra A we recall that the rows of A red A red , the row reduced form of the matrix A A, are merely linear combinations of the rows of A A and hence

RaAT=Ra A red Ra A Ra A red (3)
This leads immediately to:

Definition 2: A Basis for the Row Space
Suppose A A is m-by-n. The pivot rows of A red A red constitute a basis for RaAT Ra A .

With respect to our example,

0100-10100001 0100 -1010 0001 (4)
comprises a basis for RaAT Ra A .

Comments, questions, feedback, criticisms?

Send feedback