Understanding Vector Spaces: The Confusion of Notation in Coefficient Matrices

In summary: However, since this is homework help, the focus should be on providing a summary of the content, not answering questions.
  • #1
stgermaine
48
0
If I am given a coefficient matrix of m rows and n columns (an m x n matrix), then is the vector space of that matrix Rm or Rn? I get really confused sometimes. Sometimes, the superscript seems like the number of rows, and sometimes the number of variables. It also doesn't help that my class textbook uses the notation n x m whereas the Lay Linear Algebra textbook, which is far superior to the one used in my class, uses m x n.

Most of the time, it seems like it corresponds to the number of variables, so the number of columns in a coefficient matrix, so an m x n matrix is a vector space of Rn.
 
Physics news on Phys.org
  • #2
stgermaine said:
If I am given a coefficient matrix of m rows and n columns (an m x n matrix), then is the vector space of that matrix Rm or Rn?

I find it helpful to use an informal definition of "vector space":

A vector space is a set of things and some rules for making linear combinations of those things.

##\mathbb{R}^m## and ##\mathbb{R}^n## are two different vector spaces. Suppose we choose a standard basis for each of those spaces, and we agree to represent vectors as columns of their components using those bases. If ##\hat{L}## is a linear transformation that inputs vectors from ##\mathbb{R}^n## and outputs vectors in ##\mathbb{R}^m##, then we can represent ##\hat{L}## as an ##m \times n## matrix. (It's easy to get ##m## and ##n## confused. When in doubt, I pick two small numbers for ##m## and ##n## and write down an example. Then it's usually clear if I've gotten it backwards.)

We can also make linear combinations of matrices: a matrix can be multiplied by a scalar, two matrices can be added, and the rules of * and + are well-behaved. That means the set of all ##m \times n## real matrices forms another vector space. If I remember correctly, this new vector space is isomorphic to ##\mathbb{R}^{m n}##.

For example, the set of all ##2 \times 3## real matrices is a real vector space with dimension 6. Each matrix represents a linear transformation from ##\mathbb{R}^3## to ##\mathbb{R}^2##. I hope that clarifies things!
 
  • #3
Well, first you are going to have to explain what you mean by "the vector space of that matrix"! Of course, a matrix can represent a linear combination from one vector space, U, to another, V. One standard way to do that is by the matrix multiplication Au= v, thinking of u and v as "column matrices" with a single column. If we do that, then the definition of matrix multiplication requires that u have as many rows as A has columns and that v have as many rows as A has rows. That is, if A has "m rows and n columns", u must have n rows, so be in [itex]R^n[/itex] and v must have m rows and so be in [itex]R^m[/itex]. That is, if A has m rows and n columns, A represents a linear transformation from [itex]R^n[/itex] to [itex]R^m[/itex].
 
  • #4
A quote from my textbook says "Note that BA is an nxm matrix (as it represents a linear transf. from Rm to Rn)

And further on it says that "the eqn z = B(Ax) = (BA)x for all vectors x in Rm. I guess what you are saying about linear tarnsformation makes sense, since a lot of these matrices are being multiplied. I was just wondering in cases when the textbook says stuff like "for all vectors x in R2"

And then it hit me that the number of 'rows' on a column vector correspond to the number of columns in a coefficient matrix. I think that's one place where I got mixed up about what the superscript means in Rn.
 
  • #5
stgermaine said:
It also doesn't help that my class textbook uses the notation n x m whereas the Lay Linear Algebra textbook, which is far superior to the one used in my class, uses m x n.

Depends on whether you're talking about row vectors or column vectors?

P.S. Why is this in homework help?
 
  • #6
@Dimension10 I think I was getting column vectors and row vectors confused. Maybe I should have posted this on Linear & Abstract Algebra.

Anyway thank you all I'm no longer confused about this.
 
  • #7
If this was a question about course work, then this is indeed the correct place for it.
 

FAQ: Understanding Vector Spaces: The Confusion of Notation in Coefficient Matrices

What is a vector space Rn?

A vector space Rn is a mathematical concept that describes a set of vectors with certain properties and operations defined on them. The 'n' in Rn represents the number of dimensions in the vector space, and the vectors can have any number of components in each dimension.

What are the properties of a vector space Rn?

The properties of a vector space Rn include closure under addition and scalar multiplication, associativity, commutativity, existence of an identity element, and existence of inverse elements. These properties ensure that the operations on vectors in a Rn space behave as expected and follow the rules of linear algebra.

How is a vector space Rn different from other vector spaces?

The main difference between a vector space Rn and other vector spaces is the number of dimensions. While Rn can have any number of dimensions, other vector spaces may be limited to a specific number of dimensions or have additional restrictions on their properties and operations. Additionally, Rn spaces are often used to model real-world phenomena, while other vector spaces may be used in more abstract mathematical contexts.

What are some examples of vector space Rn?

Vector space Rn is a very general concept and can have many different applications. Some examples of Rn spaces include 2D and 3D coordinate systems, which can represent points and vectors in physical space, and the space of polynomials of degree n, which can represent mathematical functions. Additionally, Rn spaces are used in fields such as physics, engineering, and computer graphics to model and solve real-world problems.

How is a vector space Rn used in linear algebra?

Vector space Rn is a fundamental concept in linear algebra, as it provides a framework for understanding and manipulating vectors and matrices. Many important operations in linear algebra, such as matrix multiplication and solving systems of linear equations, are based on the properties of Rn spaces. Additionally, Rn spaces are used to study vector transformations and the properties of linear transformations.

Back
Top