Basic question, vectors into matrices

In summary, when determining independence or solving for null space or subspaces, the way in which vectors are written (rows or columns) does not matter as long as only valid row or column operations are used. However, if finding a basis for the span or determining rank, it may be beneficial to write vectors as rows and use row operations. When checking if a vector is in the span of others, either method can be used, but it is important to consider what the resulting equation represents.
  • #1
20
0
Hi,

My question is concerned with vectors, null space, solving for independence and subspaces.

Now, I've found If a question gives a set of vectors and asks find if they are independent or not The vectors are written in columns (to make a matrix) and then Gaussian elimination is applied.
But in questions like solving for a null space (Ax=0) or subspaces the vectors are written across rows.

Yeah, The notes from my lectures are a bit funny, they seem to switch between writing vectors along columns or rows quiet regularly. If anyone has some general rules about when to write vectors either way, I'd be very grateful.

(If anyone tries to explain something with a diagram/matrix I'd prefer it to be done with 3 vectors in 4 dimensions. Sorry for being fussy but I think because this is a question about the uncertainty of columns/row I'd think it would be best.)

Thanks!
 
Physics news on Phys.org
  • #2
But in questions like solving for a null space (Ax=0) or subspaces the vectors are written across rows

Which vectors are written across rows?

The rule is it doesn't matter which way you write things (rows or columns) as long as you only do things that make sense (row operations or column operations).


If I wanted to find a nice basis for the span of some vectors, such as reduced echelon form, then I would write the vectors as rows and do row operations, and the resulting rows would be what I was after.

If all you want to find is the rank, then it is immaterial since row rank and column rank are the same.


If I wanted to know if a vector, b, was in the span of others, then I can either write as rows and try to solve

xM=b (b written as a row vector)

or I can write as columns and try to solve

Nx=b (b written as a column vector)

You just need to think what xM means and Nx means. The former combines rows of M, the latter combines columns of N.
 

Suggested for: Basic question, vectors into matrices

Replies
2
Views
103
Replies
1
Views
91
Replies
5
Views
721
Replies
10
Views
792
Replies
5
Views
1K
Replies
5
Views
1K
Replies
1
Views
624
Replies
3
Views
739
Back
Top