Basic question, vectors into matrices

  • Context: Undergrad 
  • Thread starter Thread starter Shawj02
  • Start date Start date
  • Tags Tags
    Matrices Vectors
Click For Summary
SUMMARY

This discussion focuses on the representation of vectors in linear algebra, specifically the use of column and row formats in matrices. It establishes that the orientation of vectors (columns vs. rows) does not affect the validity of operations such as Gaussian elimination or determining null spaces (Ax=0). The key takeaway is that while row operations and column operations can be applied interchangeably, the choice of format may depend on the specific goal, such as finding a basis for the span or determining rank. The discussion emphasizes clarity in notation and the importance of understanding the implications of each representation.

PREREQUISITES
  • Understanding of linear algebra concepts such as vectors, matrices, and operations.
  • Familiarity with Gaussian elimination techniques.
  • Knowledge of null spaces and subspaces in vector spaces.
  • Basic proficiency in matrix notation and operations (row vs. column vectors).
NEXT STEPS
  • Study the process of Gaussian elimination in detail.
  • Learn about null space calculations and their applications in linear algebra.
  • Explore the concept of basis and dimension in vector spaces.
  • Investigate the relationship between row rank and column rank in matrices.
USEFUL FOR

Students of linear algebra, educators teaching vector spaces, and anyone looking to clarify the use of row and column vectors in matrix operations.

Shawj02
Messages
19
Reaction score
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
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.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 4 ·
Replies
4
Views
9K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K