Another L.A. problem, am i doing this correcto?

  • Thread starter Thread starter georgeh
  • Start date Start date
Click For Summary
SUMMARY

The discussion revolves around the properties of a 3 x 3 matrix A, specifically its nullspace, row space, and column space. It is established that if the nullspace of A is a line through the origin, then the rank of A is 2, indicating that both the row and column spaces are planes through the origin, not lines. The correct terminology includes "dim(nullspace(A))" and "rank(A)", clarifying the mathematical relationships involved. The discussion emphasizes the need for precise language when describing these concepts to avoid confusion.

PREREQUISITES
  • Understanding of linear algebra concepts such as nullspace and rank
  • Familiarity with matrix dimensions and their implications
  • Knowledge of mathematical notation, specifically for subspaces
  • Ability to interpret and manipulate linear equations
NEXT STEPS
  • Study the relationship between nullity and rank in linear algebra
  • Explore the implications of the Rank-Nullity Theorem
  • Learn about the properties of row and column spaces in matrices
  • Investigate examples of 3 x 3 matrices with varying nullspaces and their effects on rank
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking to clarify concepts related to matrix theory and dimensionality.

georgeh
Messages
67
Reaction score
0
Suppose that A is a 3 x 3 matrix whose nullspace is a line through the origin in 3-space. Can the row or column space of A also be a line through the origin?
Well if we have a matrix whose nullspace is a line through the origin then we have..
[X;Y;Z] = [a;b;c] t
And we know that the dimensions of our nullspace is 1..
Also we know that nullspace(a)+rank(a) = n
where n is the columns.
so..
1+rank(a)=3
this implies the rank = 2.
Which has a dimension of two, which means it is a plane through the origin. If the dimension was one, then we would have a line through the origin.
 
Physics news on Phys.org
It's right more or less, but poorly worded. First, I don't think:

Well if we have a matrix whose nullspace is a line through the origin then we have..
[X;Y;Z] = [a;b;c] t


is necessary. Also:

Also we know that nullspace(a)+rank(a) = n

is not technically correct; you mean dim(nullspace(A)) + rank(A) = n. "nullspace(A)" is not a number, it is a subspace. Sometimes, the dimension of the nullspace is called the nullity of A, and denoted N(A) so this notation may save you from having to write "dim(nullspace(A))", but don't just write "nullspace(A)".

this implies the rank = 2.
Which has a dimension of two, which means it is a plane through the origin.


should be:

this implies the rank = 2.
Which implies that the row and columns spaces each have a dimension of two, which means each of them is a plane through the origin.


Notice in your solution, you never actually mention the row or column spaces, so it's not perfectly clear what you're talking about. Also, you never technically say that the row and column spaces are not lines. You say that they are planes, but why say that when the question asks whether or not they are lines. Don't say that they are planes, say that they are not lines. Note that:

If the dimension was one, then we would have a line through the origin.

does not say that they are not lines. You say that if the dimension were 1, then they'd be lines, but what you need to say is that since the dimensions are not 1, they are not lines. A -> B and ~A -> ~B are not logically equivalent, e.g.
 
Ahh..thanks.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K
Replies
2
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K